Skip to content

Documentation Navigation

Use this file when you know your goal but not the right document.

For the canonical file map, start with INDEX.md.

When implementation changes materially, update the appropriate existing .md file in the same change set and cross-reference the relevant code/config paths where it helps prevent drift.

I Need Current Runtime Truth

  1. ../OPENCLAW_CONTEXT_ANCHOR.md
  2. OPERATOR_GUIDE.md
  3. reference/state-schema.md
  4. reference/task-types.md

I Need To Operate Or Deploy The System

  1. ../QUICKSTART.md
  2. ../DEPLOYMENT.md
  3. operations/deployment.md
  4. guides/monitoring.md
  5. operations/backup-recovery.md
  6. operations/KNOWLEDGE_MIRROR_POLICY.md

I Need To Understand The Architecture

  1. start/architecture-overview.md
  2. concepts/architecture.md
  3. reference/api.md

I Need Historical Cutover Context

Use Git history for the retired proof lane. The only in-repo historical doc that still matters for the current operator surface is:

  1. operations/OPERATOR_S_CONSOLE_CUTOVER_BLUEPRINT.md

I Need To Close Remaining Gaps

Sprint To Completion is the primary orchestrator-first execution tracker for unfinished repository work. Use it to finish the control plane before taking on broader exposure work.

  1. operations/SPRINT_TO_COMPLETION.md
  2. operations/DOCUMENT_AUDIT.md
  3. GOVERNANCE_REPO_HYGIENE.md

I Need To Extend The Runtime

  1. guides/adding-tasks.md
  2. guides/configuration.md
  3. guides/running-agents.md
  4. reference/api.md
  5. operations/KNOWLEDGE_MIRROR_POLICY.md

I Need Help Troubleshooting

  1. troubleshooting/common-issues.md
  2. troubleshooting/debugging.md
  3. operations/backup-recovery.md

I Found An Older "Complete" Or "Phase" Doc

Do not treat it as active truth first.

  1. Check operations/DOCUMENT_AUDIT.md
  2. Confirm whether the file is classified as canonical or historical
  3. Prefer code/config and the canonical docs listed in INDEX.md

Built from the canonical repo docs and generated site source.