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