Skip to content

openapi-validation

FieldValue
IDopenapi-validation
Version1.0.0
Modestatic
LayerStripe
Categorycontract
Severity🔴 blocking
SLA20,000 ms
Depends onnone
Sourceapps/api/__gates__/openapi-validation.gate.ts

What it asserts

OpenAPI spec parses cleanly; every MCP-exposed operation declares tool_name + min_tier + lifecycle phase; tool names are unique.

Run it locally

bun run gates --gate=openapi-validation

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