Skip to content

Interface: PushGoalRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / PushGoalRequest

Interface: PushGoalRequest

Defined in: src/types/execution.ts:593

Request to push a goal onto the execution stack.

Properties

goal

goal: ExecutionGoalDto

Defined in: src/types/execution.ts:595

Goal to push (discriminated by type field).