assay-cli 3.26.0

Policy-as-code gate for MCP agent tool calls, with verifiable evidence and Linux kernel enforcement.
1
2
3
4
5
#[path = "profile_next/mod.rs"]
mod profile_next;

#[allow(unused_imports)]
pub use profile_next::{run, Event, InitArgs, ProfileArgs, ProfileCmd, ShowArgs, UpdateArgs};