composite-flow
| Field | Value |
|---|---|
| ID | composite-flow |
| Version | 1.0.0 |
| Mode | contract |
| Layer | Stripe |
| Category | contract |
| Severity | 🔴 blocking |
| SLA | 15,000 ms |
| Depends on | none |
| Source | apps/api/__gates__/composite-flow.gate.ts |
What it asserts
Every composite flow contract has a valid trigger + acyclic webhook DAG, with all paths resolving to OpenAPI operations.
Run it locally
bun run gates --gate=composite-flowSee also
contractmode- Stripe layer
- Allowlists — how to bound a known finding with an expiration
- Contributing — how to evolve this gate or write a new one
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.