mod discovered_tool;
mod executor;
mod input;
mod output;
mod spec;
mod validation;

pub(crate) use discovered_tool::discover_spawn_subagent;