A device lifecycle boundary exposes stale data when network and local state disagree. The affected area is background sync.
Repair the background sync background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: React Native / background sync.
- Observed failure family: schedule constrained jobs.
- Scope policy: zoneState must equal healthy.