A distributed workflow needs a localized repair without weakening observability or rollback safety. The affected area is job queue.
Repair the job queue background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: Full-stack backend focus / job queue.
- Observed failure family: schedule constrained jobs.
- Scope policy: zoneState must equal healthy.