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