A production interaction is rendering stale state after a rapid sequence of user actions. The affected area is virtual list.
Repair the virtual list command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: Vue / virtual list.
- Observed failure family: enforce idempotent operations.
- Scope policy: qualityState must equal verified.