pub fn grammars() -> Vec<(&'static str, Grammar)>Expand description
Every leaf tool’s name paired with its introspected crate::deps::Grammar
(flag specs + clap-required names). The introspection behind the schema-drift
guard; uses the same reader as the built-in checks ([crate::deps::grammar]).