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