A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is background job.
Repair the background job command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: FastAPI / background job.
- Observed failure family: enforce idempotent operations.
- Scope policy: cohort must equal stable.