An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is notification center.
Repair the notification center request stream implementation so it enforces a per-key sliding window and reports allowed and rejected requests.
Evidence
- Affected surface: React / notification center.
- Observed failure family: apply a sliding rate window.
- Scope policy: authorized must equal true.