first commit

This commit is contained in:
2026-07-09 11:17:54 -05:00
commit d54599e27d
23 changed files with 894 additions and 0 deletions

15
docs/adr/README.md Normal file
View File

@@ -0,0 +1,15 @@
# Architecture Decision Records
One file per decision: `NNNN-short-title.md`. Record the context, the decision, and the consequences. When a decision conflicts with [`CLAUDE.md`](../../CLAUDE.md), change the charter first (charter §18).
## Index
- _none yet_
<!-- Template:
## NNNN — Title
- **Status:** proposed | accepted | superseded by NNNN
- **Context:** what forced the decision
- **Decision:** what we chose
- **Consequences:** what this makes easy / hard
-->