{
  "schema": "glee.local_launch_review.v0",
  "review_id": "GLEE-LOCAL-LAUNCH-REVIEW-v0",
  "title": "GLEE Local Launch Review",
  "status": "local_review_not_deployed",
  "updated_at_utc": "2026-07-06T06:21:51Z",
  "public_route": "launch-review/",
  "summary": "A public-safe local review board for the current Round Zero proof spine. It shows what can be inspected locally, what proof exists, and which launch decisions remain outside this static build.",
  "readiness": {
    "local_review_state": "reviewable",
    "deploy_state": "not_deployed",
    "production_claim": "not_claimed",
    "receipt_projection": "public_safe_projection_only"
  },
  "metrics": {
    "review_routes": 7,
    "receipt_summaries": 7,
    "verified_receipts": 6,
    "surfaces": 7,
    "proof_markers": 33,
    "research_papers": 1,
    "dream_board_cards": 8
  },
  "attached_receipts": [
    "2026-07-05_launch_review_route",
    "PROMO-BRIDGE-001"
  ],
  "surfaces": [
    {
      "name": "Bridge",
      "route": "bridge/",
      "role": "navigation",
      "state": "local_route",
      "proof": "links to reviewable proof surfaces"
    },
    {
      "name": "Receipts",
      "route": "receipts/",
      "role": "evidence",
      "state": "verified_local_not_deployed",
      "proof": "seven selected public-safe receipt summaries, filters, and proof counts"
    },
    {
      "name": "Research Outputs",
      "route": "research/",
      "role": "study",
      "state": "verified_local_not_deployed",
      "proof": "research journal plus one concrete research paper"
    },
    {
      "name": "Local Public Proof Spine",
      "route": "research/local-public-proof-spine/",
      "role": "synthesis",
      "state": "verified_local_not_deployed",
      "proof": "three claims, eight proof refs, and three receipt ids"
    },
    {
      "name": "Dream Board",
      "route": "dream-board/",
      "role": "state",
      "state": "verified_local_not_deployed",
      "proof": "eight work cards and DB-008 promoted output link"
    },
    {
      "name": "Remix Protocol",
      "route": "remix/",
      "role": "method",
      "state": "verified_local_not_deployed",
      "proof": "public method route and JSON model"
    },
    {
      "name": "Absorption Ledger",
      "route": "absorptions/",
      "role": "study",
      "state": "verified_local_not_deployed",
      "proof": "first public intake ledger and machine-readable manifest"
    }
  ],
  "proof_gates": [
    {
      "gate": "route_checks",
      "state": "pass",
      "summary": "Local review routes return 200."
    },
    {
      "gate": "data_checks",
      "state": "pass",
      "summary": "Public JSON parses and contains no private path or credential-shaped strings."
    },
    {
      "gate": "browser_assertions",
      "state": "pass",
      "summary": "Desktop, tablet, and mobile browser checks passed for recent proof surfaces."
    },
    {
      "gate": "layered_ui_verify",
      "state": "pass",
      "summary": "Layered UI verification reported zero issues on current proof-spine surfaces."
    },
    {
      "gate": "ship_lint",
      "state": "pass",
      "summary": "Whole-tree ship lint passed with zero violations on the latest receipt-projection proof."
    },
    {
      "gate": "receipt_replay",
      "state": "pass",
      "summary": "Latest receipt replay passed with zero warnings."
    }
  ],
  "launch_blockers": [
    {
      "blocker": "deploy_authority",
      "owner": "captain",
      "state": "open",
      "summary": "Public deployment remains a separate authority decision."
    },
    {
      "blocker": "signed_in_runtime_audit",
      "owner": "captain",
      "state": "open",
      "summary": "Signed-in runtime proof needs a real user session; this local route does not fake login state."
    },
    {
      "blocker": "paid_action_configuration",
      "owner": "captain",
      "state": "open",
      "summary": "Paid-action smoke values and production-only configuration remain outside public static files."
    }
  ],
  "decision_options": [
    "Keep these surfaces local and continue building reviewable proof.",
    "Authorize a deploy owner to publish the source-green static surfaces and run post-deploy proof.",
    "Assign route/deploy ownership elsewhere while preserving this local proof spine."
  ],
  "proof_refs": [
    "bridge/",
    "receipts/",
    "data/receipts/GLEE-PUBLIC-RECEIPTS-v0.json",
    "research/",
    "research/local-public-proof-spine/",
    "data/research/GLEE-LOCAL-PUBLIC-PROOF-SPINE-v0.json",
    "dream-board/",
    "data/dream-board/GLEE-DREAM-BOARD-v0.json"
  ],
  "release_gate": {
    "deploy_status": "not_deployed",
    "required_before_deploy": [
      "Captain authorizes deploy owner and route target.",
      "Post-deploy route checks prove the public URLs match source-green local surfaces.",
      "Signed-in runtime proof is generated from a real user session when applicable.",
      "No public copy claims production behavior that has not been verified."
    ]
  }
}
