Mobile Lookup-Bundle
apps/mobile-app/data/lookup-seed/ (Laufzeit) · data/lookup-seed/ (Seed)Flaches Einsatzmodell: medication, algorithm, manifest — für Offline-Nachschlagen.
Nicht: Kein Domain-ContentPackage, keine Mandantenfähigkeit.
DBRD-Normalisierung
data/schemas/dbrd-normalized.schema.tsZwischenformat für Datenaufbereitung (Normalize → Validate → Build-Seed).
Nicht: Wird nicht direkt von der Mobile-App zur Laufzeit gelesen.
Domain-Modell
packages/domain/src/Plattformentitäten mit Organisation, Freigabe, Versioning, Release.
Nicht: Nicht der Mobile-MVP-Runtime-Pfad.
API-/Application-Modell
packages/application · packages/apiDTOs, Services, HTTP-Contracts, Seed-Adapter für api-local.
Nicht: Kein produktiver Cloud-API-Zwang für das Mobile-MVP.
View-Models (UI-Rebuild)
apps/mobile-ui-next/src/features/**/*.viewModel.ts · apps/mobile-app/src/containers/mobileUiNext/mappers/Präsentationsorientierte Verträge für experimentelle/alternative UI-Schichten.
Nicht: Ersetzen weder Bundle noch Domain — Host mappt aus LookupRamStore.