disable(pluginId) /* remove from maps */
getPipeline() return Array.from(this.activePlugins.values());
// 2. apply to context in order (order matters!) this.activePlugins.set(plugin.id, plugin); this.reorder(); // sort by category/priority