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