//! ACP protocol mappers.
//!//! Each submodule owns one direction of translation between Aether core types
//! and the `agent_client_protocol` schema:
pub(crate)modcommands;pub(crate)modcontent;pub(crate)modevents;pub(crate)modmcp;pub(crate)modreplay;pubusecommands::map_mcp_prompt_to_available_command;