agent-output-schema
| Field | Value |
|---|---|
| ID | agent-output-schema |
| Version | 1.0.0 |
| Mode | eval |
| Layer | Anthropic |
| Category | eval |
| Severity | 🔴 blocking |
| SLA | 15,000 ms |
| Depends on | none |
| Source | packages/components/src/cards/__gates__/agent-output-schema.gate.ts |
What it asserts
Every Dynamic Card exemplar (apps/design/dynamic-cards/examples/**) parses cleanly against CardZ — the schema agents emit at runtime.
Run it locally
bun run gates --gate=agent-output-schemaSee also
evalmode- Anthropic 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.