A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is route guard.
Repair the route guard update stream implementation so it keeps the latest valid version and reports stale conflicts.
Evidence
- Affected surface: Angular / route guard.
- Observed failure family: resolve duplicate updates.
- Scope policy: authorized must equal true.