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.