// CLI-facing plugin registry loader re-export. export { testing, ensurePluginRegistryLoaded, type PluginRegistryScope, } from "../plugins/runtime/runtime-registry-loader.js";