docs: restructure domain documentation and update references

Implemented a standardized folder structure for domain documentation to improve clarity and maintainability. Migrated existing files to the new structure, updated links in related documentation, and added README files for navigation and guidance.
This commit is contained in:
2026-01-15 13:44:49 +01:00
parent 7d71ca9a48
commit a454e6c97a
66 changed files with 881 additions and 693 deletions
+4 -5
View File
@@ -1,7 +1,6 @@
# Frontend
# Frontend Module
Kotlin Multiplatform Frontend layer.
Dieses Modul enthält den gesamten Code für das Kotlin Multiplatform (KMP) Frontend "Meldestelle Portal".
- shells: ausführbare Anwendungen (Assembler)
- features: Vertical Slices (kein Feature→Feature Import)
- core: gemeinsame Basis (Design-System, Network, Local-DB, Auth, Domain)
**Die vollständige Dokumentation befindet sich hier:**
[**-> docs/06_Frontend/README.md**](../docs/06_Frontend/README.md)