IKernelState: {
    executionPhase?: ExecutionPhase;
    executionState?: ExecutionState;
    id: string;
}

Type declaration