//! Low-level tool execution helpers for the engine turn loop (R-003 A4.6).
//!
//! MCP dispatch, execution locking, and parallel fanout stay in tui L2;
//! see `zagens-core::engine::turn_loop::tool_exec` for the core port trait.
pub use ;
pub use McpPoolHandle;