<Title>
Question
<The single question this note answers. One or two sentences.>
Summary
<Three to five bullets a reader can act on without reading the rest.>
- ...
Findings
<The evidence. Prefer tables, file paths, and short output excerpts over prose. Mark inferences explicitly, e.g. "Inferred: ...". State counts and sizes exactly.>
Reproduce
<Commands that regenerate every claim above, in order, runnable from the repo root. Someone with a fresh install must be able to paste these and see the same thing.>
python tools/find_game.py
Gotchas
<Things that will produce wrong answers if missed. This section earns the note its keep.>
Open questions
<What was NOT checked. Be explicit — silence here reads as "fully covered".>
Sources
<External references, as links. Mark anything not independently verified locally.>