The shared plugin configuration (same shape as a node's config).
OptionaldescriptionOptional human-readable description shown in the library.
Unique name, referenced by config_ref.
Plugin type this config is for; only nodes of the same type may reference it.
A named, typed shared plugin configuration, referenced by plugin nodes via PolicyNode.config_ref; resolved at compile time by the gateway.
Remarks
Served and persisted by the CRUD handlers in src/admin/plugin_configs.rs.