# docs index Use these files by intent: - `docs/roadmap.md` - Overall project progress tracker. - References all plans, tracks what's done and what's next. - `docs/reference.txt` - Text version of the board game Reference card. - Combat flow, icon glossary, map node types. - `docs/rules-canon.md` - Canonical rules reference based on `STS_KS_Rulebook.pdf`. - Use for correctness decisions. - `docs/rules-web-mvp.md` - Implementation rules for first playable web version. - Use for current scope and task planning. - `docs/rules-web-delta.md` - Explicit differences between canon and web behavior. - Use to track planned/deferred parity work. - `docs/rules-legacy.md` - Previous condensed rules writeup kept for historical reference. - `docs/plans/2026-02-23-single-combat-plan.md` - Step-by-step implementation plan for first playable encounter. - `docs/plans/2026-02-23-single-combat-design.md` - Design decisions for single combat slice.