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