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