Summary - **Documentation Cleanup:** - ADRs consolidated to `docs/adr/`. - C4 diagrams moved to `docs/c4/`. - Removed legacy folder `docs/architecture/` and `docs/clients/`. - **New ADR:** Added `0009-final-kmp-architecture.md` (Accepted). - **Updates:** - `ARCHITECTURE.md` updated with final folder structure (Core Modules). - `README.md` links fixed. - **Verification:** - `./gradlew staticAnalysis` -> SUCCESS. - Path references checked. Ref: MP-30 |
||
|---|---|---|
| .. | ||
| 0001-modular-architecture-de.md | ||
| 0002-domain-driven-design-de.md | ||
| 0003-microservices-architecture-de.md | ||
| 0004-event-driven-communication-de.md | ||
| 0005-polyglot-persistence-de.md | ||
| 0006-authentication-authorization-keycloak-de.md | ||
| 0007-api-gateway-pattern-de.md | ||
| 0008-multiplatform-client-applications-de.md | ||
| 0009-final-kmp-architecture.md | ||
| 0000-adr-template-de.md | ||
| README.md | ||
Architecture Decision Records (ADRs)
Dieses Verzeichnis enthält Architekturentscheidungen in kurzer, überprüfbarer Form.
Namensschema: ADR-XXX-title.md mit fortlaufender Nummerierung.
- ADR-001 Koin als DI
- ADR-002 SQLDelight als Offline-DB
- ADR-003 Optimistic Locking (409) als Konfliktstrategie
- ADR-004 Freshness UI (Ampel)
- ADR-005 Core Domain & Feature Isolation
Siehe Template: ADR-000-template.md.