# Proof Hub Print One-Pager

Status: `proof_hub_print_one_pager_manual_review_only_closed_until_human_yes`

This one-pager is a print/screenshot-safe route for an awake Sonic-Forage operator who needs a compact handout before opening the full proof hub. It is a local/repo-backed review artifact only. It does not approve public posting, upload, livestream, recording, outreach, paid promotion, payment links, revenue claims, platform affiliation claims, dataset release, private-media movement, GPU work, training, model downloads, secret-bearing actions, or cron mutation.

## Exact 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

1. **Boundary line:** "This is a proof-over-hype review sheet. Everything points to repo-local or public Pages proof; external launch actions are closed until a human yes."
2. **Canonical page:** Open `https://sonic-forage.github.io/afterparty-forge-explainer-site/` and search for `Proof Hub Start Here`.
3. **First proof lane:** Show `docs/reports/LAUNCH_PROOF_INDEX.md` and explain that each claim has a repo-local proof path.
4. **Media lane:** Show the faceless-video / caption / thumbnail packs as manual-upload-only assets, not published YouTube results.
5. **Stream lane:** Show stream-ready loop and rehearsal checklist as operator review artifacts, not an active broadcast.
6. **Dataset lane:** Show `docs/dataset/DATASET_CATALOG_REVIEW.md` as private dataset metadata only, with release/upload/training closed.
7. **Buyer-safe lane:** Show `docs/revenue/BUYER_SAFE_NEXT_ACTION_CARD.md` and stop at one human-approved route.
8. **Verification close:** Run the verifier command below before any report or demo claim.

## Terminal proof commands

```bash
cd /opt/data/workspace/projects/afterparty-forge-explainer-site
PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py
git diff --check
git status --short --branch
```

Expected highlights: `STATIC SURFACE OK`, `VERIFY OK afterparty explainer site`, no diff-check output, and a clean or intentionally explained git status.

## 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.

## 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/data/proof-hub-print-one-pager.json`

## 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

## Failure recovery

If any proof path is missing or verification fails, stop the print/screenshot handout, do not make public or commercial claims, capture the failing command name only, fix locally, rerun `PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py`, rerun `git diff --check`, and keep generated caches out of served roots.
