# Wake Report Archive Citation Final Paste Card

Status: `wake_report_archive_citation_final_paste_card_manual_report_only_closed_until_human_yes`

This card is a final local/manual wording boundary after `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_STOPLIGHT_CARD.md`. It gives the awake reporter paste-safe lines for zero or one archive-citation route without turning archived evidence into fresh external-result claims.

## Exact human approval question

Do you approve using this Sonic-Forage archive citation final paste card as local/manual wake-report wording after the stoplight card passes?

## Operator route

1. Run `PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py`.
2. Open `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_STOPLIGHT_CARD.md` and choose green, yellow, or red from repo-local proof only.
3. Reopen `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_SIGNOFF_CHECKLIST.md` and confirm all five local checks are satisfied when using yellow.
4. Recheck `docs/reports/WAKE_REPORT_SOURCE_MAP.md` and `docs/reports/PAGES_VERIFICATION_RECEIPT.md` before pasting any positive proof sentence.
5. Paste zero or one line from the table below, then stop for the next human-approved route.

## Paste-safe lines

| Route | Use when | Paste line | Stop rule |
| --- | --- | --- | --- |
| `paste_current_source_map_only` | Stoplight is green and current source-map proof paths were rechecked locally. | Current Sonic-Forage proof is grounded in the wake-report source map and Pages receipt; no fresh external action is claimed. | Do not add an archive citation unless the yellow route is separately selected. |
| `paste_one_archive_citation_after_recheck` | Stoplight is yellow and exactly one archived outcome passed the signoff, packet QA, source-map, and Pages receipt rechecks. | One archived outcome may be referenced as prior local proof after recheck; it is not a new live result or external action. | Cite only one archived outcome and keep public/commercial/media/provider actions closed. |
| `paste_suppress_or_escalate_blocker` | Stoplight is red or any proof path, source-map line, Pages receipt, or closed gate cannot be rechecked. | Archive citation is suppressed pending a sanitized human blocker review. | Do not cite archive evidence in the readout. |

## Proof paths

- `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_STOPLIGHT_CARD.md`
- `docs/data/wake-report-archive-citation-stoplight-card.json`
- `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_SIGNOFF_CHECKLIST.md`
- `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_PACKET_QA.md`
- `docs/reports/WAKE_REPORT_SOURCE_MAP.md`
- `docs/reports/PAGES_VERIFICATION_RECEIPT.md`
- `docs/reports/WAKE_REPORT_FINAL_READOUT_CHECKLIST.md`
- `scripts/verify_site.py`

## Closed gates

- `public_posting=false`
- `youtube_upload=false`
- `dataset_upload=false`
- `private_media_upload=false`
- `publishes_stream=false`
- `records_audio=false`
- `provider_credential_check=false`
- `payment_or_invoice=false`
- `outreach=false`
- `claim_revenue=false`
- `claim_openai_affiliation=false`
- `starts_gpu=false`
- `starts_paid_api=false`
- `downloads_models=false`
- `starts_training=false`
- `voice_to_shell=false`
- `mutates_cron=false`
- `secret_exposure=false`

## Safe wording

- This is local/manual report wording only.
- Archive evidence is prior proof and must not be framed as fresh external activity.
- A green route uses the current source map only.
- A yellow route allows exactly one archived outcome after recheck.
- A red route suppresses the citation or records a sanitized blocker.
- Provider credentials, streams, uploads, posts, outreach, payments, GPU/training, secrets, voice-to-shell, and cron mutation remain closed.

## Do not say

- Archive notes prove a fresh customer result.
- Provider credentials were checked for this citation.
- Stream or upload actions happened during paste review.
- Payment artifacts are approved by this card.
- Buyer outreach happened unattended.
- GPU or model training work was executed by this card.
- Public posting is approved by this paste card.
- Cron jobs changed as part of archive citation paste review.

## Blocked without approval

- Posting or scheduling public copy.
- Uploading video, captions, datasets, or private media.
- Starting streams, Spaces, OBS, RTMP, or provider sessions.
- Checking or printing provider credentials or stream keys.
- Contacting buyers, partners, leads, or communities.
- Creating checkout links, payment links, invoices, or revenue claims.
- Starting GPU, paid API, model download, eval, or training jobs.
- Running voice-to-shell or mutating cron jobs.

## Verification

```bash
PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py
python3 -m json.tool docs/data/wake-report-archive-citation-final-paste-card.json >/dev/null
git diff --check
```
