# Wake Report Archive Citation Archive Summary Card

**Status:** `wake_report_archive_citation_archive_summary_card_manual_report_only_closed_until_human_yes`
**Mode:** manual-report-only, review-only, one-screen archive-citation summary boundary.
**Namespace:** Sonic-Forage
**Canonical repo:** `Sonic-Forage/afterparty-forge-explainer-site`
**Canonical Pages:** <https://sonic-forage.github.io/afterparty-forge-explainer-site/>
**Approval question:** Do you approve using this archive-citation archive summary card as the one-screen source map for a manual wake-report readout?

This card compresses the archive-citation outcome archive index, archive retrieval checklist, archive reuse guardrails, packet QA, source map, and Pages receipt into one awake-operator readout path. It is not a delivery action, provider check, public post, upload, stream, payment step, model job, voice-to-shell route, secret check, or cron mutation.

## 45-second archive-citation summary route

1. From the repo root, run:

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

2. Open `docs/reports/WAKE_REPORT_SOURCE_MAP.md` and `docs/reports/PAGES_VERIFICATION_RECEIPT.md` before citing any proof-hub visibility or source-backed line.
3. If a prior archive-citation outcome is needed, open `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_RETRIEVAL_CHECKLIST.md` and `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_REUSE_GUARDRAILS.md` first.
4. Reopen `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_PACKET_QA.md` and reject archive reuse if packet QA requests a source-map recheck, Pages recheck, or sanitized blocker escalation.
5. Choose exactly zero or one route:
   - `use_current_source_map_only`
   - `reuse_one_archive_citation_after_recheck`
   - `request_human_blocker_review`
   - `suppress_archive_reference`
6. Stop before any public, commercial, provider, media, model, secret, voice-to-shell, wallet, or cron action.

## Safe wording

- Current source-map proof is the safe default when archive-citation freshness is unclear.
- Archive-citation evidence is repo-local source context only after source-map, Pages receipt, packet-QA, verifier, and closed-gate rechecks.
- A sanitized blocker can be escalated to the awake operator without checking provider credentials or exposing secrets.
- Proof-hub visibility should be cache-busted and tied to the verified commit or marked pending/stale.
- If no new proof changed, suppress the archive reference rather than adding unsupported claims.

## Do not say

- Provider credentials were checked during archive citation summary review.
- A public post or upload happened from archived citation evidence.
- A payment artifact exists without approval.
- Buyer outreach happened unattended.
- A live stream was started from archive citation evidence.
- A dataset or private media upload happened during citation review.
- A GPU/model/training run was started by this summary card.
- Cron was changed by archive citation summary review.

## Closed gates

`public_posting=false` · `youtube_upload=false` · `hf_upload=false` · `private_media_upload=false` · `publishes_stream=false` · `records_audio=false` · `provider_credential_check=false` · `outreach=false` · `payment_links=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`

## Proof paths

- `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_SUMMARY_CARD.md`
- `docs/data/wake-report-archive-citation-archive-summary-card.json`
- `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_REUSE_GUARDRAILS.md`
- `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_ARCHIVE_RETRIEVAL_CHECKLIST.md`
- `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_OUTCOME_ARCHIVE_INDEX.md`
- `docs/reports/WAKE_REPORT_ARCHIVE_CITATION_PACKET_QA.md`
- `docs/reports/WAKE_REPORT_SOURCE_MAP.md`
- `docs/reports/PAGES_VERIFICATION_RECEIPT.md`
- `scripts/verify_site.py`

## Verification

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

This is a local/manual report boundary only. It does not post, upload, stream, record, contact anyone, create payment artifacts, check provider credentials, expose secrets, start GPU/training/model jobs, run voice-to-shell, or mutate cron.
