Right-hand inspector panel for the node selected on the policy canvas.
For regular plugin nodes, offers a shared-config picker (configRef), a
"Save as shared config" extraction flow, and edits the node's local
config override either schema-driven (SchemaForm, showing inherited
values inline with override/added flags when a shared config is selected)
or as raw JSON (JsonConfigEditor fallback, with the inherited config shown
read-only above it), and offers node deletion for non-fixed nodes (plus,
in supernode-definition mode, output/error boundary nodes — guarded
against deleting the last of a kind via boundaryDeleteBlocked).
Right-hand inspector panel for the node selected on the policy canvas. For regular plugin nodes, offers a shared-config picker (
configRef), a "Save as shared config" extraction flow, and edits the node's localconfigoverride either schema-driven (SchemaForm, showing inherited values inline with override/added flags when a shared config is selected) or as raw JSON (JsonConfigEditor fallback, with the inherited config shown read-only above it), and offers node deletion for non-fixed nodes (plus, in supernode-definition mode, output/error boundary nodes — guarded against deleting the last of a kind viaboundaryDeleteBlocked).