cozy-games/docs/decisions
2026-07-06 00:11:22 +02:00
..
0001-package-boundary.md chore: move to @cozy-games/mnswpr 2026-07-06 00:11:22 +02:00
0002-game-adapter-pattern.md chore: add contribution guidance 2026-07-04 09:19:22 +02:00
0003-stored-boards-not-seeds.md chore: add contribution guidance 2026-07-04 09:19:22 +02:00
README.md chore: add contribution guidance 2026-07-04 09:19:22 +02:00

Decision records

Short documents that capture a significant technical decision — its context, the choice made, the reasoning, and the consequences. One file per decision, numbered and append-only. (This format is commonly called an Architecture Decision Record, or ADR.)

Records are immutable once accepted. A later decision that changes an earlier one is added as a new record that supersedes it, rather than editing the old one — so the history of why stays intact.