Skip to main content

Module run

Module run 

Source
Expand description

Runs and case runs: the durable side of an evaluation.

Structs§

CancelRunRequest
CaseRunPage
CaseRunSummary
One planned execution of one case. snapshot_ref is frozen at run creation, so a later binding edit cannot retroactively change it.
CreateRunRequest
EvalOperation
The durable evaluate task. Its id is the evaluateTaskId a driver uses.
EvaluationSubject
Agent id is an optimistic precondition; the Runtime remains the authority on the agent/runtime binding and validates it at execution time.
ExperimentVariant
GetOperationRequest
ListCaseRunsRequest
SnapshotSelection

Enums§

CaseRunState
Terminal classification of a case run. The five outcomes are deliberately distinct: a flaky sandbox, a broken case and a genuine quality miss demand completely different responses.
OperationState