Interface: ImpasseDto
@kortexya/reasoninglayer / Cognitive / ImpasseDto
Interface: ImpasseDto
Defined in: src/types/cognitive.ts:867
An impasse encountered during the cycle.
Properties
description
description:
string
Defined in: src/types/cognitive.ts:869
Description.
goalId
goalId:
string
Defined in: src/types/cognitive.ts:871
Goal that caused impasse (UUID).
subgoalId?
optionalsubgoalId:string|null
Defined in: src/types/cognitive.ts:873
Resolution subgoal (if generated, UUID).
type
type:
string
Defined in: src/types/cognitive.ts:875
Type of impasse.