A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is search API.
Repair the search API background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: FastAPI / search API.
- Observed failure family: schedule constrained jobs.
- Scope policy: qualityState must equal verified.