Skip to content

Type Alias: EpisodeOutcomeDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / EpisodeOutcomeDto

Type Alias: EpisodeOutcomeDto

EpisodeOutcomeDto = "success" | "failure" | "partial"

Defined in: src/types/cognitive.ts:249

Episode outcome type.