An operational alert points to a contract bug that appears only under mixed production data. The affected area is async endpoint.
Repair the async endpoint background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: FastAPI / async endpoint.
- Observed failure family: schedule constrained jobs.
- Scope policy: tenantId must equal tenant-primary.