A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is router transition.
Repair the router transition request stream implementation so it enforces a per-key sliding window and reports allowed and rejected requests.
Evidence
- Affected surface: Vue / router transition.
- Observed failure family: apply a sliding rate window.
- Scope policy: retained must equal true.