A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is RxJS stream.
Repair the RxJS stream cache lifecycle implementation so it separates purge, refresh, and escalation actions by staleness and risk.
Evidence
- Affected surface: Angular / RxJS stream.
- Observed failure family: plan cache invalidation.
- Scope policy: retained must equal true.