# Manual launch post visual asset

Status: `launch_post_visual_asset_review_only_closed_until_human_yes`

This is a **review-only** Sonic-Forage launch image prepared for an awake operator to inspect before any public post. It is not a scheduled post, not a published ad, and not a revenue claim.

## Asset

- Site/social image: `docs/assets/social/sonic_forage_afterparty_launch_post.png`
- Manifest: `docs/data/social-launch-visual-asset.json`
- Canonical proof hub: `https://sonic-forage.github.io/afterparty-forge-explainer-site/`
- Canonical source engine: `https://github.com/Sonic-Forage/jimsky-afterparty-entity-forge`
- Canonical dataset namespace: `Sonic-Forage/jimsky-afterparty-logo-seed`

## Intended manual use

Use this image only after an awake operator reviews the exact post copy, verifies the proof hub, and explicitly approves a channel. Pair it with `docs/social/X_THREAD_DRAFTS.md` or the launch screen checklist; do not let automation post it.

## Human approval question

Do you approve manually using `docs/assets/social/sonic_forage_afterparty_launch_post.png` as a Sonic-Forage review-only launch visual, after verifying the proof hub and exact copy, with no automated posting, paid promotion, outreach, revenue claim, affiliation claim, upload, livestream, GPU/training, or cron mutation?

## Closed gates

- public_posting=false
- auto_post_enabled=false
- paid_promotion=false
- outreach=false
- claim_revenue=false
- claim_openai_affiliation=false
- youtube_upload=false
- publishes_stream=false
- records_audio=false
- uploads_private_media=false
- starts_gpu=false
- starts_paid_api=false
- downloads_models=false
- starts_training=false
- mutates_cron=false

## Blocked without approval

1. Posting or scheduling this image to X/Twitter, YouTube, Discord, email, or any public channel.
2. Starting paid promotion, boosts, ad campaigns, or growth tools.
3. Claiming revenue, customers, sponsorship, OpenAI affiliation, live endpoint success, or verified external results.
4. Uploading private media or attaching unpublished/private datasets.
5. Starting streams, Spaces, recordings, GPU jobs, model downloads, or training.
6. Creating payment links, invoices, checkout pages, wallets, domains, or paid accounts.
7. Mutating cron jobs or creating follow-on automation.

## Verification commands

```bash
PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py
git diff --check
git status --short --branch
```

Expected highlights: aggregate verifier passes, static surface verifier remains closed-gate, the social image path exists, and the manifest keeps `requires_human_approval=true` with every risky flag false.
