Netzwerksolution Documentation Report

EP-001B-PERSISTENCE-BOUNDARY

EP-001B – Persistence Boundary#

Führende Quelle#

Das relationale Zielmodell ist definiert in:

solution-architecture/70-data/EP-001B-persistence-model.md

Die Engineering Platform materialisiert dieses Modell als MariaDB-Migrationen und Repository-Adapter.

Struktur#

60-persistence/
                ├── migrations/
                ├── schema/
                ├── seeds/
                └── EP-001B-persistence-boundary.md

Regeln#

Erste Migration#

0001_mvp_core.sql erzeugt den produktiv tragfähigen MVP-Kern:

Die Migration enthält noch keine Demo-Daten.