1 2 3 4 5 6
//! MCP Tools for Sprint 81+ //! //! A+ Code Standard: ALL functions ≤10 complexity //! MCP-First Dogfooding: Primary interface for automated fixes pub mod auto_clippy_fix;