Skip to content

webhook-sequence-property

FieldValue
IDwebhook-sequence-property
Version1.0.0
Modeproperty
LayerStripe
Categorycontract
Severity🔴 blocking
SLA10,000 ms
Depends onnone
Sourcepackages/webhooks/__gates__/webhook-sequence-property.gate.ts

What it asserts

Per-entity webhook sequence validator accepts every clean interleaving and rejects every single-event mutation (drop / duplicate / bump).

Run it locally

bun run gates --gate=webhook-sequence-property

See also


Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.

On this page