{
  "generated": "2026-07-24T07:59:50.554Z",
  "surfaces": [
    {
      "label": "Home",
      "href": "/"
    },
    {
      "label": "Registry",
      "href": "/portal/"
    },
    {
      "label": "Ops",
      "href": "/portal/ops/",
      "note": "C4 experiments · C5 prediction"
    },
    {
      "label": "TOC Ops",
      "href": "/portal/toc/",
      "note": "Drum/Buffer/Rope · operate-lite"
    },
    {
      "label": "Monitoring",
      "href": "/monitoring/",
      "note": "routing · env · proof tiles"
    },
    {
      "label": "DOD queue",
      "href": "/portal/dod/",
      "note": "visual proof review"
    },
    {
      "label": "Skills",
      "href": "/portal/skills/",
      "note": "catalog · .skill packages"
    },
    {
      "label": "Dashboard",
      "href": "/portal/dashboard/",
      "note": "executive proof summary"
    },
    {
      "label": "Catalog",
      "href": "/portal/catalog/"
    },
    {
      "label": "Health",
      "href": "/portal/health/"
    },
    {
      "label": "Env",
      "href": "/portal/env/"
    },
    {
      "label": "Prediction report",
      "href": "/registry/prediction/report/"
    }
  ],
  "artifacts": [
    {
      "label": "ops-summary",
      "href": "/registry/ops-summary.json"
    },
    {
      "label": "toc-ops",
      "href": "/registry/toc-ops.json",
      "note": "operate-lite bake"
    },
    {
      "label": "toc-ops bake proof",
      "href": "/registry/toc-ops-bake-proof.json"
    },
    {
      "label": "monitoring",
      "href": "/registry/monitoring.json"
    },
    {
      "label": "skills-catalog",
      "href": "/registry/skills-catalog.json"
    },
    {
      "label": "dod-queue",
      "href": "/registry/dod-queue.json"
    },
    {
      "label": "static aggregate",
      "href": "/registry/static.json"
    },
    {
      "label": "proof taxonomy",
      "href": "/registry/proof-taxonomy-audit.json"
    },
    {
      "label": "portal weave",
      "href": "/registry/portal-weave.json"
    }
  ],
  "scripts": [
    {
      "label": "Demo snapshot",
      "cmd": "bun run ops:snapshot:demo",
      "doc": "docs/harness/tenants/ops-snapshot.md"
    },
    {
      "label": "Prediction seed",
      "cmd": "bun run ops:seed:prediction"
    },
    {
      "label": "TOC Ops seed",
      "cmd": "bun run ops:seed:toc",
      "doc": "docs/harness/tenants/toc-ops.md"
    },
    {
      "label": "Reference discovery",
      "cmd": "bun run reference:discover:check",
      "doc": "docs/harness/tenants/reference-discovery.md"
    },
    {
      "label": "Sync R2 registry index",
      "cmd": "bun run registry:sync-index-r2"
    },
    {
      "label": "Pages edge verify",
      "cmd": "bun run verify:pages-edge --taxonomy"
    }
  ]
}
