Add module ownership docs
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
# Import-Integration
|
||||
Stand: 2026-06-15
|
||||
|
||||
## Zweck
|
||||
|
||||
Technische Annahme externer Eingangsdaten und Weiterleitung an die owning Module.
|
||||
|
||||
## Owns
|
||||
|
||||
- Import- und Webhook-Einstiege
|
||||
- technische Importzustandsdaten
|
||||
- technische Events oder Ausfuehrungsmarker
|
||||
|
||||
## Writes
|
||||
|
||||
- Importausloesung
|
||||
- technische Verarbeitungsereignisse
|
||||
- kontrollierte Weitergabe an Fachmodule
|
||||
|
||||
## Reads
|
||||
|
||||
- Externe Payloads
|
||||
- Konfiguration
|
||||
- Zielmodul-Schnittstellen
|
||||
|
||||
## Relevante Entry-Points
|
||||
|
||||
- `public/order-import.php`
|
||||
- `order-import.php`
|
||||
|
||||
## Grenzen
|
||||
|
||||
- Keine Fachlogik fuer Bestellungen, Lager oder Buchhaltung.
|
||||
- Keine Dateninterpretation, die einem Fachmodul gehoert.
|
||||
|
||||
Reference in New Issue
Block a user