OptionaldescriptionOptional human-readable description shown in the library.
Directed connections; boundary edges use input.out / output.in / error.in.
Unique supernode name, referenced from policy nodes' config.name.
Inner plugin nodes plus the input/output/error boundary nodes.
A reusable named subgraph with a fixed input/output/error boundary, usable in any policy as a single node of type
supernode.Remarks
Served and persisted by the CRUD handlers in src/admin/supernodes.rs; inlined into policies at compile time by src/graph/expand.rs.