Skip to main content

Module v14

Module v14 

Source
Expand description

V14 experimental verification artifact types.

Defines experiment cases, comparability matrices, refuter results, decision traces, and dispute bundles used by the causal experiment and refutation surfaces of the verification pipeline.

Structs§

ComparabilityMatrixV1
A matrix evaluating whether experimental conditions are comparable enough for valid inference.
DecisionTraceV1
Trace record capturing the full decision path from triggering artifacts through refuter outcomes to the selected promotion or rollback decision.
DisputeBundleV1
A dispute challenging one or more artifacts with counterevidence and escalation target.
ExperimentCaseV1
A causal experiment case linking an intervention, outcome schema, cohort, comparability matrix, refuter suite, and budget into a single verifiable unit.
RefuterResultV1
Result of a single refuter check against a counterfactual slice.

Enums§

DisputeDispositionV1
Current disposition of a dispute bundle.
ExactnessSpendV1
Budget tier of exactness spend for a decision trace.
ExperimentFinalDispositionV1
Terminal disposition of an experiment after completion.
ExperimentLifecycleStateV1
Lifecycle state of an experiment case from scheduled through completion.
ExperimentRiskClassV1
Risk classification for an experiment case.
RefuterKindV1
Kind of refutation check applied to an experiment.
RefuterPromotionImpactV1
Impact of a refuter result on promotion eligibility.
RefuterStateV1
Pass/fail/skip state of a refuter check.
SelectedDecisionV1
Decision selected by the decision trace for an experiment outcome.

Constants§

COMPARABILITY_MATRIX_V1_SCHEMA
DECISION_TRACE_V1_SCHEMA
DISPUTE_BUNDLE_V1_SCHEMA
EXPERIMENT_CASE_V1_SCHEMA
REFUTER_RESULT_V1_SCHEMA