Architecture Decision Records¶
ADRs capture important technical decisions and tradeoffs in OpenSESA.
Records¶
- ADR-0001: Django Monolith with Domain Modules
- ADR-0002: PostgreSQL as System of Record
- ADR-0003: Redis + Celery for Async Workloads
- ADR-0004: Docker Compose for Local and Deploy Runtime
- ADR-0005: Login-Required and MFA Enforcement
- ADR-0006: Baseline + Impact + Ops Readiness Flow
How to add a new ADR
Create a new numbered file, state context/decision/consequences, and link it from this index.