// MCP stdio server — rmcp (M-07, M-11)
// Tools: mem_get, mem_query, mem_bootstrap, mem_set
// Keep the surface intentional: each tool should have concise MCP-facing
// metadata because Codex surfaces this list directly in `/mcp`.
/// Pins the behavioural gap between the two live gotcha write paths
/// (`store::gotcha_ops` vs the v2 handlers). See the module docs.
pub use serve;