A state restoration path produces a user-visible duplicate after an interrupted session. The affected area is Room migration.
Repair the Room migration dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Android / Kotlin / Room migration.
- Observed failure family: plan bounded retries.
- Scope policy: qualityState must equal verified.