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