Navigation for platform SSOT docs (root + docs/ + shared lib maps). Project-specific trees under projects/active/ keep their own docs — not listed here.
| Role | Path |
|---|---|
| Human hub | ../README.md |
| Agent entry | ../AGENTS.md |
| Agent full guide | AGENTS.md |
| Workspace map | ../STRUCTURE.md |
| Coding standards | ../.custom-instructions.md · DEVELOPMENT-STANDARDS.md |
| Harness JIT | harness/README.md · bun run harness:status |
| Role | Path | Anchors |
|---|---|---|
| Bun install / bunfig / CI | UNIFIED.md | TOC |
| Wire boundary (parse once) | WIRE_BOUNDARY.md | full map |
| Portal foundation (static UI) | portal-foundation.md | data.js · topbar · verify · dev reload · TOC board § |
| TOC Ops portal tenant | harness/tenants/toc-ops.md | /portal/toc fixture · surface map · MCP boundary |
| Platform routing (local vs Pages) | platform-routing.md | domains · functions · auth plane |
| Registry client SDK | registry-client.md | resolve · download · publish |
| Bun runtime nits (Phase 1) | bun-runtime-nits.md | inspect · streams · url · file-io |
| Package import graph | IMPORT_BOUNDARIES.md | — |
| Bun native capabilities | BUN_NATIVE_CAPABILITIES.md | TOC |
| Bun DX catalog | bun run dx:catalog <id> |
SSOT config/bun-dx-catalog.ts |
| Bun token/catalog operate | BUN_DOCS_OPERATE.md | bun run docs:refresh |
| Bun-first policy | bun/BUN_FIRST_POLICY.md | pin 1.4.0 |
| Tree | Role |
|---|---|
| guides/ | Short runbooks |
| audit/ | FactoryWager audit findings + concepts (sibling SSOT, not BunToken) |
| organization/ | Velocity / homebase discovery |
| harness/ | JIT index, proof, authority |
| packages/ | Package registry map |
| performance/ | Search baseline governance |
| contributing/ | CONTRIBUTING |
bun tools/bun-doc-refs.ts suggest "Bun.secrets"
bun run harness:status
bun run docs:map:check
bun run docs:refresh
bun run verify:proof-taxonomy:save # proof JSON contracts + cross-proof parity
PAGES_VERIFY_BASE=https://project-r-score.pages.dev bun run verify:pages-edge
PORTAL_VERIFY_BASE=http://127.0.0.1:3000 bun run verify:portal
Historical dumps formerly under docs/ were removed from the live tree (2026-07). Local checkout may still have a gitignored copy under docs/archives/retired-2026-07-deep-pass/ — that path is not tracked.
Recover any file: git log --all --full-history -- 'docs/<name>.md' · git show <commit>:docs/<name>.md.
Do not resurrect dumps into live docs/. Nested product docs stay under projects/active/**.