A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is order endpoint.
Repair the order endpoint state synchronization implementation so it accepts compatible server updates and surfaces version conflicts without losing local intent.
Evidence
- Affected surface: Fastify / order endpoint.
- Observed failure family: reconcile optimistic state.
- Scope policy: authorized must equal true.