//! FJ-063: MCP integration via pforge.
//!
//! Exposes forjar operations as MCP tools: validate, plan, drift,
//! lint, graph, show, status, trace, anomaly. Uses pforge-runtime HandlerRegistry for
//! O(1) dispatch and pforge McpServer for protocol handling.
// Re-export public API
pub use *;
pub use ;
pub use *;