A state restoration path produces a user-visible duplicate after an interrupted session. The affected area is route flow.
Repair the route flow command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: Flutter / route flow.
- Observed failure family: enforce idempotent operations.
- Scope policy: cohort must equal stable.