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