An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is router transition.
Repair the router transition dependent jobs implementation so it produces a deterministic dependency order and reports blocked cyclic work.
Evidence
- Affected surface: Vue / router transition.
- Observed failure family: order dependent work.
- Scope policy: retained must equal true.