meldestelle/docs/01_Architecture/adr
Stefan Mogeritsch c086190097 docs: translate remaining architectural guides to German and standardize formatting
Translated all remaining English architectural documents into German, including ADRs, guides, release notes, and reference materials. Standardized formatting across translated files, updated section headings, and localized inline comments within code examples for consistency.
2026-03-06 14:02:51 +01: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
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 infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01: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

Siehe Template: ADR-000-template.md.