Module api_error
Expand description
Structured error type for the gateway HTTP CRUD surface and its CLI peer.
Structs§
- Config
ApiError - Structured error returned by the new HTTP CRUD endpoints and the
zeroclaw configsubcommands they share infrastructure with.
Enums§
- Config
ApiCode - Stable error code consumed by HTTP / CLI / dashboard. Add codes here as new failure cases land — never invent codes ad-hoc at call sites.