Result bundle returned by the minimal execution-plane kernel.
Summary
Types
@type t() :: %ExecutionPlane.Kernel.ExecutionResult{ events: [ExecutionPlane.Contracts.ExecutionEvent.V1.t()], outcome: ExecutionPlane.Contracts.ExecutionOutcome.V1.t(), plan: ExecutionPlane.Kernel.DispatchPlan.t() }