A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is router transition.
Repair the router transition capacity pool implementation so it allocates limited capacity by priority without exceeding demand or the global limit.
Evidence
- Affected surface: Vue / router transition.
- Observed failure family: allocate limited capacity.
- Scope policy: retained must equal true.