An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is route guard.
Repair the route guard capacity pool implementation so it allocates limited capacity by priority without exceeding demand or the global limit.
Evidence
- Affected surface: Angular / route guard.
- Observed failure family: allocate limited capacity.
- Scope policy: authorized must equal true.