A production interaction is rendering stale state after a rapid sequence of user actions. The affected area is router transition.
Repair the router transition dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Vue / router transition.
- Observed failure family: plan bounded retries.
- Scope policy: retained must equal true.