# Wake Report Archive Citation Archive Summary Stoplight Card

Status: `wake_report_archive_citation_archive_summary_stoplight_card_manual_report_only_closed_until_human_yes`

This card compresses the archive-citation archive summary signoff checklist into one manual green/yellow/red boundary before any archived evidence wording is reused in a wake report. It is local/manual report discipline only; it does not post, upload, stream, contact anyone, check provider credentials, create payments, run GPU/training/paid APIs, expose secrets, invoke voice-to-shell, or mutate cron.

## Human approval question

Do you approve using this archive-citation archive summary stoplight card as the manual boundary for the next wake report?

## Stoplight routes

| Color | Route | When to use | Proof path | Closed gate |
|---|---|---|---|---|
| Green | `green_current_source_map_only` | Source map, Pages receipt, packet QA, signoff checklist, and verifier proof paths are current; use current source-map wording only. | `docs/reports/WAKE_REPORT_SOURCE_MAP.md` | No archive evidence reuse beyond current source-map wording without separate human approval. |
| Yellow | `yellow_one_archive_citation_after_recheck` | One archived outcome can be drafted only after source-map, Pages receipt, packet QA, signoff, and verifier rechecks are current. | `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_SUMMARY_SIGNOFF_CHECKLIST.md` | Archive citation stays local/manual and may be suppressed if any proof path is stale. |
| Red | `red_suppress_or_escalate_blocker` | Any proof path is missing, verifier fails, Pages/raw boundary is stale, or zero-or-one route discipline cannot be verified. | `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_SUMMARY_DECISION_ROUTER.md` | Suppress archive references or report a sanitized human blocker; no follow-up action occurs automatically. |

## Required local checks

1. Was the wake report source map reopened and matched to the current proof hub? (`docs/reports/WAKE_REPORT_SOURCE_MAP.md`)
2. Was the Pages receipt or raw exact-commit boundary rechecked before any readout? (`docs/reports/PAGES_VERIFICATION_RECEIPT.md`)
3. Was the archive citation packet QA reopened before choosing a stoplight route? (`docs/reports/WAKE_REPORT_ARCHIVE_CITATION_PACKET_QA.md`)
4. Was the archive summary signoff checklist reopened after the decision router? (`docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_SUMMARY_SIGNOFF_CHECKLIST.md`)
5. Did the reporter rerun or cite the current static verifier result before selecting a color? (`scripts/verify_site.py`)

## Safe wording

- Green means current source-map wording only, after local recheck.
- Yellow means one archived outcome may be drafted for manual review after all proof paths are reopened.
- Red means suppress archive references or escalate a sanitized blocker.
- The card is a reporting boundary, not approval to post, stream, contact, pay, upload, train, or check provider credentials.
- All choices remain local/manual until a separate awake human approval.

## Do not say

- Archived evidence is approved without recheck.
- 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.

## Closed gates

`public_posting=false` · `outreach=false` · `payments=false` · `uploads=false` · `streams=false` · `provider_credential_check=false` · `gpu_jobs=false` · `paid_api_jobs=false` · `training=false` · `voice_to_shell=false` · `secret_exposure=false` · `mutates_cron=false`

## Verification commands

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