A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is route loader.
Repair the route loader command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: React / route loader.
- Observed failure family: enforce idempotent operations.
- Scope policy: cohort must equal stable.