//! shell-mcp: scoped, allowlisted shell access exposed over the Model Context Protocol.
//!
//! Public modules are re-exported so integration tests and embedders can use the
//! configuration, allowlist, and execution machinery without going through the
//! MCP server layer.
pub use ;
pub use ;
pub use ;
pub use ;
pub use ;