A device lifecycle boundary exposes stale data when network and local state disagree. The affected area is Room migration.
Repair the Room migration capacity pool implementation so it allocates limited capacity by priority without exceeding demand or the global limit.
Evidence
- Affected surface: Android / Kotlin / Room migration.
- Observed failure family: allocate limited capacity.
- Scope policy: qualityState must equal verified.