Server-side processor contract: receives a deliberate invocation and runs the node's execution logic.
Invoked by ServerNodeManager.invoke when a deliberate action targets this node.
ServerNodeManager.invoke
Executes the node's primary work. Called by the default onInvoke implementation on NodeAction.EXECUTE.