A device lifecycle boundary exposes stale data when network and local state disagree. The affected area is Room migration.
Repair the Room migration input boundary implementation so it normalizes valid records and returns field-level errors for invalid ones.
Evidence
- Affected surface: Android / Kotlin / Room migration.
- Observed failure family: validate a record batch.
- Scope policy: qualityState must equal verified.