{
  "status": "proof_hub_print_one_pager_manual_review_only_closed_until_human_yes",
  "canonical_namespace": "Sonic-Forage",
  "canonical_pages_url": "https://sonic-forage.github.io/afterparty-forge-explainer-site/",
  "review_only": true,
  "manual_review_required": true,
  "manual_print_or_screenshot_only": true,
  "requires_human_approval": true,
  "auto_post_enabled": false,
  "auto_upload_enabled": false,
  "auto_stream_enabled": false,
  "auto_payment_enabled": false,
  "human_approval_question": "Do you approve using this Sonic-Forage proof hub print one-pager in a manual private review, with no posting, upload, stream, outreach, payment, dataset release, GPU/training, or cron changes unless you give a separate explicit yes?",
  "one_page_operator_script": [
    {"step": "Boundary line", "proof_path": "docs/reports/PROOF_HUB_REPORTING_GUARDRAILS.md"},
    {"step": "Canonical page", "proof_path": "docs/index.html"},
    {"step": "First proof lane", "proof_path": "docs/reports/LAUNCH_PROOF_INDEX.md"},
    {"step": "Media lane", "proof_path": "docs/youtube/YOUTUBE_FINAL_PREFLIGHT_CHECKLIST.md"},
    {"step": "Stream lane", "proof_path": "docs/streaming/STREAM_REHEARSAL_CHECKLIST.md"},
    {"step": "Dataset lane", "proof_path": "docs/dataset/DATASET_CATALOG_REVIEW.md"},
    {"step": "Buyer-safe lane", "proof_path": "docs/revenue/BUYER_SAFE_NEXT_ACTION_CARD.md"},
    {"step": "Verification close", "proof_path": "scripts/verify_site.py"}
  ],
  "safe_wording": [
    "Sonic-Forage has a repo-backed proof hub with launch art, faceless-video assets, captions, stream-loop review packs, dataset metadata, and buyer-safe handoff docs.",
    "The artifacts are manual-review-only until an awake operator approves the exact next action.",
    "The verifier checks local HTML, JSON manifests, proof paths, and closed gates.",
    "This one-pager is a navigation aid, not a launch, payment, outreach, upload, stream, or revenue claim."
  ],
  "do_not_say": [
    "Do not say revenue has been earned unless a verified payment exists.",
    "Do not say a YouTube upload, social post, livestream, Space, or outreach message happened unattended.",
    "Do not say Sonic-Forage is affiliated with OpenAI or any platform unless separately verified and approved.",
    "Do not imply private dataset release, model training, GPU work, or customer results happened.",
    "Do not show tokens, .env values, private URLs, stream keys, buyer data, or raw private media."
  ],
  "verifier_commands": [
    "PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py",
    "git diff --check",
    "git status --short --branch"
  ],
  "proof_paths": [
    "docs/index.html",
    "docs/data/site-manifest.json",
    "docs/launch/PROOF_HUB_START_HERE.md",
    "docs/reports/LAUNCH_PROOF_INDEX.md",
    "docs/reports/PROOF_HUB_REPORTING_GUARDRAILS.md",
    "docs/youtube/YOUTUBE_FINAL_PREFLIGHT_CHECKLIST.md",
    "docs/streaming/STREAM_REHEARSAL_CHECKLIST.md",
    "docs/dataset/DATASET_CATALOG_REVIEW.md",
    "docs/revenue/BUYER_SAFE_NEXT_ACTION_CARD.md",
    "docs/launch/PROOF_HUB_PRINT_ONE_PAGER.md",
    "docs/data/proof-hub-print-one-pager.json"
  ],
  "blocked_without_approval": [
    "Posting or scheduling the one-pager publicly",
    "Sending outreach, DMs, email, forms, or buyer follow-up",
    "Creating payment links, invoices, checkout pages, wallets, or purchase flows",
    "Uploading YouTube captions/videos or private media",
    "Starting a livestream, X Space, recording session, or OBS automation",
    "Publishing or uploading the private dataset",
    "Starting GPU work, paid APIs, model downloads, or training",
    "Claiming revenue, platform affiliation, customer results, or attendance",
    "Changing cron jobs or exposing secrets"
  ],
  "closed_gates": {
    "public_posting": false,
    "outreach": false,
    "paid_promotion": false,
    "claim_revenue": false,
    "claim_openai_affiliation": false,
    "youtube_upload": false,
    "caption_upload": false,
    "publishes_stream": false,
    "records_audio": false,
    "uploads_private_media": false,
    "public_dataset_release": false,
    "starts_gpu": false,
    "starts_paid_api": false,
    "downloads_models": false,
    "starts_training": false,
    "payment_links": false,
    "wallet_actions": false,
    "secret_exposure": false,
    "mutates_cron": false
  }
}
