# GeekFighter — handoff

Append-only, newest-first. What the last session did + what the next should pick up.
(The detailed per-iteration journal is `progress.md`, newest at bottom.)

---

## 2026-07-19 — adopted the project-docs convention (T2.2 pilot)
Added `brief.md` (the canonical entry point). No existing files moved or renamed; the
build plan stays in `PLAN.md`, the journal in `.logs/progress.md`.

**Current state:** core game complete + verified in-browser (the `/loop` stopped after
Iter 10 — goal met).
**Pick up next (optional polish only):** per-frame anchor offsets (#3), mobile/touch
controls (#12), win-quote screen, dedicated grab-toss frames, an AI-difficulty menu,
more roster once sprite sheets are added. Restart `/loop` to continue; run `TEST.smoke()`
after any change.
