A production rollout exposes a contract mismatch between the UI boundary and the owning service. The affected area is job queue.
Repair the job queue command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: Full-stack backend focus / job queue.
- Observed failure family: enforce idempotent operations.
- Scope policy: zoneState must equal healthy.