A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is search API.
Repair the search API dependent jobs implementation so it produces a deterministic dependency order and reports blocked cyclic work.
Evidence
- Affected surface: FastAPI / search API.
- Observed failure family: order dependent work.
- Scope policy: qualityState must equal verified.