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 | Home |
| Wiki full index | wiki index |
| Registry index (wiki) | registry index |
| Agent entry | AGENTS.md |
| Agent full guide | AGENTS.md |
| Workspace map | STRUCTURE.md |
| Coding standards | DEVELOPMENT-STANDARDS.md · full custom-instructions.md (repo) |
| Harness JIT | harness index · bun run harness:status |
| Live surfaces (wiki vs portal) | Live surfaces · platform-routing.md |
| Surface | URL |
|---|---|
| Wiki | wiki.factory-wager.com |
| Portal | score.factory-wager.com/portal/ |
| Registry | score.factory-wager.com/registry/ |
| Portal weave (JSON) | portal-weave.json |
| Role | Path | Anchors |
|---|---|---|
| Bun install / bunfig / CI | UNIFIED.md | TOC · catalogs & workspace protocols |
| Hybrid monorepo workspaces | harness/tenants/monorepo-workspaces.md | validate:workspaces · catalog: · filter · tag v5.2.2-monorepo-workspaces-catalog |
| Wire boundary (parse once) | WIRE_BOUNDARY.md | full map |
| Portal foundation (static UI) | portal-foundation.md | data.js · topbar · verify · dev reload · TOC board § |
| Platform routing (local vs Pages) | platform-routing.md | domains · functions · auth plane |
| Brand / domain / vault map | brand-alignment.md | dig-verified hosts · email · Proton vaults · tunnels → tunnel-inventory |
| Compliance portal (MA/NJ) | harness/tenants/compliance-portal.md | /portal/compliance/ · compliance:bake |
| Partner limit raises | harness/tenants/partner-limits.md | /portal/limits/ · multi-factor · ops:limits:* · agent API |
| Jurisdiction policy catalog | JURISDICTIONS.md | generated policy lifecycle · inheritance · policy:audit |
| Seat capital desk | harness/tenants/seat-capital-desk.md | Telegram desk · intake · registry bake |
| Factory Telegram | harness/tenants/telegram-factory.md | surfaces · ops consume · templates |
| Package-group handshake | harness/tenants/partner-package-group-handshake.md | readiness · invite gap · 23 lanes |
| Identity / auth subsystem | ../lib/identity/README.md | lockout · anomaly · geo · JIT |
| Ops snapshot / registry bake | harness/tenants/ops-snapshot.md | ops:snapshot · portal embeds |
| Public plane | harness/tenants/public-plane.md | public:audit:verify |
| Proton / vault | harness/tenants/proton-integration.md | CF token · deploy · signing |
| TOC Ops portal tenant | harness/tenants/toc-ops.md | /portal/toc fixture · surface map · MCP boundary |
| 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 · docs-artifact-paths.ts | docs:refresh:fast (daily) · docs:feeds:refresh · docs:refresh (full) |
| Bun-first policy | bun/BUN_FIRST_POLICY.md | pin 1.4.0 |
| Bun-first guards | BUN_FIRST_GUARDS.md | policy enforcement notes |
| Bun test speed | BUN_TEST_SPEED.md | parallel / isolate / shard day-loop |
| Registry index ADR | adr/0002-registry-index-ssot.md | R2 SSOT · file is snapshot |
| Tree | Role |
|---|---|
| guides/ | Short runbooks |
| adr/ | Architecture decision records (registry index · telegram desk) |
| 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
bun run verify:portal:static
bun run compliance:verify
bun run telegram:handshake:readiness --deep
bun run ops:snapshot --no-seed
bun run public:audit:verify
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/**.