A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is webhook receiver.
Repair the webhook receiver command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: Express / webhook receiver.
- Observed failure family: enforce idempotent operations.
- Scope policy: authorized must equal true.