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