pub fn known_tools() -> &'static [ToolMeta]Expand description
Return the full static tool catalog.
This is the single source of truth for “which tools exist” shown
in the frontend settings. The list mirrors
super::registration — always-on tools + CSpace-driven tools.