Architecture Decision Records
ADRs document significant architectural decisions, their context, and the reasoning behind them.
| # | Title | Status |
|---|---|---|
| ADR-001 | S3-compatible object storage as the event store | Proposed |
| ADR-002 | S3 key path as event metadata | Proposed |
| ADR-003 | Hexagonal architecture with port interfaces | Proposed |
| ADR-004 | Spec-first multi-language implementation strategy | Proposed |
| ADR-005 | Out-of-process plugin protocol | Proposed |