# Operator Audio Drop Manifest — Intergalactic Radio Bed

Status: `operator_audio_drop_manifest_closed_until_human_yes`

This review-only audio drop packages the local Sonic-Forage Afterparty Forge 24/7 stream sound check as proof-hub material. It is meant for an awake operator to audition, verify, and decide whether it belongs in a future public stream or faceless-video lane.

## Canonical namespace

- Canonical org: `Sonic-Forage`
- Proof hub: `https://sonic-forage.github.io/afterparty-forge-explainer-site/`
- Source repo: `Sonic-Forage/afterparty-forge-explainer-site`
- Entity forge repo: `Sonic-Forage/jimsky-afterparty-entity-forge`

## Audio files

| Lane | Path | Format | Duration | Operator use |
| --- | --- | --- | --- | --- |
| Intergalactic radio music bed | `docs/streaming/operator_drops/intergalactic_radio_bed_90s.wav` | WAV | 90.000s | Local audition bed for a future manual stream or proof-hub screen share. |
| Live host voice proof | `docs/streaming/operator_drops/intergalactic_radio_live_host_001.mp3` | MP3 | 35.472s | Review-only host bumper; do not publish or stream unattended. |
| Live host voice proof alternate | `docs/streaming/operator_drops/intergalactic_radio_live_host_001.ogg` | OGG | 35.479s | Browser-friendly alternate for local/manual audition. |

## Verifier commands

Run from the repo root:

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

Expected highlights:

- `VERIFY OK afterparty explainer site`
- `STATIC SURFACE OK ...`
- all audio proof paths exist and have non-zero byte size
- every risky public/commercial/media/model/cron gate remains `false`

## Human approval question

Do you approve manually auditioning these Sonic-Forage operator audio drops in a live demo or future stream plan after reviewing the files, route, and copy?

## Closed gates

- `public_posting=false`
- `auto_stream_enabled=false`
- `publishes_stream=false`
- `records_audio=false`
- `uploads_private_media=false`
- `youtube_upload=false`
- `claim_revenue=false`
- `claim_openai_affiliation=false`
- `starts_gpu=false`
- `starts_paid_api=false`
- `downloads_models=false`
- `starts_training=false`
- `mutates_cron=false`
- `secret_exposure=false`

## Blocked without approval

- Do not post, schedule, upload, stream, or start a Space with these files.
- Do not claim the audio ran publicly, attracted listeners, earned revenue, or represented OpenAI.
- Do not start recording, RTMP publishing, OBS output, GPU jobs, model downloads, paid APIs, or training.
- Do not move private media outside the repo or upload it to YouTube, X, Discord, or any public CDN.
- Do not mutate cron jobs or create a new always-on stream process.

## Next human-safe use

An awake operator can open the proof hub, play the MP3/OGG locally, run the verifier, and then decide whether to include this as a manual-only bumper in the launch screen checklist or a future approved 24/7 stream command center.
