Skip to content

Interface: ConfirmResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Analysis / ConfirmResponse

Interface: ConfirmResponse

Defined in: src/types/analysis.ts:122

Response from confirming an implication.

Properties

nextQuestion?

optional nextQuestion: ExplorationQuestion | null

Defined in: src/types/analysis.ts:124

Next question, if any.


progress

progress: ExplorationProgress

Defined in: src/types/analysis.ts:126

Current progress.