← all tickets

03 — Vanilla audit: Elevation

What to build: Same audit as ticket 02, over the 74 unimplemented elev cards (14 of them identities): flag every genuinely vanilla card with "vanilla": true + implemented: true, no hooks, no tests.

Blocked by: None — can start immediately.

Status: fixed

Comments

2026-08-01: Audited all 74 unimplemented elev cards (14 identities among them) against their printed text (data/cache/all_cards.json). Zero cards audit as vanilla — every one carries a real ability, so game/cards_impl/elev.json is unchanged. The borderline short-text cards were checked individually and all have in-game behavior: 35011 Rent Rioters (click/trash credit ability), 35014 Clean Getaway (run + conditional gain), 35026 Ritual (draw per remaining click), 35043 Nanomanagement (gain clicks). All 14 identities have triggered or paid abilities (consistent with the PLAN note that identities rarely audit as vanilla), and none of the 7 agendas is vanilla — each has score/steal/counter text — so no representative generic-scoring test was needed. elev remains 8/82 implemented, 74 missing; the elev sweep will implement all 74 with hooks and tests.