Helper surface for JSON-RPC framing and direct owner composition.
This helper emits JsonRpcExecutionIntent.v1, resolves the local process
target used for the request/response exchange, and executes through the
kernel.
Summary
Functions
@spec call( map() | keyword(), keyword() ) :: {:ok, ExecutionPlane.Kernel.ExecutionResult.t()} | {:error, ExecutionPlane.Kernel.ExecutionResult.t()}