Operator console
Smoke board
Live-mode production smoke status for all 11 marque tiles. A row turns green only after the FULL cycle — paid-token gate, Checkout Session, fulfillment cursor, and a verified PDF download — clears against the deployed preview.
| Slug | Status | Last run | Last green | Failure reason | Steps | PDF bytes | Action |
|---|---|---|---|---|---|---|---|
| amc-javelin-amx-1968-1973 | PENDING | — | — | — | — | — | |
| buick-gsx | PENDING | — | — | — | — | — | |
| chevrolet-camaro-1967-1973 | PENDING | — | — | — | — | — | |
| 1970-dodge-challenger | PENDING | — | — | — | — | — | |
| ford-mustang-boss-1969-1971 | PENDING | — | — | — | — | — | |
| mercury-429-scj | PENDING | — | — | — | — | — | |
| olds-442 | PENDING | — | — | — | — | — | |
| olds-442-1964-1972 | PENDING | — | — | — | — | — | |
| 1969-plymouth-road-runner | PENDING | — | — | — | — | — | |
| pontiac-gto-1964-1973 | PENDING | — | — | — | — | — | |
| 1965-shelby-gt350 | PENDING | — | — | — | — | — | |
| studebaker-avanti-r2 | PENDING | — | — | — | — | — |
Green criteria: stamp at docs/checkout-smoke-11.json (or the legacy 4-anchor docs/checkout-smoke.json) reports verified === true, orderStatus === "PAID", and downloadBytes >= 256 for the row matching this slug. The Mark green token is sent as Authorization: Bearer … against the operator-only POST. Admin reruns go via POST /api/smoke-board/rerun (board-wide) or POST /api/smoke-board/<slug>/rerun (single). Failure reason cell reflects what `sanitizeFailureReason` stored at ingest time (≤200 chars, URLs scrubbed) and ships publicly to every visitor.