A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is background job.
Repair the background job capacity pool implementation so it allocates limited capacity by priority without exceeding demand or the global limit.
Evidence
- Affected surface: FastAPI / background job.
- Observed failure family: allocate limited capacity.
- Scope policy: cohort must equal stable.