Skip to main content
DSOM is a metacognitive governance framework that transforms any AI model into a disciplined Cognitive Digital Twin. By storing your project working context in Git, DSOM ensures your AI maintains memory across sessions and follows deterministic rules.

Quickstart

Set up DSOM in your project in six steps, clone, initialise, and configure your Identity Card.

Core Concepts

Understand the Three-Pillar model, the AI brain artifacts, and sovereign spatial memory.

Daily Rituals

Master the Start-of-Day and End-of-Day rituals keeping your AI synchronised with your project state.

Agent Skills

Discover OKF-compliant standard operating procedures and portable Agent Plugins.

Onboarding Steps

1

Clone or Scaffold

Use dsom-project-cloner or clone the repository to establish the 6-pillar footprint.
2

Initialize Memory

Run .\tools\init-brain.ps1 or bash tools/init-brain.sh to scaffold your active spatial memory.
3

Verify Guardrails

Install pre-commit hooks with uv run python tools/install_git_guardrails.py to enforce safety.
4

Execute SOD Ritual

Run .\tools\reanimate.ps1 at the beginning of each session to load context.