An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is collaboration panel.
Repair the collaboration panel command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: React / collaboration panel.
- Observed failure family: enforce idempotent operations.
- Scope policy: contractVersion must equal 2.