aisecurity.llc
Errors reference
Honest status, not a fabricated code table.
Not yet available
No stable, versioned error catalog yet
SecEng does not yet publish a stable, versioned, partner-facing error code catalog. savvy-server exposes ad-hoc ErrorResponse shapes per route and scattered error-code-like types, but no single canonical catalog file exists.
- savvy-server/src/openapi (ErrorResponse type used in route docs)
- platform/savvy-bridge-core/src/collab/proto/error.rs
- src/commands/cli.rs
Build error handling around HTTP status codes and safe message text rather than a fixed error-code enum until this catalog ships. See diagnostics and support for how to report an issue in the meantime.