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