//! Module declarations.
/// Catalog assembly and the published tool-name constants.
pub
/// The mutating tools: `start_run`, `signal`, `cancel`.
pub
/// The read tools: `describe_run`, `read_transcript`, `read_history`,
/// `list_runs`, `query`.
pub
/// Schema fragments shared across tools.
pub
pub use aion_tool_catalog;