Skip to content

ExperimentFailureStage

NexusLabs.Foundry.Evaluation

NexusLabs.Foundry.Evaluation.Experiments

ExperimentFailureStage Enum

Identifies the experiment stage that produced a structured failure.

public enum ExperimentFailureStage

Fields

Execution 0

Task execution produced the failure.

ItemEvaluation 1

Item evaluation produced the failure.

RunEvaluation 2

A run evaluator produced the failure.

Policy 3

A retry or quality policy produced the failure.

Publication 4

An item scope or final result sink produced the failure.