An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is router transition.
Repair the router transition state synchronization implementation so it accepts compatible server updates and surfaces version conflicts without losing local intent.
Evidence
- Affected surface: Vue / router transition.
- Observed failure family: reconcile optimistic state.
- Scope policy: retained must equal true.