pub fn builtin_plugin_names() -> Vec<&'static str>Expand description
Names of every built-in framework plugin, in registry order.
Derived live from the plugin registry so capability introspection
(fallow schema) can list plugins without a hand-maintained mirror.