A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is route loader.
Repair the route loader state synchronization implementation so it accepts compatible server updates and surfaces version conflicts without losing local intent.
Evidence
- Affected surface: React / route loader.
- Observed failure family: reconcile optimistic state.
- Scope policy: cohort must equal stable.