first commit

This commit is contained in:
Raven Scott
2026-07-30 23:02:00 -04:00
commit fd537ed47e
48 changed files with 3059 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
# ADR-NNNN: Title
- **Status:** Proposed | Accepted | Deprecated | Superseded by ADR-XXXX
- **Date:** YYYY-MM-DD
- **Deciders:** (optional)
## Context
What is the issue? What forces are at play?
## Decision
What did we decide?
## Consequences
### Positive
-
### Negative / tradeoffs
-
### Follow-ups
- [ ] Doc updates
- [ ] Implementation tasks
- [ ] Open questions
## References
- Related ADRs
- External links / code paths