A production interaction is rendering stale state after a rapid sequence of user actions. The affected area is router transition.
Repair the router transition update stream implementation so it keeps the latest valid version and reports stale conflicts.
Evidence
- Affected surface: Vue / router transition.
- Observed failure family: resolve duplicate updates.
- Scope policy: retained must equal true.