ErrorCodes.h File
Canonical framework error code constants used in GraphReport::error_code and PullError::code. More...
Included Headers
#include <string_view>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | error_codes |
Description
Canonical framework error code constants used in GraphReport::error_code and PullError::code.
Error codes follow a domain.reason taxonomy: the domain identifies the failure category (misconfig, build, runtime, io, infra); the reason is a snake_case token. This lets triage tools, dashboards, and CI bucket failures by domain while keeping per-failure granularity. Use the constants in this file rather than hard-coding strings, so the codes stay consistent across the framework.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.