Expand description
LoadedPlugin and friends — the in-memory representation handed to the
caliban binary after discovery.
Structs§
- Loaded
Plugin - A plugin that successfully passed manifest validation and platform/version
gating.
componentsis already resolved to absolute paths underroot_dir. - Namespaced
Item - A namespaced item produced by a plugin (
pluginA:skill-foo).
Enums§
- Plugin
Source - Where a plugin was discovered. Determines override semantics.