# Wake Report Archive Citation Checklist

**Status:** `wake_report_archive_citation_checklist_manual_report_only_closed_until_human_yes`
**Namespace:** Sonic-Forage
**Mode:** manual-report-only, review-only, no external action

This checklist gives the awake reporter one final boundary before citing an archived wake-report outcome in a fresh readout. It is not a launch, provider check, stream action, upload, payment step, outreach step, GPU/model job, training run, secret inspection, voice-to-shell action, or cron mutation.

## Human approval question

Do you approve citing one archived wake-report outcome in a manual readout after these source and gate checks pass?

## Citation route

1. Open `docs/reports/WAKE_REPORT_ARCHIVE_SUMMARY_CARD.md` and choose exactly zero or one archived outcome route.
2. Re-open `docs/reports/WAKE_REPORT_SOURCE_MAP.md` and confirm the current source-map wording still supports the readout.
3. Re-open `docs/reports/PAGES_VERIFICATION_RECEIPT.md` and confirm Pages/currentness evidence is green or a sanitized blocker is named.
4. Re-open `docs/reports/WAKE_REPORT_ARCHIVE_REUSE_GUARDRAILS.md` and confirm the route is local/manual only.
5. If any check is yellow/red, use the current source map only, suppress no-news followup, or escalate a sanitized blocker.

## Required proof paths

- `docs/reports/WAKE_REPORT_ARCHIVE_SUMMARY_CARD.md`
- `docs/data/wake-report-archive-summary-card.json`
- `docs/reports/WAKE_REPORT_ARCHIVE_REUSE_GUARDRAILS.md`
- `docs/data/wake-report-archive-reuse-guardrails.json`
- `docs/reports/WAKE_REPORT_SOURCE_MAP.md`
- `docs/data/wake-report-source-map.json`
- `docs/reports/PAGES_VERIFICATION_RECEIPT.md`
- `docs/data/pages-verification-receipt.json`
- `docs/data/wake-report-archive-citation-checklist.json`

## Allowed wording

- Archive evidence may be cited as a repo-local prior outcome after current source-map and Pages checks are re-opened.
- Use at most one archived outcome in the readout; otherwise report current source-map state only.
- If proof paths or Pages evidence are stale, escalate a sanitized blocker or suppress no-news followup.
- Stream/provider status remains local proof only unless a human separately approves live provider checks.
- All public, commercial, media upload, model, provider, secret, voice-to-shell, and cron gates remain closed.

## Do not say

- An archived outcome proves a current public launch.
- A provider session was refreshed during citation.
- A payment artifact exists without approval.
- Buyer outreach happened unattended.
- A dataset or private media upload was performed for this citation.
- A GPU or training job was launched for this citation.
- The stream is live because archive evidence exists.
- A cron job was changed to deliver the archive citation.

## Closed gates

- `public_posting=false`
- `youtube_upload=false`
- `private_media_upload=false`
- `dataset_upload=false`
- `stream_start_or_restart=false`
- `provider_credential_check=false`
- `payment_or_invoice_creation=false`
- `outreach=false`
- `claim_revenue=false`
- `claim_openai_affiliation=false`
- `gpu_or_paid_api_job=false`
- `model_download_or_training=false`
- `voice_to_shell=false`
- `secret_exposure=false`
- `mutates_cron=false`

## Verification

```bash
PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py
python3 -m json.tool docs/data/wake-report-archive-citation-checklist.json
git diff --check
```

Do not create, update, pause, remove, or schedule cron jobs from this checklist. Do not post, upload, stream, contact anyone, create payments, check provider credentials, start GPU/model work, or print secrets.
