A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is async endpoint.
Repair the async endpoint state synchronization implementation so it accepts compatible server updates and surfaces version conflicts without losing local intent.
Evidence
- Affected surface: FastAPI / async endpoint.
- Observed failure family: reconcile optimistic state.
- Scope policy: tenantId must equal tenant-primary.