meldestelle/docs/01_Architecture/adr
2026-04-18 11:10:05 +02:00
..
001-backend-infrastructure-decisions.md docs: translate remaining architectural guides to German and standardize formatting 2026-03-06 14:02:51 +01:00
0001-modular-architecture-de.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0002-domain-driven-design-de.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0003-microservices-architecture-de.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0004-event-driven-communication-de.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0005-polyglot-persistence-de.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0006-authentication-authorization-keycloak-de.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0007-api-gateway-pattern-de.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0008-multiplatform-client-applications-de.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0009-final-kmp-architecture.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0010-sqldelight-for-cross-platform-persistence.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0011-koin-for-dependency-injection.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0012-domain-documentation-structure.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
0013-tech-stack-stabilization-2026.md docs: enhance local dev docs, update Docker Compose, and archive old journals 2026-01-20 14:00:09 +01:00
0014-bounded-context-mapping-de.md chore: remove deprecated horses, clubs, officials, and persons services 2026-03-28 16:51:08 +01:00
0015-context-map-de.md feat: integrate new desktop shell and extend backend & ADRs 2026-03-24 18:22:15 +01:00
0016-api-design-acl-de.md feat: integrate new desktop shell and extend backend & ADRs 2026-03-24 18:22:15 +01:00
0017-masterdata-importer-worker-de.md feat(docs): expand masterdata documentation with Reiter- and Pferdeprüfungen 2026-03-30 14:29:58 +02:00
0018-rule-versioning-strategy-de.md feat(docs): expand masterdata documentation with Reiter- and Pferdeprüfungen 2026-03-30 14:29:58 +02:00
0019-masterdata-api-ingestion-layers-de.md feat(docs): expand masterdata documentation with Reiter- and Pferdeprüfungen 2026-03-30 14:29:58 +02:00
0020-lan-communication-isolation-de.md docs(adr): add ADR-0020 for LAN communication and data isolation architecture 2026-03-31 13:02:08 +02:00
0021-tenant-resolution-strategy-de.md Document Tenant-Resolution strategy: finalize ADR-0021 with schema-per-tenant approach, add detailed implementation guidelines, and update Architect Roadmap. 2026-04-02 16:38:36 +02:00
0022-lan-sync-protocol-de.md docs: add ADR-0022 for LAN-Sync protocol implementation 2026-04-03 09:45:55 +02:00
0023-domain-entity-naming-convention-de.md Remove Dom prefix from domain models: rename classes to reflect business terminology, update references in tests, repositories, and services; add ADR for new naming conventions. 2026-04-08 23:00:52 +02:00
0023-zns-first-enrollment-pattern.md docs(adr): ZNS-First Enrollment Pattern und ZNS-Light Strategie dokumentiert 2026-04-16 12:41:12 +02:00
0024-plug-and-play-architektur.md refactor(desktop, core): Onboarding zu DeviceInitialization umbenannt, Navigation und Screens angepasst 2026-04-18 11:10:05 +02:00
0000-adr-template-de.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
000-PENDING-backend-infrastructure-decisions.md docs: translate remaining architectural guides to German and standardize formatting 2026-03-06 14:02:51 +01:00
README.md docs(adr): add ADR-0020 for LAN communication and data isolation architecture 2026-03-31 13:02:08 +02:00

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)
  • ADR-0020 Lokale Netzwerk-Kommunikation und Daten-Isolierung

Siehe Template: ADR-000-template.md.