Expand description
Identity Matters core: Authorizer trait, Principal types, peer credential
extraction. Authorization is NOT enforced in v1; the v2+ roadmap replaces
lilo-im-stub with an enforcing lilo-im-daemon behind the same contract.
Re-exports§
pub use audit::AuditDecision;pub use audit::AuditRow;pub use audit::AuditSink;pub use error::AuditError;pub use error::AuthzError;pub use types::Action;pub use types::Authorized;pub use types::Capability;pub use types::Principal;pub use types::ResourceSpec;pub use types::RuntimeKind;