{
  "status": "launch_screen_checklist_manual_run_only_closed_until_human_yes",
  "requires_human_approval": true,
  "manual_run_required": true,
  "auto_stream_enabled": false,
  "proof_hub": "https://sonic-forage.github.io/afterparty-forge-explainer-site/",
  "doc": "docs/launch/SCREEN_CHECKLIST.md",
  "human_approval_question": "Do you approve using this screen checklist live, with the exact proof hub URL, draft copy, and manual-only launch actions shown here?",
  "proof_paths": [
    "docs/index.html",
    "docs/launch/SCREEN_CHECKLIST.md",
    "docs/launch/LAUNCH_READINESS_CONTROL_ROOM.md",
    "docs/livestream/TWITTER_SPACE_LIVESTREAM_RUNBOOK.md",
    "docs/social/X_THREAD_DRAFTS.md",
    "docs/data/x-thread-drafts.json",
    "docs/data/launch-readiness-control-room.json",
    "docs/assets/flyers/afterparty_forge_launch_flyer_manifest.json",
    "docs/youtube/CAPTIONS_TRANSCRIPTS_PACK.md",
    "scripts/verify_site.py"
  ],
  "screen_path": [
    "Open proof hub",
    "Show World showcase video",
    "Show BADASS UNICODE FUTURE UI section",
    "Show FACELESS YOUTUBE + FULL FRAMEWORK section",
    "Show LAUNCH ART + CONTROL ROOM flyers and runbook links",
    "Show MANUAL X THREAD DRAFTS section",
    "Close with public/commercial/media gates closed until human approval"
  ],
  "proof_commands": [
    "PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py",
    "git diff --check",
    "git status --short --branch"
  ],
  "expected_highlights": [
    "VERIFY OK afterparty explainer site",
    "no git diff --check output",
    "main...origin/main with no modified files after commit"
  ],
  "blocked_without_approval": [
    "public posting or scheduling",
    "Twitter/X Space creation or livestream start",
    "YouTube upload or caption upload",
    "payment link creation or checkout activation",
    "outreach, DMs, replies, or prospect forms",
    "recording attendees or uploading private media",
    "revenue, sponsorship, attendance, customer, or OpenAI affiliation claims",
    "GPU jobs, training jobs, spend, wallets, or cron mutation"
  ],
  "closed_gates": {
    "public_posting": false,
    "twitter_space_creation": false,
    "livestream_start": false,
    "youtube_upload": false,
    "caption_upload": false,
    "payment_links": false,
    "outreach": false,
    "spend": false,
    "claim_revenue": false,
    "claim_openai_affiliation": false,
    "records_audio": false,
    "uploads_private_media": false,
    "starts_gpu": false,
    "starts_paid_api": false,
    "downloads_models": false,
    "starts_training": false,
    "submits_hackathon": false,
    "mutates_cron": false
  }
}
