A mobile workflow diverges after backgrounding, reconnecting, or replaying queued work. The affected area is background isolate.
Repair the background isolate background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: Flutter / background isolate.
- Observed failure family: schedule constrained jobs.
- Scope policy: retained must equal true.