1 2 3 4
//! v3 schema generation - JSON Schema from Rust types. // Schema generation is integrated into tool.rs for now. // This module is a placeholder for future extensions like schemars integration.