A production interaction is rendering stale state after a rapid sequence of user actions. The affected area is route loader.
Repair the route loader cache lifecycle implementation so it separates purge, refresh, and escalation actions by staleness and risk.
Evidence
- Affected surface: React / route loader.
- Observed failure family: plan cache invalidation.
- Scope policy: cohort must equal stable.