Skip to main content

Module api_error

Module api_error 

Expand description

Structured error type for the gateway HTTP CRUD surface and its CLI peer.

Structs§

ConfigApiError
Structured error returned by the new HTTP CRUD endpoints and the zeroclaw config subcommands they share infrastructure with.

Enums§

ConfigApiCode
Stable error code consumed by HTTP / CLI / dashboard. Add codes here as new failure cases land — never invent codes ad-hoc at call sites.

Functions§

classify_validation_message