A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is search API.
Repair the search API dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: FastAPI / search API.
- Observed failure family: plan bounded retries.
- Scope policy: qualityState must equal verified.