A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is route guard.
Repair the route guard background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: Angular / route guard.
- Observed failure family: schedule constrained jobs.
- Scope policy: authorized must equal true.