//! mod.rs
//! core::mod
//!//! Gateway that registers the args_ref, batch, config, external, and response submodules.
//! Groups the shared infrastructure that tool handlers depend on in one place.
//!pubmodargs_ref;pubmodbatch;pubmodconfig;pubmodexternal;pubmodresponse;pubmodweb;