A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is route guard.
Repair the route guard lifecycle transitions implementation so it accepts only declared state transitions and reports rejected requests.
Evidence
- Affected surface: Angular / route guard.
- Observed failure family: validate state transitions.
- Scope policy: authorized must equal true.