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