{
  "status": "proof_lane_evidence_wording_manual_review_only_closed_until_human_yes",
  "canonical_namespace": "Sonic-Forage",
  "canonical_pages_url": "https://sonic-forage.github.io/afterparty-forge-explainer-site/",
  "canonical_entity_repo": "Sonic-Forage/jimsky-afterparty-entity-forge",
  "canonical_private_hf_dataset": "Sonic-Forage/jimsky-afterparty-logo-seed",
  "review_only": true,
  "manual_review_required": 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-lane wording in a private/manual demo or final report, after reviewing the exact page/doc/media paths and confirming no public/commercial action should be taken yet?",
  "safe_wording_rules": [
    "Say verified local proof artifacts and static proof hub; do not claim existing customers or public launch results.",
    "Say video and stream packs are review-only media artifacts; do not claim a live upload, stream, or X Space.",
    "Say revenue and buyer materials are draft-only operator scripts; do not claim revenue or active checkout.",
    "Say dataset catalog metadata is private-release-review only; do not claim publication, upload, or training.",
    "Anchor claims to verifier output and repo-local proof paths."
  ],
  "evidence_lanes": [
    {
      "id": "static-proof-hub",
      "approved_wording": "The static proof hub and JSON manifests verify locally with scripts/verify_site.py.",
      "proof_paths": ["docs/index.html", "scripts/verify_site.py", "docs/reports/STATIC_SURFACE_VERIFICATION.md"],
      "non_claims": ["public launch action", "hidden publishing"]
    },
    {
      "id": "launch-proof-index",
      "approved_wording": "The launch proof index maps report claims to repo-local evidence.",
      "proof_paths": ["docs/reports/LAUNCH_PROOF_INDEX.md", "docs/data/launch-proof-index.json"],
      "non_claims": ["revenue", "customer adoption", "affiliation"]
    },
    {
      "id": "first-click-path",
      "approved_wording": "The operator has a 30-second first-click path that stops for one human-approved next action.",
      "proof_paths": ["docs/launch/PROOF_HUB_FIRST_CLICK_CARD.md", "docs/data/proof-hub-first-click-card.json"],
      "non_claims": ["posting", "upload", "stream", "payment", "cron mutation"]
    },
    {
      "id": "dataset-catalog",
      "approved_wording": "The private logo-seed lane has review-safe metadata and proof paths.",
      "proof_paths": ["docs/dataset/DATASET_CATALOG_REVIEW.md", "docs/data/dataset-catalog-review.json"],
      "non_claims": ["public dataset release", "model download", "training", "GPU work"]
    },
    {
      "id": "buyer-safe-script",
      "approved_wording": "The buyer demo script is draft-only and proof-backed.",
      "proof_paths": ["docs/revenue/PRIVATE_DEMO_BUYER_SAFE_SCRIPT.md", "docs/data/private-demo-buyer-script.json"],
      "non_claims": ["outreach", "payment link", "invoice", "revenue claim"]
    }
  ],
  "proof_paths": [
    "docs/reports/PROOF_LANE_EVIDENCE_WORDING.md",
    "docs/data/proof-lane-evidence-wording.json",
    "docs/index.html",
    "docs/data/site-manifest.json",
    "scripts/verify_site.py",
    "docs/reports/LAUNCH_PROOF_INDEX.md",
    "docs/data/launch-proof-index.json",
    "docs/reports/STATIC_SURFACE_VERIFICATION.md",
    "docs/launch/PROOF_HUB_FIRST_CLICK_CARD.md",
    "docs/dataset/DATASET_CATALOG_REVIEW.md",
    "docs/revenue/PRIVATE_DEMO_BUYER_SAFE_SCRIPT.md"
  ],
  "verifier_commands": [
    "PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py",
    "git diff --check"
  ],
  "blocked_without_approval": [
    "Post, schedule, reply, DM, or start an X Space.",
    "Upload YouTube videos, captions, thumbnails, private media, or dataset files.",
    "Start a livestream, recording, paid API call, GPU job, model download, or training job.",
    "Create payment links, invoices, checkout pages, wallets, or spend commitments.",
    "Claim revenue, OpenAI affiliation, customer outcomes, attendance, sponsorship, or live external results.",
    "Create, update, or remove cron jobs.",
    "Move private data or secrets into public docs, site assets, manifests, or media."
  ],
  "closed_gates": {
    "public_posting": false,
    "outreach": false,
    "paid_promotion": false,
    "claim_revenue": false,
    "claim_openai_affiliation": false,
    "youtube_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,
    "submits_hackathon": false,
    "secret_exposure": false,
    "mutates_cron": false
  }
}
