pub fn load() -> PluginAssetsExpand description
Load every enabled plugin’s assets from the runtime store. Degrades to empty on store/parse failure (the skills precedent — a broken plugin must not kill startup). Plugins are visited in sorted-name order so plugin-vs-plugin collisions resolve deterministically.