{
  "status": "wake_report_post_delivery_audit_manual_report_only_closed_until_human_yes",
  "canonical_namespace": "Sonic-Forage",
  "canonical_repo": "Sonic-Forage/afterparty-forge-explainer-site",
  "canonical_pages_url": "https://sonic-forage.github.io/afterparty-forge-explainer-site/",
  "review_only": true,
  "manual_report_required": true,
  "manual_audit_required": true,
  "manual_receipt_required": true,
  "requires_human_approval": true,
  "auto_post_enabled": false,
  "auto_upload_enabled": false,
  "auto_stream_enabled": false,
  "auto_payment_enabled": false,
  "auto_outreach_enabled": false,
  "auto_gpu_enabled": false,
  "auto_paid_api_enabled": false,
  "auto_training_enabled": false,
  "auto_cron_mutation_enabled": false,
  "voice_to_shell": false,
  "provider_credential_check": false,
  "secret_exposure": false,
  "human_approval_question": "Do you approve using this Sonic-Forage post-delivery audit checklist to manually record the wake report delivery state, without posting, uploading, streaming, billing, contacting anyone, checking provider credentials, or mutating cron?",
  "audit_questions": [
    {
      "id": "delivered-copy-recorded",
      "question": "Did an awake operator paste or archive the delivered wake-report copy exactly as received?",
      "expected_answer_shape": "manual yes/no plus delivery channel and timestamp",
      "proof_path": "docs/reports/WAKE_REPORT_DELIVERY_RECEIPT_TEMPLATE.md"
    },
    {
      "id": "commit-status-recorded",
      "question": "Does the receipt identify the verified local commit and whether origin/main matched it?",
      "expected_answer_shape": "commit SHA or explicit blocker",
      "proof_path": "docs/reports/PAGES_VERIFICATION_RECEIPT.md"
    },
    {
      "id": "proof-paths-rechecked",
      "question": "Were the launch proof index, source map, and final paste card rechecked before any external copy was used?",
      "expected_answer_shape": "manual yes/no with verifier highlights",
      "proof_path": "docs/reports/LAUNCH_PROOF_INDEX.md"
    },
    {
      "id": "stream-boundary-confirmed",
      "question": "Does the readout still frame stream/media assets as local proof only, not a live broadcast or provider approval?",
      "expected_answer_shape": "manual yes/no plus cited local media proof path",
      "proof_path": "docs/data/stream-loop-local-health-receipt.json"
    },
    {
      "id": "closed-gate-attestation",
      "question": "Are posting, upload, stream, outreach, payment, provider credential checks, GPU, training, secrets, voice-to-shell, and cron mutation still closed?",
      "expected_answer_shape": "manual yes/no plus exception notes if any",
      "proof_path": "docs/data/wake-report-delivery-receipt-template.json"
    }
  ],
  "audit_route": [
    {
      "step": "Run aggregate verifier before reading copy aloud.",
      "proof_path": "scripts/verify_site.py",
      "expected_signal": "VERIFY OK afterparty explainer site"
    },
    {
      "step": "Open delivery receipt template and record the channel/timestamp manually.",
      "proof_path": "docs/reports/WAKE_REPORT_DELIVERY_RECEIPT_TEMPLATE.md",
      "expected_signal": "manual_receipt_required=true"
    },
    {
      "step": "Compare the receipt against the copy QA card and final paste card.",
      "proof_path": "docs/reports/WAKE_REPORT_COPY_QA_CARD.md",
      "expected_signal": "manual_copy_qa_required=true"
    },
    {
      "step": "Recheck the source map before allowing any claim into a public or buyer-facing report.",
      "proof_path": "docs/reports/WAKE_REPORT_SOURCE_MAP.md",
      "expected_signal": "manual_report_required=true"
    },
    {
      "step": "Use the post-delivery audit only as a local checklist until a human chooses the next route.",
      "proof_path": "docs/data/wake-report-post-delivery-audit.json",
      "expected_signal": "wake_report_post_delivery_audit_manual_report_only_closed_until_human_yes"
    }
  ],
  "safe_wording": [
    "Delivered report copy is ready for manual audit against repo-local proof paths.",
    "Pages/proof state should be rechecked before repeating any claim externally.",
    "Stream and media assets are local proof artifacts only until a human-approved launch route exists.",
    "Buyer or public copy remains draft-only until manual review selects exactly one next action.",
    "Sonic-Forage is the canonical namespace for repos, Pages, and dataset references."
  ],
  "do_not_say": [
    "Revenue was earned.",
    "A public post went live.",
    "A livestream started.",
    "A provider approved the stream.",
    "A payment artifact exists without approval.",
    "Buyer outreach happened unattended.",
    "A GPU or training job ran.",
    "Provider credentials were checked.",
    "Cron was changed by this audit."
  ],
  "blocked_without_approval": [
    "posting or scheduling social copy",
    "uploading YouTube videos, Shorts, captions, or thumbnails",
    "starting Twitter Spaces, OBS, RTMP, livestreams, or recordings",
    "sending outreach, DMs, email, forms, or buyer followups",
    "creating checkout links, invoices, payment requests, or revenue claims",
    "checking provider credentials or private API dashboards",
    "starting GPU, paid API, model download, or training jobs",
    "publishing datasets, private media, or Hugging Face uploads",
    "creating wallets or moving funds",
    "creating, editing, or deleting cron jobs"
  ],
  "verifier_commands": [
    "PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py",
    "git diff --check",
    "git status --short --branch"
  ],
  "proof_paths": [
    "docs/reports/WAKE_REPORT_POST_DELIVERY_AUDIT.md",
    "docs/data/wake-report-post-delivery-audit.json",
    "docs/reports/WAKE_REPORT_DELIVERY_RECEIPT_TEMPLATE.md",
    "docs/data/wake-report-delivery-receipt-template.json",
    "docs/reports/WAKE_REPORT_COPY_QA_CARD.md",
    "docs/reports/WAKE_REPORT_FINAL_PASTE_CARD.md",
    "docs/reports/LAUNCH_PROOF_INDEX.md",
    "docs/reports/PAGES_VERIFICATION_RECEIPT.md",
    "scripts/verify_site.py"
  ],
  "closed_gates": {
    "public_posting": false,
    "youtube_upload": false,
    "caption_upload": false,
    "x_posting": false,
    "x_space_start": false,
    "livestream_start": false,
    "publishes_stream": false,
    "records_audio": false,
    "uploads_private_media": false,
    "outreach": false,
    "payment_links": false,
    "invoice_creation": false,
    "claim_revenue": false,
    "claim_openai_affiliation": false,
    "provider_credential_check": false,
    "starts_gpu": false,
    "starts_paid_api": false,
    "downloads_models": false,
    "starts_training": false,
    "hf_upload": false,
    "wallet_actions": false,
    "secret_exposure": false,
    "voice_to_shell": false,
    "mutates_cron": false
  }
}
