//! Self-description MCP server for `outrig mcp self`.
//!
//! This server runs on the host and exposes only read/advisory tools:
//! embedded docs, schema projection, suggested tools, and
//! non-mutating validators for proposed image-config artifacts.
pub
pub
pub use serve_stdio;