An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is route guard.
Repair the route guard cache lifecycle implementation so it separates purge, refresh, and escalation actions by staleness and risk.
Evidence
- Affected surface: Angular / route guard.
- Observed failure family: plan cache invalidation.
- Scope policy: authorized must equal true.