Skip to content

Interface: ResiduateGoalResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / ResiduateGoalResponse

Interface: ResiduateGoalResponse

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

Response from residuating a goal.

Properties

bestSort?

optional bestSort: string | null

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

Best sort found.


residuationId

residuationId: string

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

Residuation ID.


suspendedCount

suspendedCount: number

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

Number of suspended residuations.


termId

termId: string

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

Term ID.