A device lifecycle boundary exposes stale data when network and local state disagree. The affected area is Room migration.
Repair the Room migration request stream implementation so it enforces a per-key sliding window and reports allowed and rejected requests.
Evidence
- Affected surface: Android / Kotlin / Room migration.
- Observed failure family: apply a sliding rate window.
- Scope policy: qualityState must equal verified.