{
  "status": "final_launch_receipt_draft_closed_until_human_yes",
  "canonical_namespace": "Sonic-Forage",
  "canonical_pages_url": "https://sonic-forage.github.io/afterparty-forge-explainer-site/",
  "canonical_repos": [
    "https://github.com/Sonic-Forage/afterparty-forge-explainer-site",
    "https://github.com/Sonic-Forage/jimsky-afterparty-entity-forge"
  ],
  "canonical_private_hf_dataset": "Sonic-Forage/jimsky-afterparty-logo-seed",
  "requires_human_approval": true,
  "human_approval_question": "Do you approve using this final launch receipt to guide a live/manual launch report while keeping all public/commercial/media/model/secret/cron actions closed unless separately approved?",
  "receipt_doc": "docs/reports/FINAL_LAUNCH_RECEIPT.md",
  "verifier_commands": [
    "PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py",
    "PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_static_surface.py",
    "git diff --check",
    "git status --short --branch",
    "git ls-remote origin refs/heads/main"
  ],
  "expected_success_highlights": [
    "VERIFY OK afterparty explainer site",
    "STATIC SURFACE OK",
    "git diff --check has no whitespace output",
    "git status clean after verified commit",
    "origin/main remote head matches pushed commit"
  ],
  "proof_paths": [
    "docs/index.html",
    "docs/data/site-manifest.json",
    "docs/reports/LAUNCH_PROOF_INDEX.md",
    "docs/data/launch-proof-index.json",
    "docs/reports/WAKE_REPORT_READINESS_CHECKLIST.md",
    "docs/data/wake-report-readiness.json",
    "docs/reports/STATIC_SURFACE_VERIFICATION.md",
    "docs/data/static-surface-verification.json",
    "docs/accessibility/PROOF_HUB_ACCESSIBILITY_AUDIT.md",
    "docs/data/accessibility-audit.json",
    "docs/social/LAUNCH_POST_VISUAL_ASSET.md",
    "docs/data/social-launch-visual-asset.json",
    "docs/data/final-launch-receipt.json"
  ],
  "report_structure_60_second": [
    "Open with proof, not hype: static proof hub with videos, launch art, runbooks, captions, verifier receipts, and buyer-safe scripts.",
    "Open the Sonic-Forage Pages proof hub and show launch art, captions/transcript, proof index, accessibility audit, social visual, and this receipt.",
    "Run the aggregate and static verifiers, then git diff --check.",
    "Open the launch proof index and use only allowed claim wording backed by repo-local proof paths.",
    "State that all public, commercial, media, model, secret, wallet, and cron actions remain closed without a separate human yes."
  ],
  "blocked_without_approval": [
    "Post or schedule X/social copy.",
    "Upload YouTube videos, captions, thumbnails, or Shorts.",
    "Start a Twitter Space, livestream, RTMP publish, OBS session, or recording.",
    "Send outreach, DMs, emails, invoices, checkout links, or payment links.",
    "Claim revenue, customers, OpenAI affiliation, sponsorship, live deployment, or paid results not separately verified.",
    "Start GPU jobs, training, model downloads, paid APIs, wallet actions, or cron mutations.",
    "Upload private media, secrets, raw datasets, tokens, or .env values."
  ],
  "non_claims": [
    "No verified revenue or customer purchase is claimed.",
    "No public social post, YouTube upload, livestream, Twitter Space, or outreach occurred.",
    "No OpenAI affiliation, sponsorship, attendance, or endorsement is claimed.",
    "No GPU job, training job, model download, paid API job, wallet action, public dataset release, or cron mutation occurred.",
    "No secrets, .env values, private media, or raw private datasets are exposed."
  ],
  "closed_gates": {
    "public_posting": false,
    "outreach": false,
    "paid_promotion": false,
    "payment_link_creation": false,
    "invoice_execution": false,
    "claim_revenue": false,
    "claim_openai_affiliation": false,
    "youtube_upload": false,
    "publishes_stream": false,
    "starts_twitter_space": false,
    "records_audio": false,
    "uploads_private_media": false,
    "starts_gpu": false,
    "starts_paid_api": false,
    "downloads_models": false,
    "starts_training": false,
    "wallet_actions": false,
    "secret_exposure": false,
    "mutates_cron": false
  }
}
