An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is route guard.
Repair the route guard input boundary implementation so it normalizes valid records and returns field-level errors for invalid ones.
Evidence
- Affected surface: Angular / route guard.
- Observed failure family: validate a record batch.
- Scope policy: authorized must equal true.