card-action-targets
| Field | Value |
|---|---|
| ID | card-action-targets |
| Version | 1.0.0 |
| Mode | static |
| Layer | Stripe |
| Category | contract |
| Severity | 🔴 blocking |
| SLA | 30,000 ms |
| Depends on | none |
| Source | packages/components/src/cards/__gates__/card-action-targets.gate.ts |
What it asserts
Every CardAction target (navigate, open_resource, open_action, tool_call) in every Dynamic Card exemplar resolves to a real route, dialog, or tool.
Run it locally
bun run gates --gate=card-action-targetsSee also
staticmode- 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.