A state restoration path produces a user-visible duplicate after an interrupted session. The affected area is WorkManager job.
Repair the WorkManager job background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: Android / Kotlin / WorkManager job.
- Observed failure family: schedule constrained jobs.
- Scope policy: authorized must equal true.