A device lifecycle boundary exposes stale data when network and local state disagree. The affected area is offline cache.
Repair the offline cache request stream implementation so it enforces a per-key sliding window and reports allowed and rejected requests.
Evidence
- Affected surface: Flutter / offline cache.
- Observed failure family: apply a sliding rate window.
- Scope policy: authorized must equal true.