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