9. Architecture Decisions
All significant architecture decisions are tracked as Architecture Decision Records (ADRs).
See the ADR overview for the full list.
Decision Summary
| ADR | Title | Status |
|---|---|---|
| ADR-001 | Use ARC42 for architecture documentation | Accepted |
| ADR-002 | Architecture documentation is human-authored | Accepted |
| ADR-003 | Vibe-coding using Claude Code | Accepted |
| ADR-004 | Using Git for version control | Accepted |
| ADR-005 | Using GitHub for project hosting | Accepted |
| ADR-006 | Using GitHub Actions for CI verification | Accepted |
| ADR-007 | Using conventional commits | Accepted |
| ADR-008 | Using semantic release (Python-based) | Accepted |