README.md |
This map |
Maintained by hand when structure changes |
ROADMAP.md |
Phase sequence + scope per milestone |
Never carries status; references objective IDs only |
TERMINOLOGY.md |
Glossary (terms, acronyms, design vocabulary) |
Facts only, no status |
CHANGELOG.md |
Dated narrative events (append-only) |
References objective IDs; never restates status |
objectives/ |
Single source of truth for current state |
One .md per objective, YAML frontmatter status: field |
objectives/README.md |
Dashboard index (grouped by P0/P1/P2) |
Generated by tools/objectives-report.py — do not hand-edit |
tasks/milestones/ |
Per-milestone work packages (scoping docs) |
HOW, not WHAT-DONE |
tasks/topics/ |
Cross-cutting topic work (balance tuning etc.) |
HOW, not WHAT-DONE |
tasks/deferred/ |
Parked work packages |
HOW, not WHAT-DONE |
handoffs/ |
Agent-to-agent context transfer |
YYYYMMDD_slug.md |
history/ |
Archived one-off docs (reports, snapshots, obsolete plans) |
YYYYMMDD_slug.md; immutable once filed |
reports/batches/ |
Autoplay batch output |
Tool artifacts |
reports/simulation/ |
Simulator reports |
Tool artifacts |
reports/screenshots/ |
Proof screenshots |
Tool artifacts |
future-games/ |
Game 2 design drafts |
Out of scope for Game 1 |
gdlintrc.local |
Local gdlint overrides |
Config |