Replace monolithic 474-line DECISIONS.md with 7 domain files under decisions/: architecture, perception, content, scope, process, questions, rejected. Each file owns its decisions with cross-reference hyperlinks. Root DECISIONS.md becomes a redirect with domain index. Reduces per-agent context load by ~70-80% (80-150 lines vs 474). Taxonomy: architecture (D-008..D-031), perception (D-011..D-019), content (D-023..D-029), scope (D-001..D-027), process (D-004..D-022), questions (Q-001..Q-011), rejected (R-001..R-010). Restores D-002 original text (was a tombstone referencing D-005). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
777 B
777 B
Decisions Archive
Decisions have been reorganized by domain. See:
- decisions/README.md for the domain index
- Individual domain files in
decisions/
| File | Domain | Count |
|---|---|---|
| architecture.md | Technical foundation | 8 |
| perception.md | Player observation | 6 |
| content.md | NPC, dialogue, templates | 5 |
| scope.md | Game concept, prototype | 9 |
| process.md | Team, workflow | 3 |
| questions.md | Open questions | 11 |
| rejected.md | Rejected alternatives | 10 |
Restructured 2026-02-11. Original monolithic format in git history.