A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is route guard.
Repair the route guard dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Angular / route guard.
- Observed failure family: plan bounded retries.
- Scope policy: authorized must equal true.