{
  "docs_dir": "docs",
  "publish_directory": "docs",
  "hosting_target": "Cloudflare Pages",
  "ready_for_static_publish": true,
  "external_setup_required": true,
  "fixture_mode_affected": false,
  "site_map_count": 128,
  "artifact_index_count": 115,
  "local_link_count": 109,
  "missing_link_count": 0,
  "missing_links": [],
  "checks": [
    {
      "key": "docs_index",
      "label": "docs/index.html exists",
      "passed": true
    },
    {
      "key": "mock_index",
      "label": "docs/mock/index.html exists",
      "passed": true
    },
    {
      "key": "site_map",
      "label": "docs/site_map.json has entries",
      "passed": true
    },
    {
      "key": "artifact_index",
      "label": "docs/mock/artifact_index.json exists",
      "passed": true
    },
    {
      "key": "local_links",
      "label": "docs/index.html local links resolve",
      "passed": true,
      "details": []
    },
    {
      "key": "product_copy",
      "label": "docs/index.html passes product-copy guardrails",
      "passed": true,
      "details": []
    }
  ],
  "blockers": [],
  "next_actions": [
    "create or confirm the standalone GitHub repo",
    "connect Cloudflare Pages to the repo after GitHub Actions pass",
    "set the Pages publish directory to docs",
    "keep live provider secrets out of static docs artifacts"
  ]
}