Veredicto
Developers

Contracts that admit what is still missing.

Control-plane documentation derives from the executable catalog. Private engine REST now processes the synthetic demo; public API and MCP await a publishable contract.

GET/api-chirho/api-keys-chirho

Lists up to 100 keys for the current tenant without revealing secrets.

Gate closed
POST/api-chirho/api-keys-chirho

Issues a key; its secret is returned exactly once.

Gate closed
DELETE/api-chirho/api-keys-chirho

Revokes a key scoped to the session tenant.

Gate closed
GET/api-chirho/dpa-chirho

Reads the current data-processing agreement acceptance.

Gate closed
POST/api-chirho/dpa-chirho

Records acceptance after the legal version is authorized.

Gate closed
POST/api-chirho/account-deletion-chirho

Requests grace-period deletion without orphaning a tenant.

Gate closed
POST/api-chirho/recovery-chirho

Requests recovery with an anti-enumeration response.

Gate closed
REST + MCP/verdict-engine/pending-chirho

The BFF calls authenticated engine REST with allowlisted synthetic references. The token, staged refs, and raw bundle never reach the browser.

Public API pending