chore(MP-30): final docs cleanup, adr consolidation & legacy removal
### Summary - Updated root `README.md` to reflect the new Backend/Frontend structure. - Rewrote the project structure section to show `backend/` and `frontend/` with their submodules, and `docs/adr` + `docs/c4`. - Corrected Gradle module examples from old `:members:members-service` paths to `:backend:services:results:results-service` for both `bootRun` and `test` examples. - Verified links now point to `docs/adr` and `docs/c4`. - Updated `docs/README.md` to ensure flat paths: - Confirmed ADR and C4 links point to `adr/` and `c4/` respectively. - Updated the footer note to today’s date and linked ADR-0009. These changes align the docs with the consolidated, flat documentation layout and the finalized module structure. Ref: MP-30
This commit is contained in:
+2
-2
@@ -93,5 +93,5 @@ Das Projekt nutzt automatisierte Workflows für Konsistenz:
|
||||
|
||||
---
|
||||
|
||||
**Hinweis**: Diese README wurde am 30. Oktober 2025 aktualisiert im Rahmen der Documentations-Migration nach YouTrack (
|
||||
siehe ADR-0009 - folgt).
|
||||
**Hinweis**: Diese README wurde am 8. Dezember 2025 aktualisiert im Rahmen der Dokumentations-Migration nach YouTrack
|
||||
(siehe [ADR-0009](adr/0009-final-kmp-architecture.md)).
|
||||
|
||||
Reference in New Issue
Block a user