template-attachment
| Field | Value |
|---|---|
| ID | template-attachment |
| Version | 1.0.0 |
| Mode | contract |
| Layer | Stripe |
| Category | contract |
| Severity | 🟡 warning |
| SLA | 10,000 ms |
| Depends on | none |
| Source | apps/api/__gates__/template-attachment.gate.ts |
What it asserts
Every attachment_kind referenced in a flow DAG resolves to a parent template with that kind in its attachable_to list.
Run it locally
bun run gates --gate=template-attachmentSee 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.