# Wake Report Archive Citation Archive Summary Final Paste Card

Status: `wake_report_archive_citation_archive_summary_final_paste_card_manual_report_only_closed_until_human_yes`

This manual-report-only paste card follows the archive summary stoplight card. It gives an awake reporter exactly one paste-safe route after reopening the source map, Pages receipt, packet QA, signoff checklist, stoplight card, and aggregate verifier. It is not an upload, stream, outreach, payment, provider credential check, GPU, training, voice-to-shell, secret, or cron action.

## Approval boundary

Human approval question: **Do you approve using this archive-citation archive summary final paste card as the manual wording boundary for the next wake report?**

Required gates before use:

- `manual_archive_summary_final_paste_required=true`
- `manual_archive_summary_stoplight_required=true`
- `manual_archive_summary_signoff_required=true`
- `manual_archive_summary_decision_required=true`
- `manual_source_map_recheck_required=true`
- `manual_pages_receipt_recheck_required=true`
- `manual_packet_qa_recheck_required=true`
- `requires_human_approval=true`
- `public_posting=false`
- `auto_stream_enabled=false`
- `provider_credential_check=false`
- `voice_to_shell=false`
- `mutates_cron=false`

## Exactly one paste route

1. `paste_current_source_map_only` — use only current source-map wording after local verifier and Pages/raw boundary recheck.
   - Paste-safe line: "Current proof-hub source-map wording is ready for manual readout after local verifier and Pages/raw boundary recheck."
   - Proof path: `docs/reports/WAKE_REPORT_SOURCE_MAP.md`
2. `paste_one_archive_citation_after_recheck` — use one archived outcome only after packet QA, source map, Pages receipt, stoplight, and verifier rechecks.
   - Paste-safe line: "One archived outcome can be referenced only as a rechecked local proof artifact, pending awake human approval of the exact sentence."
   - Proof path: `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_SUMMARY_STOPLIGHT_CARD.md`
3. `paste_suppress_or_escalate_blocker` — suppress archive citation if any proof path is stale or verifier confidence is missing.
   - Paste-safe line: "Archive-citation wording is suppressed; record a sanitized blocker instead of citing archived evidence."
   - Proof path: `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_SUMMARY_DECISION_ROUTER.md`

## 45-second manual route

1. Open `docs/reports/WAKE_REPORT_SOURCE_MAP.md` and confirm the claim-source lines are current.
2. Open `docs/reports/PAGES_VERIFICATION_RECEIPT.md` and confirm the Pages/raw boundary is current or record a sanitized blocker.
3. Open `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_PACKET_QA.md` and confirm packet QA supports the route.
4. Open `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_SUMMARY_STOPLIGHT_CARD.md` and choose one color first.
5. Copy exactly one paste-safe line above, or suppress archive references.
6. Run `PYTHONDONTWRITEBYTECODE=1 python3 scripts/verify_site.py` before reporting the selected route.

## Safe wording

- Use current source-map wording only after local proof-path rechecks.
- Use at most one archived outcome, and only as a local proof artifact after recheck.
- Suppress archive references when Pages/raw, packet QA, source map, or verifier proof is stale.
- This card is paste guidance, not approval to post, stream, upload, contact, pay, train, or check provider credentials.
- All paste routes remain local/manual until a separate awake human approval.

## Do not say

- Archived evidence is automatically approved.
- A buyer or partner was contacted by automation.
- A payment artifact exists without approval.
- A live stream or Space was started by automation.
- Provider credentials were checked by this run.
- A dataset or private media upload happened in this increment.
- A GPU, training, or paid API job ran in this increment.
- Cron schedules were changed by this run.

## Blocked without approval

Public posting, social scheduling, outreach or lead contact, payment link or invoice creation, stream or Space start, provider credential checks, private media or dataset upload, HF publication, GPU or paid API execution, model download or training, voice-to-shell, and cron mutation.

## Verification commands

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