Amend 7 high-priority D-records with supersession notes: - D-012: map size superseded by D-094 (256x256) - D-044: outline color scoped to perception mode per D-154 - D-061: width corrected from 640px to 1200px per D-076 - D-086: smuggler scope removed per D-117/D-122 - D-090: marked [SUPERSEDED] by D-117 (tycoon replaces smuggler/detective) - D-035: character enum marked obsolete post-D-117 - D-119: sequencing superseded by D-166 cascade Close 4 resolved scope questions (Q-002, Q-004, Q-005, Q-007). Fix questions.md index — was 61, actually 96 (33 architecture Qs missing). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
39 lines
2.1 KiB
Markdown
39 lines
2.1 KiB
Markdown
# Open Questions
|
||
|
||
Tracked questions awaiting discussion or resolution. Split by domain, mirroring the D-record structure.
|
||
|
||
## Domain Files
|
||
|
||
| File | Domain | Questions |
|
||
|------|--------|-----------|
|
||
| [questions-architecture.md](questions-architecture.md) | Technical foundation | Q-001, Q-006, Q-009, Q-018–Q-023, Q-029, Q-030, Q-046, Q-059, Q-060, Q-063–Q-094 |
|
||
| [questions-perception.md](questions-perception.md) | Player observation | Q-003, Q-014, Q-016, Q-024, Q-025, Q-026, Q-051, Q-053, Q-054 |
|
||
| [questions-content.md](questions-content.md) | Narrative, NPCs, setting | Q-010, Q-012, Q-013, Q-015, Q-017, Q-028, Q-031, Q-033, Q-040–Q-045, Q-047–Q-050, Q-052, Q-056, Q-057, Q-WTF-039, Q-WTF-040, Q-WTF-041 |
|
||
| [questions-scope.md](questions-scope.md) | Game concept, prototype | Q-002, Q-004, Q-005, Q-007, Q-008, Q-011, Q-027, Q-032, Q-034–Q-039, Q-058, Q-061, Q-062 |
|
||
|
||
## Status Summary
|
||
|
||
| Domain | Total | Resolved | Partial | Open |
|
||
|--------|-------|----------|---------|------|
|
||
| Architecture | 46 | 6 | 1 | 39 |
|
||
| Perception | 9 | 5 | 0 | 4 |
|
||
| Content | 24 | 10 | 2 | 12 |
|
||
| Scope | 17 | 6 | 2 | 9 |
|
||
| **Total** | **96** | **27** | **5** | **64** |
|
||
|
||
*Updated 2026-04-05: Full recount. Q-002, Q-004, Q-005, Q-007 closed as resolved (D-117/D-166). Architecture index corrected (was 13, actually 46 — Q-060 through Q-094 were missing from index).*
|
||
|
||
## Adding a Question
|
||
|
||
1. Claim an ID: `tooling/db/decision claim Q questions "title"`
|
||
2. Edit the appropriate domain file (`questions-{domain}.md`)
|
||
3. Follow the existing format (`### Q-NNN: Title` heading)
|
||
4. Update the domain file footer count
|
||
5. Update this index: add the ID to the domain table row, update status summary
|
||
|
||
## Domain Guide
|
||
|
||
When in doubt about where a question belongs: if it constrains **how we build**, it's architecture. If it defines **what the player observes or knows**, it's perception. If it defines **narrative, NPCs, dialogue, or setting**, it's content. If it defines **what we ship or how big it is**, it's scope.
|
||
|
||
*96 questions. Last updated: 2026-04-05 (full recount — architecture index corrected, 4 scope questions closed).*
|