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