`chio-kernel` is the governed Chio runtime library. It validates capabilities,
evaluates guards, signs receipts, and coordinates the policy and persistence
layers used by the rest of the stack.
Use `chio-kernel` when you need Rust-level access to Chio enforcement behavior.
If you want the supported operator path, start with `chio-cli`.