docs: enhance local dev docs, update Docker Compose, and archive old journals

Added Mailpit setup and updated Keycloak configuration in local development runbooks. Improved Docker Compose stability with updated service dependencies and configurations. Archived outdated journal entries and documents for better organization.
This commit is contained in:
2026-01-20 14:00:09 +01:00
parent 5dc8f18201
commit 46361185d0
56 changed files with 596 additions and 1832 deletions
+14 -8
View File
@@ -1,10 +1,16 @@
# Journal 2026-01
# Journal: Jänner 2026
## Vorlage
Dieses Dokument fasst die wichtigsten Ereignisse und Entscheidungen des Monats zusammen.
### YYYY-MM-DD Thema
* **Kontext:** …
* **Rollen genutzt:** …
* **Ergebnis:** … (Link auf ADR/Note/How-to/Reference)
* **Offen:** … (Links auf relevante ADRs/Notes/Code-Stellen; optional: Eintrag im Journal reicht)
* **Next:** …
## Woche 1-2: Initialisierung & Analyse
* **13.01.:** Start der Analyse. Identifikation von Strukturproblemen im Backend.
* **14.01.:** Konsolidierung der Dokumentationsstruktur.
* **15.01.:** Festlegung der "Docs-as-Code" Strategie und Agenten-Rollen.
## Woche 3: "Tracer Bullet" (Ping Service)
* **17.01.:** Implementierung des Delta-Syncs im Backend (`/ping/sync`).
* **19.01.:** Frontend Refactoring auf Clean Architecture. Erfolgreicher Build.
* **20.01.:** Stabilisierung des Tech-Stacks (ADR-0013). Downgrade Spring Cloud, Upgrade Compose.
---
*Details siehe archivierte Session-Logs in `_archive/`.*