A device lifecycle boundary exposes stale data when network and local state disagree. The affected area is background sync.
Repair the background sync dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: React Native / background sync.
- Observed failure family: plan bounded retries.
- Scope policy: zoneState must equal healthy.