Skip to main content

Module error

Module error 

Source
Expand description

Error types for the Chio data layer guards.

Data layer guards return Verdict::Deny on failure and emit a structured denial reason via tracing. The reason types are exposed here so downstream integrations (for example the kernel’s receipt builder or a policy test harness) can match on them structurally rather than string-parsing log lines.

Enums§

SqlGuardDenyReason
Structured reason for a SqlQueryGuard denial.