//! Module declarations.
/// Argument extraction shared by the tools.
pub
/// The published tool catalog.
pub
/// The `server/discover` instructions.
pub
/// The axum mount.
pub
/// Run-scoping for transcript handles.
pub
/// The MCP runtime constructed at startup.
/// The Aion tool service.
/// The MCP task handle and the run projection behind it.
pub
/// The tool implementations.
pub
pub use ;
pub use McpRuntime;
pub use AionToolService;