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