An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is RxJS stream.
Repair the RxJS stream dependent jobs implementation so it produces a deterministic dependency order and reports blocked cyclic work.
Evidence
- Affected surface: Angular / RxJS stream.
- Observed failure family: order dependent work.
- Scope policy: retained must equal true.