Architecture Decision Records¶
ADRs document important architectural decisions — what we chose, and why. Format: Michael Nygard's ADR template.
| ADR | Title | Status |
|---|---|---|
| 0001 | Use Composer for internal packages | ✅ Accepted |
| 0002 | Migrate from Verdaccio to GitHub Packages for npm | ✅ Accepted |
| 0003 | Migrate from Confluence to docs as code | ✅ Accepted |
| 0004 | Use AWS S3 with Object Lock for immutable backups | ✅ Accepted |