- Added `meldestelle-desktop` module using JVM/Compose Desktop, registered in `settings.gradle.kts`. - Integrated new screens and desktop navigation into core: `Veranstaltungen`, `TurnierDetail`, etc. - Expanded backend with `ExposedFunktionaerRepository` in `officials-infrastructure`. - Completed ADRs for bounded context mapping (`ADR-0014`) and context map (`ADR-0015`). - Updated and extended project documentation with session logs and architecture decisions. Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com> |
||
|---|---|---|
| .. | ||
| 001-backend-infrastructure-decisions.md | ||
| 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 | ||
| 0010-sqldelight-for-cross-platform-persistence.md | ||
| 0011-koin-for-dependency-injection.md | ||
| 0012-domain-documentation-structure.md | ||
| 0013-tech-stack-stabilization-2026.md | ||
| 0014-bounded-context-mapping-de.md | ||
| 0015-context-map-de.md | ||
| 0016-api-design-acl-de.md | ||
| 0000-adr-template-de.md | ||
| 000-PENDING-backend-infrastructure-decisions.md | ||
| README.md | ||
| type | status | owner |
|---|---|---|
| Reference | ACTIVE | Lead Architect |
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
- ADR-0014 Bounded Context Mapping & Aggregate Roots
- ADR-0015 Context Map & Integration Patterns
- ADR-0016 API-Design & Anti-Corruption Layer (ACL)
Siehe Template: ADR-000-template.md.