//! JSON-RPC protocol primitives and line-transport helpers.
//!
//! Scripted ACP/MCP conformance harnesses live under
//! `agent_sdk_toolkit::testing`, so production-facing wire types stay separate
//! from deterministic test-kit behavior.
pub use ;
pub use ;
pub use ;