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