Type Alias: TestChatRunOutcome
TestChatRunOutcome = typeof
TestChatRunOutcome[keyof typeofTestChatRunOutcome]
Defined in: packages/sdk/src/types/generated/qualification.ts:259
Why a :class:TestChatRun stopped.
Split three ways: successful (the conversation reached a deliberate ending), gradeable non-success (something real happened and criteria may read it, but the Agent did not demonstrably achieve the goal), and unscoreable (the workspace configuration or the eval rig failed, so the run is not evidence about the Agent at all).