Status of every capability

1558 public code units, none of them silent. This is the whole public surface of the library, measured on 2026-09-11 and regenerated by scripts/capability_status.py. Nothing here is typed by hand.

Checked is not a correctness certificate for the number a function returns. It means the fabrication class was examined: on input where nothing is measurable, the unit refuses instead of handing back a neutral-looking value. The reason column states what each row does and does not establish.

The same rows as a machine-readable feed: capability-status.json. One object per code unit, carrying its state, the reason, the evidence it rests on and the tests that pin it, so a claim on this page can be checked rather than taken.

By area

AreaCheckedFix pendingNot checkedTotal
Fairness metrics152092244
Post-processing mitigation1261152189
In-processing mitigation1121746175
LLM fairness testing81460145
Operations (other)57271130
Preprocessing mitigation511535101
Explainability (XAI)3604581
CI/CD gates3414277
Reporting3733777
Monitoring539365
Bias detection3702865
Agent fairness testing2903261
Report rendering105657
Top level903039
MCP tools751123
Validity axis40711
Networking3069
Vision4026
Legal0033

Every unit

Code unitStatusAreaKindWhat is established
vfairness._names.name_token_listNot checkedTop levelfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness._names.name_tokensNot checkedTop levelfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness._names.resolve_attribute_keyCheckedTop levelfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness._names.tokens_containNot checkedTop levelfunctionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness._not_assessed.warn_not_assessedCheckedTop levelfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness._triage.is_flagNot checkedTop levelfunctionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness._triage.is_measuredNot checkedTop levelfunctionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness._triage.measured_valuesNot checkedTop levelfunctionexecuted, and on 2 world(s) where nothing was measurable (all_nan_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness._triage.unmeasurable_reasonNot checkedTop levelfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.agents.action_bias.ActionBiasAnalyzerCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.agents.action_bias.ActionBiasAnalyzer.analyze_delegationNot checkedAgent fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.agents.action_bias.ActionBiasAnalyzer.analyze_outcomesNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.agents.action_bias.ActionBiasResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.agents.correspondence.CorrespondenceResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.agents.correspondence.CorrespondenceTesterCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.agents.correspondence.CorrespondenceTester.analyze_outcomesNot checkedAgent fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.agents.correspondence.CorrespondenceTester.create_paired_artifactsNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.agents.correspondence.CorrespondenceTester.four_fifths_ruleNot checkedAgent fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.agents.pipeline_tracker.PipelineTrackerCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.agents.pipeline_tracker.PipelineTracker.compute_cumulativeNot checkedAgent fairness testingmethodexecuted, and on 7 world(s) where nothing was measurable (all_nan_scores, constant_scores, n_equals_2) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.agents.pipeline_tracker.PipelineTracker.identify_bias_sourceNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.agents.pipeline_tracker.PipelineTracker.record_stageNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.agents.pipeline_tracker.StageResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.agents.rag_bias.RAGBiasAnalyzerCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.agents.rag_bias.RAGBiasAnalyzer.analyze_outputNot checkedAgent fairness testingmethodexecuted, and on 6 world(s) where nothing was measurable (constant_scores, n_equals_2, one_label_only) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.agents.rag_bias.RAGBiasAnalyzer.analyze_retrievalNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.agents.rag_bias.RAGBiasAnalyzer.full_analysisNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.agents.rag_bias.RAGBiasResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.agents.temporal.TemporalTrackerCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.agents.temporal.TemporalTracker.compute_trajectoryNot checkedAgent fairness testingmethodexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.agents.temporal.TemporalTracker.detect_driftCheckedAgent fairness testingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.agents.temporal.TemporalTracker.detect_drift_cusumNot checkedAgent fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.agents.temporal.TemporalTracker.detect_drift_ewmaNot checkedAgent fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.agents.temporal.TemporalTracker.detect_feedback_loopNot checkedAgent fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.agents.temporal.TemporalTracker.record_turnNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.agents.temporal.TrajectoryResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.agents.tool_bias.ToolBiasAuditorCheckedAgent fairness testingclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.agents.tool_bias.ToolBiasAuditor.analyze_tool_callsNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.agents.tool_bias.ToolBiasAuditor.compute_selection_disparityNot checkedAgent fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.agents.tool_bias.ToolBiasResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.branding.branding_enabledNot checkedTop levelfunctionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.branding.set_brandingCheckedTop levelfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.create_calibration_dashboardNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.create_fairness_dashboardNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics._grouping.GroupManagerCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.compute_group_rateCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.compute_group_statisticCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.get_groupCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.get_group_proportionsCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.get_group_sizesCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.get_indicesCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.get_infoCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.get_invalid_groupsCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.get_maskCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.get_sizeCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.get_valid_groupsCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.GroupManager.iter_groupsCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._grouping.compute_max_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._metric_direction.MetricDirectionNot checkedFairness metricsclasscould not be constructed without a hand-built fixture
vfairness.evaluation.vfairness_metrics._metric_direction.ThresholdOutcomeNot checkedFairness metricsclasscould not be constructed without a hand-built fixture
vfairness.evaluation.vfairness_metrics._metric_direction.check_thresholdNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics._metric_direction.improvement_amountNot checkedFairness metricsfunctionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.evaluation.vfairness_metrics._metric_direction.is_ratio_metricNot checkedFairness metricsfunctionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.evaluation.vfairness_metrics._metric_direction.metric_directionNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics._metric_direction.relax_thresholdNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics._statistics.IntervalTypeNot checkedFairness metricsclasscould not be constructed without a hand-built fixture
vfairness.evaluation.vfairness_metrics._statistics.MultipleTestingResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics._statistics.MultipleTestingResult.to_dictCheckedFairness metricsmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics._statistics.StatisticalResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics._statistics.StatisticalResult.to_dictCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.apply_multiple_testing_correctionCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.bayesian_difference_ciCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.bayesian_mean_ciCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.bayesian_proportion_ciCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.benjamini_hochberg_correctionCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.bonferroni_correctionCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.bootstrap_ciCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.bootstrap_over_indexCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.cohens_dCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.cohens_hCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.cohens_h_interpretationCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.compute_metric_with_ciCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.detectabilityCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.empirical_likelihood_ciCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.fisher_exact_testCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.group_reliabilityCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.interpret_effect_sizeCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.min_attainable_p_fisherCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.min_attainable_p_mcnemarCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.min_attainable_p_permutationCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.min_attainable_p_sign_flipCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.minimum_detectable_effectCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.odds_ratioCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.power_warningCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.proportion_z_testCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.reliability_tierCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics._statistics.risk_ratioCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.select_methodCheckedFairness metricsfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics._statistics.sequential_fairness_testCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.simultaneous_disparity_boundsCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.stratified_bootstrap_ciCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._statistics.validate_confidence_levelCheckedFairness metricsfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics._statistics.wilson_score_intervalCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics._validation.check_consistent_lengthNot checkedFairness metricsfunctionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.evaluation.vfairness_metrics._validation.coerce_to_arrayNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics._validation.reject_swapped_labels_and_scoresCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics._validation.validate_binary_labelsCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics._validation.validate_inputsNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics._validation.validate_probabilitiesCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzerCheckedFairness metricsclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.clear_cacheCheckedFairness metricsmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.compare_with_aequitasCheckedFairness metricsmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.compare_with_fairlearnCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.compute_all_metricsCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.demographic_parity_differenceCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.disable_fair_explainerCheckedFairness metricsmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.enable_fair_explainerCheckedFairness metricsmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.equal_opportunity_differenceCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.equalized_odds_differenceCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.explain_metricNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.get_explanationsNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.get_reportNot checkedFairness metricsmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.mae_parity_differenceCheckedFairness metricsmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.analyzer.FairnessAnalyzer.report_to_svgNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.analyzer.MetricResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.analyzer.MetricResult.to_dictNot checkedFairness metricsmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.attribution.AttributionResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.attribution.AttributionResult.to_dictNot checkedFairness metricsmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.attribution.AttributionResult.topNot checkedFairness metricsmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.attribution.FeatureAttributionExplainerCheckedFairness metricsclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.attribution.FeatureAttributionExplainer.explain_decisionNot checkedFairness metricsmethodcould not be called without a hand-built fixture
vfairness.evaluation.vfairness_metrics.attribution.FeatureAttributionExplainer.global_importanceNot checkedFairness metricsmethodcould not be called without a hand-built fixture
vfairness.evaluation.vfairness_metrics.attribution.FeatureAttributionExplainer.shapley_matrixNot checkedFairness metricsmethodcould not be called without a hand-built fixture
vfairness.evaluation.vfairness_metrics.attribution.FeatureContributionCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.attribution.FeatureContribution.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.classification.accuracy_parity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.auroc_parityCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.calibration_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.compute_effect_sizesCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.classification.conditional_adverse_impactCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.conditional_demographic_disparityCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.conditional_demographic_disparity_with_ciCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.classification.demographic_parity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.demographic_parity_difference_with_ciCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.demographic_parity_ratioCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.disparate_impact_ratioCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.disparate_impact_ratio_with_ciCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.equal_opportunity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.equal_opportunity_difference_with_ciCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.classification.equalized_odds_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.equalized_odds_difference_with_ciCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.classification.fnr_parity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.fpr_parity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.fpr_parity_difference_with_ciCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.classification.get_group_metricsNot checkedFairness metricsfunctionexecuted, and on 2 world(s) where nothing was measurable (all_nan_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.evaluation.vfairness_metrics.classification.get_group_metrics_with_ciNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.classification.negative_predictive_value_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.negative_predictive_value_difference_with_ciCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.classification.net_benefit_parityCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.predictive_parity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.classification.predictive_parity_difference_with_ciCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.classification.selection_rate_disparity_matrixNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.classification.worst_group_accuracyCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.counterfactual_metric.CounterfactualFairnessResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.counterfactual_metric.CounterfactualFairnessResult.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.counterfactual_metric.counterfactual_fairnessCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.create_fairness_dashboardNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.discovery.ColumnRoleCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.discovery.ColumnRole.to_dictNot checkedFairness metricsmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.discovery.FairnessViolationCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.discovery.FairnessViolation.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.discovery.ProtectedAttributeCandidateCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.discovery.ProtectedAttributeCandidate.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.discovery.ProxyScanIncompleteWarningCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.discovery.association_strengthNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.discovery.classify_column_rolesNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.discovery.detect_protected_attributesCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.discovery.discover_intersectional_groupsCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.discovery.identify_proxy_featuresNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.discovery.rank_fairness_issuesNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.discovery.scan_fairness_violationsCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.explainer.FairExplAInerCheckedFairness metricsclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.explainer.FairExplAIner.explain_confidence_intervalNot checkedFairness metricsmethodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.evaluation.vfairness_metrics.explainer.FairExplAIner.explain_effect_sizeNot checkedFairness metricsmethodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.evaluation.vfairness_metrics.explainer.FairExplAIner.explain_metricNot checkedFairness metricsmethodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.evaluation.vfairness_metrics.explainer.FairExplAIner.explain_reportNot checkedFairness metricsmethodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.evaluation.vfairness_metrics.explainer.MetricExplanationCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.explainer.MetricExplanation.to_dictNot checkedFairness metricsmethodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.evaluation.vfairness_metrics.explainer.explain_fairness_reportNot checkedFairness metricsfunctionthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.evaluation.vfairness_metrics.explainer.print_explanationsCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.explanation_diagnostics.AdversarialProbeResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.explanation_diagnostics.attribution_stabilityNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.explanation_diagnostics.diagnose_local_attributionCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.explanation_diagnostics.multi_seed_adversarial_probeNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.explanation_diagnostics.removal_curve_aucNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.fairness_decomposition.FairnessDecompositionResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.fairness_decomposition.FairnessDecompositionResult.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.fairness_decomposition.fairness_decompositionCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.get_available_stylesNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.get_palettesNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.integrations.FairnessAssertionErrorCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.integrations.assert_fairnessNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.integrations.auto_log_fairnessNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.integrations.create_fairness_callbackNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.integrations.log_fairness_to_mlflowNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.integrations.log_fairness_to_wandbNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.intersectional.GroupAdvantageCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.intersectional.GroupAdvantage.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.intersectional.generate_structured_findingsNot checkedFairness metricsfunctionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.evaluation.vfairness_metrics.intersectional.get_group_rankingsNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.intersectional.identify_privileged_groupsCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.intersectional.intersectional_disparity_analysisCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.plot_confidence_intervalsNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.plot_effect_sizesNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.plot_fairness_metricsNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.plot_fairness_reportNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.plot_group_comparisonNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.plot_group_disparity_heatmapNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.plot_metrics_radarNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.preview_paletteNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.ranking.RankingFairnessResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.ranking.RankingFairnessResult.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.ranking.attention_weighted_rank_fairnessCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.ranking.exposure_parity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.ranking.exposure_parity_ratioCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.ranking.get_ranking_group_metricsNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.ranking.normalized_discounted_kl_divergenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.recourse.FeatureChangeCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.recourse.FeatureChange.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.recourse.RecourseCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.recourse.Recourse.to_dictNot checkedFairness metricsmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.recourse.RecourseResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.recourse.RecourseResult.to_dictNot checkedFairness metricsmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.recourse.generate_recourseCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.regression.compute_regression_effect_sizesNot checkedFairness metricsfunctionexecuted, and on 3 world(s) where nothing was measurable (all_nan_scores, empty, single_group) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.evaluation.vfairness_metrics.regression.get_group_metricsNot checkedFairness metricsfunctionexecuted, and on 2 world(s) where nothing was measurable (all_nan_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.evaluation.vfairness_metrics.regression.mae_parity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.regression.mae_parity_difference_with_ciNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.regression.mean_prediction_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.regression.mean_prediction_difference_with_ciNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.regression.pricing_disparityCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.regression.pricing_disparity_with_ciCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.regression.r2_parity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.regression.residual_biasCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.regression.rmse_parity_differenceCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.regression.rmse_parity_difference_with_ciNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.report.classification_fairness_reportCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.report.print_reportCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.report.regression_fairness_reportNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.report_types.AssessmentReportCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.report_types.DataInfoCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.report_types.ExplanationsReportCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.report_types.FairnessReportCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.report_types.InsufficientEvidenceGroupCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.report_types.MetricStatusEntryCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.robustness.ContingencyTestResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.robustness.ContingencyTestResult.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.robustness.PermutationTestResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.robustness.PermutationTestResult.to_dictNot checkedFairness metricsmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.robustness.RobustMetricsResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.robustness.RobustMetricsResult.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.robustness.SensitivityResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.robustness.SensitivityResult.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.robustness.SubgroupAuditResultCheckedFairness metricsclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.evaluation.vfairness_metrics.robustness.SubgroupAuditResult.to_dictNot checkedFairness metricsmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.robustness.comprehensive_fairness_testCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.robustness.compute_robust_metricsNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.robustness.contingency_testNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.robustness.permutation_testCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.robustness.permutation_test_demographic_parityNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.robustness.permutation_test_equal_opportunityNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.robustness.robust_fairness_comparisonNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.robustness.sensitivity_analysisCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.robustness.stress_test_fairnessCheckedFairness metricsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.evaluation.vfairness_metrics.robustness.subgroup_robustness_auditCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.robustness.test_equalized_odds_chi_squareNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.save_fairness_plotsNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.visualization.create_fairness_dashboardNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.visualization.get_available_stylesNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.visualization.plot_confidence_intervalsCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.visualization.plot_effect_sizesCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.visualization.plot_fairness_metricsCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.visualization.plot_fairness_reportNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.visualization.plot_group_comparisonCheckedFairness metricsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.evaluation.vfairness_metrics.visualization.plot_group_disparity_heatmapNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.visualization.plot_metrics_radarNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.evaluation.vfairness_metrics.visualization.preview_paletteNot checkedFairness metricsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.evaluation.vfairness_metrics.visualization.save_fairness_plotsNot checkedFairness metricsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.exceptions.ConfigurationErrorCheckedTop levelclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.exceptions.InsufficientDataErrorCheckedTop levelclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.exceptions.InvalidDataErrorCheckedTop levelclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.exceptions.ProtectedAttributeErrorCheckedTop levelclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.exceptions.VfairnessErrorCheckedTop levelclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.explainer.ExplanationReportCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.explainer.ExplanationReport.to_dictNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.explainer.FairnessExplainerCheckedExplainability (XAI)classrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.get_available_stylesNot checkedTop levelfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.get_palettesNot checkedTop levelfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.in_processing.analyzer.FairnessTrainingAnalyzerCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.analyzer.FairnessTrainingAnalyzer.analyze_tradeoffsNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.analyzer.FairnessTrainingAnalyzer.compare_methodsNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.analyzer.FairnessTrainingAnalyzer.evaluate_baselineNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.analyzer.FairnessTrainingAnalyzer.full_analysisNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.analyzer.FairnessTrainingAnalyzer.generate_recommendationNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.analyzer.FairnessTrainingAnalyzer.get_data_summaryNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.analyzer.FairnessTrainingAnalyzer.get_explanationNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.analyzer.FairnessTrainingReportCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.analyzer.FairnessTrainingReport.summaryNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.analyzer.FairnessTrainingReport.to_dictNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.analyzer.FairnessTrainingReport.to_jsonNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.analyzer.FairnessTrainingReport.to_svgNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.analyzer.MethodComparisonCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.analyzer.MethodComparison.to_dictNot checkedIn-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.in_processing.analyzer.TrainingRecommendationCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.analyzer.TrainingRecommendation.to_dictNot checkedIn-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.in_processing.analyzer.baseline_comparison_summaryNot checkedIn-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.calibrators.group_calibrators.BetaCalibratorCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.calibrators.group_calibrators.BetaCalibrator.forwardCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.BetaCalibrator.get_parametersCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.CalibrationAwareTrainerCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.CalibrationAwareTrainer.fine_tune_calibrationFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.calibrators.group_calibrators.CalibrationAwareTrainer.train_stepFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.calibrators.group_calibrators.CalibrationMethodTypeNot checkedIn-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.in_processing.calibrators.group_calibrators.CalibrationStateCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.CalibrationState.to_dictCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.calibrators.group_calibrators.FocalCalibratorCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.calibrators.group_calibrators.FocalCalibrator.forwardCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.calibrators.group_calibrators.FocalCalibrator.get_parametersCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.PlattScalingCalibratorCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.calibrators.group_calibrators.PlattScalingCalibrator.forwardCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.PlattScalingCalibrator.get_parametersCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.TemperatureScalingCalibratorCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.calibrators.group_calibrators.TemperatureScalingCalibrator.forwardCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.TemperatureScalingCalibrator.get_parametersCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.TrainableGroupCalibratorCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.calibrators.group_calibrators.TrainableGroupCalibrator.calibration_lossFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.calibrators.group_calibrators.TrainableGroupCalibrator.forwardCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.TrainableGroupCalibrator.freezeCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.TrainableGroupCalibrator.get_calibration_stateCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.calibrators.group_calibrators.TrainableGroupCalibrator.unfreezeCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.check_torch_availableCheckedIn-processing mitigationfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.calibrators.group_calibrators.create_group_calibratorCheckedIn-processing mitigationfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.base.BaseFairnessConstraintNot checkedIn-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.in_processing.constraints.base.BaseFairnessConstraint.compute_violationCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.base.BaseFairnessConstraint.is_satisfiedCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.BaseFairnessConstraint.signed_constraint_valueCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.base.BoundedGroupLossConstraintCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.BoundedGroupLossConstraint.compute_violationFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.constraints.base.BoundedGroupLossConstraint.signed_constraint_valueFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.constraints.base.ConstraintViolationCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.base.ConstraintViolation.to_dictCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.base.DemographicParityConstraintCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.DemographicParityConstraint.compute_violationFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.constraints.base.DemographicParityConstraint.signed_constraint_valueCheckedIn-processing mitigationmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.constraints.base.EqualOpportunityConstraintCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.EqualOpportunityConstraint.compute_violationCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.EqualOpportunityConstraint.signed_constraint_valueCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.EqualizedOddsConstraintCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.EqualizedOddsConstraint.compute_violationCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.EqualizedOddsConstraint.signed_constraint_valueCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.FairnessConstraintTypeNot checkedIn-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.in_processing.constraints.base.FalsePositiveRateParityConstraintCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.FalsePositiveRateParityConstraint.compute_violationCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.FalsePositiveRateParityConstraint.signed_constraint_valueCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.OptimizationResultCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.base.OptimizationResult.to_dictCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.base.create_constraintCheckedIn-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.reductions.EnsembleClassifierCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.reductions.EnsembleClassifier.predictFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.constraints.reductions.EnsembleClassifier.predict_probaFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.constraints.reductions.ExponentiatedGradientCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.reductions.ExponentiatedGradient.fitFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.constraints.reductions.ExponentiatedGradient.get_resultCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.reductions.ExponentiatedGradient.predictFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.constraints.reductions.ExponentiatedGradient.predict_probaFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.constraints.reductions.GridSearchCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.reductions.GridSearch.fitCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.reductions.GridSearch.predictCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.reductions.LagrangianStateCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.reductions.ReductionResultCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.reductions.ReductionResult.predictCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.reductions.ReductionResult.predict_probaCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.reductions.ReductionResult.to_dictCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.reductions.ThresholdOptimizerNot checkedIn-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.in_processing.constraints.reductions.ThresholdOptimizer.fitCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.constraints.reductions.ThresholdOptimizer.get_thresholdsCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.constraints.reductions.ThresholdOptimizer.predictCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.diagnostics.adversarial_convergence_diagnosticsNot checkedIn-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.diagnostics.sklearn_adversarial_debiasingNot checkedIn-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.loss_functions.adversarial.AdversarialDebiasingLossCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.loss_functions.adversarial.AdversarialDebiasingLoss.get_adversary_accuracyFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.loss_functions.adversarial.AdversarialDebiasingLoss.toCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.AdversarialDebiasingLoss.update_adversaryFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.loss_functions.adversarial.AdversaryNot checkedIn-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.in_processing.loss_functions.adversarial.Adversary.forwardCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.FairRepresentationLossCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.loss_functions.adversarial.FairRepresentationLoss.forwardFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.loss_functions.adversarial.FairRepresentationLoss.toCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.GradientReversalFunctionCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.GradientReversalFunction.backwardCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.GradientReversalFunction.forwardCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.GradientReversalLayerCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.GradientReversalLayer.forwardCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.GradientReversalLayer.set_lambdaCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.ProjectedAdversarialLossCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.loss_functions.adversarial.ProjectedAdversarialLoss.toCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.adversarial.ProjectedAdversarialLoss.update_adversaryFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.loss_functions.base.BaseFairnessLossNot checkedIn-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.in_processing.loss_functions.base.BaseFairnessLoss.end_epochNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.loss_functions.base.BaseFairnessLoss.forwardNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.loss_functions.base.BaseFairnessLoss.get_training_historyNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.loss_functions.base.BaseFairnessLoss.reset_historyNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.loss_functions.base.BaseFairnessLoss.set_epochNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.loss_functions.base.BaseLossTypeNot checkedIn-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.in_processing.loss_functions.base.FairnessMetricTypeNot checkedIn-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.in_processing.loss_functions.base.LossComponentsCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.base.LossComponents.to_dictNot checkedIn-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.in_processing.loss_functions.base.TrainingMetricsCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.loss_functions.base.TrainingMetrics.to_dictNot checkedIn-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.in_processing.loss_functions.base.check_torch_availableCheckedIn-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.loss_functions.base.compute_group_ratesNot checkedIn-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.loss_functions.base.create_group_masksNot checkedIn-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.loss_functions.base.soft_rate_computationNot checkedIn-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.loss_functions.counterfactual.CausalFairnessLossCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.loss_functions.counterfactual.CounterfactualFairnessLossCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.loss_functions.counterfactual.CounterfactualFairnessLoss.forwardNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.loss_functions.counterfactual.IndividualFairnessLossCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.loss_functions.counterfactual.IndividualFairnessLoss.forwardNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.loss_functions.fairness_losses.BoundedGroupLossCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.loss_functions.fairness_losses.DemographicParityLossCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.loss_functions.fairness_losses.EqualOpportunityLossCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.loss_functions.fairness_losses.EqualizedOddsLossCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.loss_functions.fairness_losses.FairnessAwareBCELossCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.loss_functions.fairness_losses.FalsePositiveRateParityLossCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.loss_functions.fairness_losses.create_fairness_lossCheckedIn-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.regularizers.fairness_regularizers.BaseRegularizerCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.regularizers.fairness_regularizers.BaseRegularizer.forwardNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.regularizers.fairness_regularizers.BaseRegularizer.get_historyNot checkedIn-processing mitigationmethodexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.in_processing.regularizers.fairness_regularizers.BaseRegularizer.reset_historyCheckedIn-processing mitigationmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.regularizers.fairness_regularizers.ConditionalIndependenceRegularizerCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.regularizers.fairness_regularizers.ConditionalIndependenceRegularizer.forwardNot checkedIn-processing mitigationmethodcould not be called without a hand-built fixture
vfairness.in_processing.regularizers.fairness_regularizers.CorrelationPenaltyCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.regularizers.fairness_regularizers.CorrelationPenalty.forwardNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.regularizers.fairness_regularizers.GroupFairnessRegularizerCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.regularizers.fairness_regularizers.GroupFairnessRegularizer.forwardNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.regularizers.fairness_regularizers.HilbertSchmidtRegularizerCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.regularizers.fairness_regularizers.HilbertSchmidtRegularizer.forwardNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.regularizers.fairness_regularizers.RegularizerMetricsCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.regularizers.fairness_regularizers.RegularizerMetrics.to_dictNot checkedIn-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.in_processing.regularizers.fairness_regularizers.RegularizerTypeNot checkedIn-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.in_processing.regularizers.fairness_regularizers.StatisticalParityRegularizerCheckedIn-processing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.regularizers.fairness_regularizers.StatisticalParityRegularizer.forwardNot checkedIn-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.regularizers.fairness_regularizers.check_torch_availableCheckedIn-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.in_processing.regularizers.fairness_regularizers.create_regularizerNot checkedIn-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifierCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifier.fitCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifier.get_paramsCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifier.predictFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifier.predict_probaCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifier.predict_with_sensitive_attrCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifier.scoreCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifier.set_paramsCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifierResultCheckedIn-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.wrappers.sklearn_wrappers.FairClassifierResult.to_dictCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairRegressorCheckedIn-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairRegressor.fitFix pendingIn-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.in_processing.wrappers.sklearn_wrappers.FairRegressor.get_paramsCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.wrappers.sklearn_wrappers.FairRegressor.predictCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairRegressor.predict_with_sensitive_attrCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairRegressor.scoreCheckedIn-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.in_processing.wrappers.sklearn_wrappers.FairRegressor.set_paramsCheckedIn-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.wrappers.sklearn_wrappers.make_fair_classifierCheckedIn-processing mitigationfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.in_processing.wrappers.sklearn_wrappers.make_fair_regressorCheckedIn-processing mitigationfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.legal.admissibility.classify_columnsNot checkedLegalfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.legal.admissibility.map_domain_to_use_caseNot checkedLegalfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.legal.admissibility.map_jurisdictionNot checkedLegalfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.llm._base.RunMetadataCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm._base.RunMetadata.to_dictNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm._base.SerializableMixinCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm._base.SerializableMixin.to_dictNot checkedLLM fairness testingmethodexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.llm._base.SerializableMixin.to_jsonNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.api_proxy.LLMApiProxyNot checkedLLM fairness testingclasscould not be constructed without a hand-built fixture
vfairness.llm.api_proxy.LLMApiProxy.send_batchNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.api_proxy.LLMApiProxy.send_promptNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.api_proxy.LLMApiProxy.test_connectionNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.benchmarks.BenchmarkResultCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.benchmarks.BenchmarkRunnerCheckedLLM fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.benchmarks.BenchmarkRunner.run_bbqNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.benchmarks.BenchmarkRunner.run_boldNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.benchmarks.BenchmarkRunner.run_holistic_biasNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.benchmarks.benchmark_provenanceNot checkedLLM fairness testingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.cot_faithfulness.CoTFaithfulnessAnalyzerCheckedLLM fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.cot_faithfulness.CoTFaithfulnessAnalyzer.analyze_batchNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.cot_faithfulness.CoTFaithfulnessAnalyzer.analyze_pairNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.cot_faithfulness.CoTFaithfulnessAnalyzer.default_cue_termsNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.cot_faithfulness.CoTFaithfulnessResultCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.cot_faithfulness.FaithfulnessReportCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.counterfactual.CounterfactualResultCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.counterfactual.CounterfactualTesterCheckedLLM fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.counterfactual.CounterfactualTester.compute_disparityNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.counterfactual.CounterfactualTester.generate_swapsNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.counterfactual.CounterfactualTester.run_testNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.decodingtrust.DecodingTrustRunnerCheckedLLM fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.decodingtrust.DecodingTrustRunner.run_adversarial_demonstrationsNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.decodingtrust.DecodingTrustRunner.run_adversarial_robustnessNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.decodingtrust.DecodingTrustRunner.run_allNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.decodingtrust.DecodingTrustRunner.run_fairnessNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.decodingtrust.DecodingTrustRunner.run_machine_ethicsNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.decodingtrust.DecodingTrustRunner.run_ood_robustnessNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.decodingtrust.DecodingTrustRunner.run_privacyNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.decodingtrust.DecodingTrustRunner.run_stereotype_biasNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.decodingtrust.DecodingTrustRunner.run_toxicityNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.embedding_bias.EmbeddingBiasDetectorCheckedLLM fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.embedding_bias.EmbeddingBiasDetector.seatNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.embedding_bias.EmbeddingBiasDetector.weatNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.embedding_bias.WEATResultCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.embedding_bias.WEATResult.to_dictNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.intersectional.IntersectionalAnalyzerCheckedLLM fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.intersectional.IntersectionalAnalyzer.analyzeNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.intersectional.IntersectionalGroupCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.intersectional.IntersectionalGroup.from_attributesNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.intersectional.IntersectionalResultCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.model_identity.IdentityComparisonCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.model_identity.ModelIdentityCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.model_identity.clean_model_nameCheckedLLM fairness testingfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.llm.model_identity.compare_model_identityNot checkedLLM fairness testingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.model_identity.describe_model_identityNot checkedLLM fairness testingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.model_identity.identity_from_runNot checkedLLM fairness testingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.nondeterminism.NoiseProfileCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.nondeterminism.NonDeterminismAnalyzerCheckedLLM fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.nondeterminism.NonDeterminismAnalyzer.bootstrap_ciCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.nondeterminism.NonDeterminismAnalyzer.characterize_noiseNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.nondeterminism.NonDeterminismAnalyzer.compute_noise_offsetNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.nondeterminism.NonDeterminismAnalyzer.equivalence_testNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.nondeterminism.NonDeterminismAnalyzer.is_significant_after_offsetNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.nondeterminism.NonDeterminismAnalyzer.required_runsNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.nondeterminism.noise_floor_from_runsCheckedLLM fairness testingfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.output_analysis.OutputAnalysisResultCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.output_analysis.OutputAnalyzerCheckedLLM fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.output_analysis.OutputAnalyzer.analyze_allNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.llm.output_analysis.OutputAnalyzer.analyze_framingNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_helpfulnessNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_information_qualityNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_lengthNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_llm_judgeCheckedLLM fairness testingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.llm.output_analysis.OutputAnalyzer.analyze_refusal_rateNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_regardNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_representationNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_semantic_qualityNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_sentimentNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_stereotypeNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.output_analysis.OutputAnalyzer.analyze_toxicityNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.paired.mcnemar_paired_testNot checkedLLM fairness testingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.paired.sign_flip_paired_testNot checkedLLM fairness testingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.paired.usable_binary_pairsNot checkedLLM fairness testingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.paired.usable_numeric_pairsNot checkedLLM fairness testingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.scorers.ContextualStereotypeScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.ContextualStereotypeScorer.scoreFix pendingLLM fairness testingmethodproved to report, or to claim, something nobody measured
vfairness.llm.scorers.ContextualStereotypeScorer.score_batchCheckedLLM fairness testingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.llm.scorers.FramingScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.FramingScorer.scoreFix pendingLLM fairness testingmethodproved to report, or to claim, something nobody measured
vfairness.llm.scorers.FramingScorer.score_batchCheckedLLM fairness testingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.llm.scorers.HelpfulnessScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.HelpfulnessScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.HelpfulnessScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.InformationQualityScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.InformationQualityScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.InformationQualityScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.KeywordRegardScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.KeywordRegardScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.KeywordRegardScorer.score_batchCheckedLLM fairness testingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.llm.scorers.KeywordSentimentScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.KeywordSentimentScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.KeywordSentimentScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.KeywordToxicityScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.KeywordToxicityScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.KeywordToxicityScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.LLMJudgeScorerNot checkedLLM fairness testingclasscould not be constructed without a hand-built fixture
vfairness.llm.scorers.LLMJudgeScorer.scoreFix pendingLLM fairness testingmethodproved to report, or to claim, something nobody measured
vfairness.llm.scorers.LLMJudgeScorer.score_batchFix pendingLLM fairness testingmethodproved to report, or to claim, something nobody measured
vfairness.llm.scorers.PartialCoverageWarningCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.PlaceholderScorerWarningCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.RefusalScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.RefusalScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.RefusalScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.RepresentationScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.RepresentationScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.RepresentationScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.SemanticQualityScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.SemanticQualityScorer.dimension_coverageCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.SemanticQualityScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.SemanticQualityScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.SidecarSentimentScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.SidecarSentimentScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.SidecarSentimentScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.SidecarToxicityScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.SidecarToxicityScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.SidecarToxicityScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.SidecarUnavailableWarningCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.StereotypeScorerCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.StereotypeScorer.scoreCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.StereotypeScorer.score_batchCheckedLLM fairness testingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.TextScorerNot checkedLLM fairness testingclasscould not be constructed without a hand-built fixture
vfairness.llm.scorers.TextScorer.scoreCheckedLLM fairness testingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.TextScorer.score_batchCheckedLLM fairness testingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.UnscorableTextWarningCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.identifier_tokensCheckedLLM fairness testingfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.judge_is_subjectCheckedLLM fairness testingfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.mentions_any_termCheckedLLM fairness testingfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.normalize_textCheckedLLM fairness testingfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.phrase_presentCheckedLLM fairness testingfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.scorer_provenanceCheckedLLM fairness testingfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.scorers.scorer_statusCheckedLLM fairness testingfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.llm.scorers.term_formsCheckedLLM fairness testingfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.scorers.word_tokensCheckedLLM fairness testingfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.text_fairness.GroupScoreCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.text_fairness.GroupScore.to_dictNot checkedLLM fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.llm.text_fairness.TextFairnessAnalyzerCheckedLLM fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.llm.text_fairness.TextFairnessAnalyzer.analyzeNot checkedLLM fairness testingmethodcould not be called without a hand-built fixture
vfairness.llm.text_fairness.TextFairnessResultCheckedLLM fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.llm.text_fairness.TextFairnessResult.to_dictNot checkedLLM fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.mcp.server.analyze_intersectionalNot checkedMCP toolsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.mcp.server.audit_agentNot checkedMCP toolsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.mcp.server.detect_proxiesNot checkedMCP toolsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.mcp.server.explain_decisionNot checkedMCP toolsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.mcp.server.explain_in_plain_languageNot checkedMCP toolsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.mcp.server.fairness_triageNot checkedMCP toolsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.mcp.server.glossaryNot checkedMCP toolsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.mcp.server.legal_framingNot checkedMCP toolsfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.mcp.server.mainCheckedMCP toolsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.mcp.server.measure_fairnessNot checkedMCP toolsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.mcp.server.suggest_mitigationNot checkedMCP toolsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.mcp.server.triage_datasetNot checkedMCP toolsfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.mcp.tools.analyze_intersectionalCheckedMCP toolsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.mcp.tools.audit_agentCheckedMCP toolsfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.mcp.tools.detect_proxiesFix pendingMCP toolsfunctionproved to report, or to claim, something nobody measured
vfairness.mcp.tools.explain_decisionFix pendingMCP toolsfunctionproved to report, or to claim, something nobody measured
vfairness.mcp.tools.glossary_markdownCheckedMCP toolsfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.mcp.tools.jsonifyFix pendingMCP toolsfunctionproved to report, or to claim, something nobody measured
vfairness.mcp.tools.jurisdictions_markdownCheckedMCP toolsfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.mcp.tools.load_dataframeCheckedMCP toolsfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.mcp.tools.measure_fairnessCheckedMCP toolsfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.mcp.tools.suggest_mitigationFix pendingMCP toolsfunctionproved to report, or to claim, something nobody measured
vfairness.mcp.tools.triage_datasetFix pendingMCP toolsfunctionproved to report, or to claim, something nobody measured
vfairness.multi_agent.collusion.AdversarialCollusionDetectorCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.multi_agent.collusion.AdversarialCollusionDetector.analyzeNot checkedAgent fairness testingmethodcould not be called without a hand-built fixture
vfairness.multi_agent.collusion.CollusionResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.multi_agent.compositionality.CompositionalityAnalyzerCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.multi_agent.compositionality.CompositionalityAnalyzer.analyzeNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.compositionality.CompositionalityResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.multi_agent.delegation.DelegationResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.multi_agent.delegation.DelegationRoutingAuditorCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.multi_agent.delegation.DelegationRoutingAuditor.analyzeNot checkedAgent fairness testingmethodcould not be called without a hand-built fixture
vfairness.multi_agent.emergent.EmergentBiasDetectorCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.multi_agent.emergent.EmergentBiasDetector.analyzeNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.emergent.EmergentBiasResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.multi_agent.groupthink.GroupthinkDetectorCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.multi_agent.groupthink.GroupthinkDetector.analyze_convergenceNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.groupthink.GroupthinkDetector.detect_coalitionsNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.groupthink.GroupthinkResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.multi_agent.harness.HarnessTraceCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.multi_agent.harness.MultiAgentRunHarnessCheckedAgent fairness testingclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.multi_agent.harness.MultiAgentRunHarness.as_collusion_inputsNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.harness.MultiAgentRunHarness.as_compositionality_inputNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.harness.MultiAgentRunHarness.as_delegation_inputsNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.harness.MultiAgentRunHarness.as_emergent_inputsNot checkedAgent fairness testingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.multi_agent.harness.MultiAgentRunHarness.as_negotiation_inputsNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.harness.MultiAgentRunHarness.record_routingCheckedAgent fairness testingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.multi_agent.harness.MultiAgentRunHarness.record_sampleNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.harness.MultiAgentRunHarness.record_turnCheckedAgent fairness testingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.multi_agent.harness.MultiAgentRunHarness.system_biasNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.negotiation.NegotiationFairnessTrackerCheckedAgent fairness testingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.multi_agent.negotiation.NegotiationFairnessTracker.analyzeNot checkedAgent fairness testingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.multi_agent.negotiation.NegotiationResultCheckedAgent fairness testingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.net.egress.GuardedSessionCheckedNetworkingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.net.egress.GuardedSession.closeCheckedNetworkingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.net.egress.GuardedSession.get_adapterNot checkedNetworkingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.net.egress.PinnedIPAdapterNot checkedNetworkingclasscould not be constructed without a hand-built fixture
vfairness.net.egress.PinnedIPAdapter.init_poolmanagerNot checkedNetworkingmethodcould not be called without a hand-built fixture
vfairness.net.egress.PinnedIPAdapter.sendNot checkedNetworkingmethodcould not be called without a hand-built fixture
vfairness.net.egress.SSRFErrorCheckedNetworkingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.net.egress.guarded_postNot checkedNetworkingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.net.egress.validate_endpointNot checkedNetworkingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.causal.attribute.AttributionResultCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.attribute.AttributionResult.to_dictNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.causal.attribute.NodeContributionCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.attribute.attribute_distribution_changeNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.counterfactual.CounterfactualResultCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.counterfactual.CounterfactualResult.to_dictNot checkedOperations (other)methodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.counterfactual.compute_counterfactualNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.graph.CausalFairnessGraphCheckedOperations (other)classverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.causal.graph.CausalFairnessGraph.add_edgeNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.causal.graph.CausalFairnessGraph.add_variableNot checkedOperations (other)methodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.graph.CausalFairnessGraph.discrimination_pathsNot checkedOperations (other)methodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.graph.CausalFairnessGraph.has_direct_discriminationCheckedOperations (other)methodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.causal.graph.CausalFairnessGraph.not_assessableNot checkedOperations (other)methodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.graph.CausalFairnessGraph.outcome_nodesNot checkedOperations (other)methodexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.operations.causal.graph.CausalFairnessGraph.protected_nodesNot checkedOperations (other)methodexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.operations.causal.graph.CausalFairnessGraph.summaryNot checkedOperations (other)methodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.graph.CausalFairnessGraph.to_gmlNot checkedOperations (other)methodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.graph.DiscriminationPathCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.graph.DiscriminationPath.to_dictNot checkedOperations (other)methodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.identify.IdentificationResultCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.identify.IdentificationResult.to_dictNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.causal.identify.PathIdentificationCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.identify.identify_pathsNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.causal.mediate.MediationDecompositionCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.mediate.MediationResultCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.mediate.MediationResult.to_dictNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.causal.mediate.decompose_mediationCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.causal.refute.RefutationOutcomeCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.refute.RefutationResultCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.causal.refute.RefutationResult.to_dictNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.causal.refute.run_refutation_suiteNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.task_handlers.handle_attributeNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.task_handlers.handle_counterfactualNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.task_handlers.handle_identifyNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.task_handlers.handle_mediateNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.task_handlers.handle_refuteNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.causal.task_handlers.load_dataset_from_payloadCheckedOperations (other)functionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.causal.task_handlers.mainNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.FairnessReportCardCheckedCI/CD gatesclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.cicd.gate.FairnessReportCard.to_dictNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.FairnessReportCard.to_github_comment_payloadNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.FairnessReportCard.to_markdownNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.GateConfigCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.gate.GateConfig.to_dictNot checkedCI/CD gatesmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.gate.GateDecisionCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.gate.GateDecision.to_dictNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.GateDecision.to_markdown_reportNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.GateStatusNot checkedCI/CD gatesclasscould not be constructed without a hand-built fixture
vfairness.operations.cicd.gate.HierarchicalGateConfigCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.gate.HierarchicalGateConfig.to_dictNot checkedCI/CD gatesmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.gate.IntersectionalGateDecisionCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.gate.IntersectionalGateDecision.to_dictNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.IntersectionalGateDecision.to_markdown_reportNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.MetricEvaluationCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.gate.MetricEvaluation.to_dictNot checkedCI/CD gatesmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.gate.ModelFairnessGateCheckedCI/CD gatesclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.gate.ModelFairnessGate.create_github_checkNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.ModelFairnessGate.evaluateNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.ModelFairnessGate.evaluate_from_metricsNot checkedCI/CD gatesmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.gate.ModelFairnessGate.evaluate_hierarchicalNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.ModelFairnessGate.get_explanationNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.gate.SmallSampleWarningCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.gate.SmallSampleWarning.to_dictNot checkedCI/CD gatesmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.monitor.AlertSeverityNot checkedCI/CD gatesclasscould not be constructed without a hand-built fixture
vfairness.operations.cicd.monitor.BiasMonitorCheckedCI/CD gatesclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.monitor.BiasMonitor.drift_detectedCheckedCI/CD gatesmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.cicd.monitor.BiasMonitor.get_alertsCheckedCI/CD gatesmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.monitor.BiasMonitor.get_current_metricsCheckedCI/CD gatesmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.monitor.BiasMonitor.get_drift_statusCheckedCI/CD gatesmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.monitor.BiasMonitor.get_rolling_averageFix pendingCI/CD gatesmethodproved to report, or to claim, something nobody measured
vfairness.operations.cicd.monitor.BiasMonitor.get_summaryCheckedCI/CD gatesmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.monitor.BiasMonitor.log_batchCheckedCI/CD gatesmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.monitor.BiasMonitor.resetCheckedCI/CD gatesmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.monitor.BiasMonitor.to_prometheus_metricsCheckedCI/CD gatesmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.monitor.BiasMonitor.trigger_alertCheckedCI/CD gatesmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.monitor.BiasMonitor.unmeasurable_metricsCheckedCI/CD gatesmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.monitor.BiasMonitor.update_baselineCheckedCI/CD gatesmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.monitor.DriftAlertCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.monitor.DriftAlert.to_dictCheckedCI/CD gatesmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.cicd.monitor.DriftTypeNot checkedCI/CD gatesclasscould not be constructed without a hand-built fixture
vfairness.operations.cicd.monitor.MonitorConfigCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.monitor.MonitorConfig.to_dictCheckedCI/CD gatesmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.monitor.MonitoringResultCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.monitor.MonitoringResult.to_dictCheckedCI/CD gatesmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.precommit.check_fairness_configNot checkedCI/CD gatesfunctionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.operations.cicd.precommit.check_model_cardCheckedCI/CD gatesfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.cicd.precommit.mainNot checkedCI/CD gatesfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.quality_report.build_quality_reportNot checkedCI/CD gatesfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.task_handlers.handle_data_validationNot checkedCI/CD gatesfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.task_handlers.mainNot checkedCI/CD gatesfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.testing.FairnessAssertionErrorCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.testing.FairnessTestResultCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.testing.FairnessTestResult.to_dictNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.testing.FairnessTestSuiteCheckedCI/CD gatesclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.testing.FairnessTestSuite.get_summaryNot checkedCI/CD gatesmethodcould not be called without a hand-built fixture
vfairness.operations.cicd.testing.FairnessTestSuite.test_modelNot checkedCI/CD gatesmethodcould not be called without a hand-built fixture
vfairness.operations.cicd.testing.FairnessTestSuite.test_predictionsNot checkedCI/CD gatesmethodcould not be called without a hand-built fixture
vfairness.operations.cicd.testing.FairnessTestSuite.to_junit_xmlNot checkedCI/CD gatesmethodcould not be called without a hand-built fixture
vfairness.operations.cicd.testing.TestStatusNot checkedCI/CD gatesclasscould not be constructed without a hand-built fixture
vfairness.operations.cicd.testing.assert_fairnessNot checkedCI/CD gatesfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.testing.fairness_testNot checkedCI/CD gatesfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.testing.parametrize_fairnessNot checkedCI/CD gatesfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.validator.DataBiasValidatorCheckedCI/CD gatesclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.cicd.validator.DataBiasValidator.get_explanationNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.validator.DataBiasValidator.validateNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.validator.DataBiasValidator.validate_batchNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.validator.DataValidationConfigCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.validator.DataValidationConfig.to_dictNot checkedCI/CD gatesmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.validator.DataValidationResultCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.validator.DataValidationResult.execution_coverageNot checkedCI/CD gatesmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.cicd.validator.DataValidationResult.to_dictNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.validator.DataValidationResult.to_junit_xmlNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.validator.ValidationIssueCheckedCI/CD gatesclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.cicd.validator.ValidationIssue.to_dictNot checkedCI/CD gatesmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.cicd.validator.ValidationSeverityNot checkedCI/CD gatesclasscould not be constructed without a hand-built fixture
vfairness.operations.experimentation.analysis.CausalDecompositionCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.analysis.CausalDecomposition.to_dictNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.analysis.ExperimentAnalysisCheckedOperations (other)classrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.analysis.ExperimentAnalysis.compute_pareto_frontierNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.analysis.ExperimentAnalysis.decision_recommendationNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.analysis.ExperimentAnalysis.heterogeneous_treatment_effectsNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.analysis.ExperimentAnalysis.mediation_analysisNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.analysis.ExperimentAnalysis.spillover_detectionNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.analysis.ExperimentAnalysis.temporal_stability_checkNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.analysis.ExperimentAnalysis.to_report_sectionsNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.analysis.ExperimentRecommendationCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.analysis.ExperimentRecommendation.to_dictNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.analysis.ParetoPointCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.analysis.ParetoPoint.to_dictNot checkedOperations (other)methodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.experimentation.analysis.RecommendationDecisionNot checkedOperations (other)classcould not be constructed without a hand-built fixture
vfairness.operations.experimentation.analysis.TemporalStabilityResultCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.analysis.TemporalStabilityResult.to_dictNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.experiment.DesignTypeNot checkedOperations (other)classcould not be constructed without a hand-built fixture
vfairness.operations.experimentation.experiment.ExperimentConfigCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.experiment.ExperimentResultCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.experiment.ExperimentResult.saveNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.experiment.ExperimentResult.to_dataframeNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.experiment.ExperimentResult.to_dictNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.experiment.FairnessExperimentCheckedOperations (other)classrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.experiment.FairnessExperiment.calculate_intersectional_powerNot checkedOperations (other)methodcould not be called without a hand-built fixture
vfairness.operations.experimentation.experiment.FairnessExperiment.detect_heterogeneous_effectsNot checkedOperations (other)methodcould not be called without a hand-built fixture
vfairness.operations.experimentation.experiment.FairnessExperiment.get_summaryNot checkedOperations (other)methodcould not be called without a hand-built fixture
vfairness.operations.experimentation.experiment.FairnessExperiment.run_full_analysisNot checkedOperations (other)methodcould not be called without a hand-built fixture
vfairness.operations.experimentation.experiment.FairnessExperiment.to_dataframeNot checkedOperations (other)methodcould not be called without a hand-built fixture
vfairness.operations.experimentation.experiment.IntersectionEffectCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.experiment.IntersectionEffect.to_dictNot checkedOperations (other)methodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.experiment.assign_clustersNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.experiment.create_factorial_designNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.experimentation.power.FairnessPowerAnalyzerCheckedOperations (other)classrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.FairnessPowerAnalyzer.adaptive_sampling_planCheckedOperations (other)methodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.FairnessPowerAnalyzer.get_detailed_resultsCheckedOperations (other)methodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.FairnessPowerAnalyzer.get_power_summaryCheckedOperations (other)methodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.FairnessPowerAnalyzer.minimum_detectable_effectCheckedOperations (other)methodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.FairnessPowerAnalyzer.power_for_sample_sizeCheckedOperations (other)methodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.FairnessPowerAnalyzer.required_sample_sizeCheckedOperations (other)methodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.FairnessPowerAnalyzer.sequential_testCheckedOperations (other)methodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.PowerConfigNot checkedOperations (other)classcould not be constructed without a hand-built fixture
vfairness.operations.experimentation.power.PowerResultCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.power.PowerResult.to_dictCheckedOperations (other)methodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.experimentation.power.SPRTDecisionNot checkedOperations (other)classcould not be constructed without a hand-built fixture
vfairness.operations.experimentation.power.SamplingPlanCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.power.SamplingPlan.to_dataframeCheckedOperations (other)methodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.SamplingPlan.to_dictCheckedOperations (other)methodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.experimentation.power.SequentialTestResultCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.experimentation.power.SequentialTestResult.to_dictCheckedOperations (other)methodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.monitoring.alerts.AdaptiveThresholdManagerCheckedMonitoringclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.AdaptiveThresholdManager.get_all_thresholdsCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.alerts.AdaptiveThresholdManager.get_feedback_statsCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.AdaptiveThresholdManager.get_thresholdCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.alerts.AdaptiveThresholdManager.is_alert_warrantedCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.AdaptiveThresholdManager.resetCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.alerts.AdaptiveThresholdManager.set_thresholdCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.alerts.AdaptiveThresholdManager.update_from_feedbackCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.AlertPayloadCheckedMonitoringclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.alerts.AlertPayload.acknowledgeCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.alerts.AlertPayload.to_dictCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.FairnessAlertPrioritizerCheckedMonitoringclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.FairnessAlertPrioritizer.build_drift_eventCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.FairnessAlertPrioritizer.calculate_priorityCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.FairnessAlertPrioritizer.clear_logCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.alerts.FairnessAlertPrioritizer.create_alertFix pendingMonitoringmethodproved to report, or to claim, something nobody measured
vfairness.operations.monitoring.alerts.FairnessAlertPrioritizer.get_alert_logCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.FairnessAlertPrioritizer.get_alert_summaryCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.alerts.FairnessAlertPrioritizer.route_alertCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.DriftResultCheckedMonitoringclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.drift.DriftResult.to_dictCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.FairnessDriftDetectorCheckedMonitoringclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.FairnessDriftDetector.check_driftCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.FairnessDriftDetector.clear_historyCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.drift.FairnessDriftDetector.decompose_temporal_patternsCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.FairnessDriftDetector.detect_drift_ksCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.FairnessDriftDetector.detect_drift_mmdCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.FairnessDriftDetector.detect_drift_multiscaleCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.FairnessDriftDetector.get_explanationCheckedMonitoringmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.monitoring.drift.FairnessDriftDetector.get_history_dfCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.FairnessDriftDetector.get_results_historyCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.drift.FairnessDriftDetector.run_sprtFix pendingMonitoringmethodproved to report, or to claim, something nobody measured
vfairness.operations.monitoring.drift.FairnessDriftDetector.set_baselineCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.drift.MultiscaleDriftResultCheckedMonitoringclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.drift.MultiscaleDriftResult.to_dictCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.sequential.cusum_driftNot checkedMonitoringfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.monitoring.sequential.page_hinkleyNot checkedMonitoringfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.monitoring.sequential.sequential_fairness_driftNot checkedMonitoringfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.monitoring.tracker.FairnessMonitorCheckedMonitoringclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.FairnessMonitor.compute_demographic_parityCheckedMonitoringmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.monitoring.tracker.FairnessMonitor.compute_disparate_impactCheckedMonitoringmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.monitoring.tracker.FairnessMonitor.compute_equal_opportunityFix pendingMonitoringmethodproved to report, or to claim, something nobody measured
vfairness.operations.monitoring.tracker.FairnessMonitor.compute_equalized_oddsFix pendingMonitoringmethodproved to report, or to claim, something nobody measured
vfairness.operations.monitoring.tracker.FairnessMonitor.get_alert_summaryCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.FairnessMonitor.get_current_metricsCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.FairnessMonitor.get_explanationFix pendingMonitoringmethodproved to report, or to claim, something nobody measured
vfairness.operations.monitoring.tracker.FairnessMonitor.get_metric_historyCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.FairnessMonitor.get_window_dfCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.tracker.FairnessMonitor.resetCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.tracker.FairnessMonitor.set_referenceCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.tracker.FairnessMonitor.update_and_checkFix pendingMonitoringmethodproved to report, or to claim, something nobody measured
vfairness.operations.monitoring.tracker.FairnessMonitorConfigCheckedMonitoringclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzerCheckedMonitoringclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzer.detect_seasonal_patternCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzer.detect_trendFix pendingMonitoringmethodproved to report, or to claim, something nobody measured
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzer.detect_weekly_degradationCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzer.forecast_metricCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzer.get_explanationFix pendingMonitoringmethodproved to report, or to claim, something nobody measured
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzer.get_metric_summaryCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzer.get_tracked_metricsCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzer.to_dataframeCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.tracker.TemporalFairnessAnalyzer.update_daily_metricsCheckedMonitoringmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.tracker.WindowMetricsCheckedMonitoringclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.monitoring.tracker.WindowMetrics.to_dictCheckedMonitoringmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.monitoring.tracker.mmd_gaussianFix pendingMonitoringfunctionproved to report, or to claim, something nobody measured
vfairness.operations.pulse.agent_probe.agent_probe_pulseNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.causal_skeleton.CausalSkeletonCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.pulse.causal_skeleton.CausalSkeleton.to_dictNot checkedOperations (other)methodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.causal_skeleton.build_causal_skeletonNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.causal_skeleton.domain_dag_templateNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.llm_probe.apply_bhNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.pulse.llm_probe.correct_familiesNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.pulse.llm_probe.llm_probe_pulseNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.orchestrator.build_legal_framework_blockNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.pulse.orchestrator.build_scope_blockNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.orchestrator.run_pulseNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.pipeline.PulsePipelineInputsCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.pulse.pipeline.run_pulse_pipelineNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.pulse.recommend.recommend_fairness_definitionNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.pulse.recommend.recommend_interventionsNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.regulatory.attach_lightweight_regulatoryFix pendingOperations (other)functionproved to report, or to claim, something nobody measured
vfairness.operations.pulse.regulatory.base_rates_differCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.build_art10CheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.build_ll144CheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.build_recheckCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.build_reference_groupsCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.build_regulatory_exportsCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.build_targetsCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.clamp_target_ratioCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.empty_exportsFix pendingOperations (other)functionproved to report, or to claim, something nobody measured
vfairness.operations.pulse.regulatory.historical_contextCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.iso24027_crosswalkCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.legal_admissibilityCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.regulatory.legal_context_as_ofCheckedOperations (other)functionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.pulse.regulatory.parse_pulse_optionsCheckedOperations (other)functionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.pulse.regulatory.sanitize_suiteCheckedOperations (other)functionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.pulse.regulatory.uncovered_admissibilityCheckedOperations (other)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.pulse.scoring.score_model_over_frameNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.task_handlers.handle_pulse_runNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.task_handlers.mainNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.pulse.traces.MalformedTraceExportWarningCheckedOperations (other)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.pulse.traces.ingest_and_run_pulseNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.pulse.traces.maybe_flatten_spansCheckedOperations (other)functionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.pulse.traces.parse_trace_exportNot checkedOperations (other)functionexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.operations.pulse.vision_probe.vision_probe_pulseNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.compliance.AdverseActionReasonsNot checkedReportingclassconstructed on healthy and degenerate input; it derives a number and that has not been judged yet
vfairness.operations.reporting.compliance.build_assurance_verdictNot checkedReportingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.compliance.compute_adverse_action_reasonsNot checkedReportingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.compliance.compute_signed_test_logNot checkedReportingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.compliance.generate_annex_iv_dataCheckedReportingfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.compliance.generate_dpia_sectionsCheckedReportingfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.compliance.generate_iso42001_evidence_mapNot checkedReportingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.compliance.generate_model_cardCheckedReportingfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.compliance.generate_risk_register_from_auditCheckedReportingfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.dashboard.DashboardConfigCheckedReportingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.dashboard.FairnessDashboardCheckedReportingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.dashboard.FairnessDashboard.create_alert_summaryNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.create_disparity_comparisonNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.create_drift_timelineNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.create_executive_viewNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.create_health_score_gaugeNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.create_intersectional_heatmapNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.create_operational_viewNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.create_subgroup_sunburstNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.create_technical_viewNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.create_trend_analysisNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.get_explanationNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.FairnessDashboard.to_htmlNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.dashboard.TimeWindowNot checkedReportingclasscould not be constructed without a hand-built fixture
vfairness.operations.reporting.interactive.InteractiveConfigCheckedReportingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.interactive.InteractiveDashboardCheckedReportingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.interactive.InteractiveDashboard.create_dash_appNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.interactive.InteractiveDashboard.get_capabilitiesNot checkedReportingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.reporting.interactive.InteractiveDashboard.runNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.interactive.InteractiveDashboard.save_htmlNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.interactive.InteractiveDashboard.simulate_threshold_changeNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.interactive.InteractiveDashboard.to_standalone_htmlNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.interactive.simulate_threshold_changeNot checkedReportingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.GeneratedReportCheckedReportingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.reports.GeneratedReport.saveNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.GeneratedReport.to_dictNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.OutputFormatNot checkedReportingclasscould not be constructed without a hand-built fixture
vfairness.operations.reporting.reports.ReportConfigCheckedReportingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.reports.ReportGeneratorCheckedReportingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.reports.ReportGenerator.generateNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.ReportGenerator.generate_alert_reportNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.ReportGenerator.generate_drift_reportNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.ReportGenerator.generate_executive_reportNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.ReportGenerator.generate_operational_reportNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.ReportGenerator.generate_technical_reportNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.ReportGenerator.generate_threshold_breach_reportNot checkedReportingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.operations.reporting.reports.ReportTierNot checkedReportingclasscould not be constructed without a hand-built fixture
vfairness.operations.reporting.store.HealthScoreCheckedReportingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.HealthScore.to_dictCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStoreCheckedReportingclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.clearCheckedReportingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.MetricsStore.compute_health_scoreFix pendingReportingmethodproved to report, or to claim, something nobody measured
vfairness.operations.reporting.store.MetricsStore.get_alertsCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.get_drift_historyCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.get_groupsCheckedReportingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.MetricsStore.get_latestCheckedReportingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.MetricsStore.get_metric_namesCheckedReportingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.MetricsStore.get_metricsCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.get_sourcesCheckedReportingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.MetricsStore.get_summaryCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.get_threshold_historyCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.get_time_rangeCheckedReportingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.MetricsStore.ingest_alertCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.ingest_dataframeFix pendingReportingmethodproved to report, or to claim, something nobody measured
vfairness.operations.reporting.store.MetricsStore.ingest_drift_resultCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.ingest_from_analyzerCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.ingest_from_detectorCheckedReportingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.reporting.store.MetricsStore.ingest_from_monitorCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStore.ingest_from_prioritizerCheckedReportingmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.operations.reporting.store.MetricsStore.ingest_threshold_updateCheckedReportingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.MetricsStore.ingest_window_metricsFix pendingReportingmethodproved to report, or to claim, something nobody measured
vfairness.operations.reporting.store.MetricsStore.pruneCheckedReportingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.MetricsStore.register_modelCheckedReportingmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.MetricsStore.to_dataframeCheckedReportingmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.operations.reporting.store.MetricsStoreConfigCheckedReportingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.reporting.store.PrivacyLevelNot checkedReportingclasscould not be constructed without a hand-built fixture
vfairness.operations.reporting.store.StoredMetricRecordCheckedReportingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.operations.validity.task_handlers.handle_validity_runNot checkedOperations (other)functionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.operations.validity.task_handlers.mainNot checkedOperations (other)functioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_calibration_comparisonNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_calibration_disparityNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_confidence_intervalsNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_effect_sizesNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_fairness_metricsNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_fairness_reportNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_group_calibrationNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_group_comparisonNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_group_disparity_heatmapNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_metrics_radarNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_reliability_diagramNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.plot_tradeoff_curveNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzerCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.analyze_disparityCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.analyze_tradeoffsCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.calibrateCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.clear_cacheCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.decompose_brierCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.evaluate_brierCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.evaluate_calibrationCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.evaluate_calibration_improvementCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.evaluate_eceCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.evaluate_mceCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.fit_calibratorCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.full_analysisCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.get_calibration_curveCheckedPost-processing mitigationmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.get_calibration_resultCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.get_data_summaryCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.get_explanationFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.get_impossibility_diagnosisFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.get_recommendationCheckedPost-processing mitigationmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.calibration.analyzer.CalibrationAnalyzer.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationReportCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.analyzer.CalibrationReport.summaryCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationReport.to_dictCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationReport.to_jsonCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.analyzer.CalibrationReport.to_svgCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.GroupCalibrationResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.group_calibrator.GroupCalibrationResult.to_dictCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.GroupCalibratorCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.GroupCalibrator.evaluateCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.GroupCalibrator.fitCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.GroupCalibrator.fit_transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.GroupCalibrator.get_calibration_resultCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.group_calibrator.GroupCalibrator.get_group_calibratorCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.GroupCalibrator.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.IntersectionalCalibratorCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.IntersectionalCalibrator.fitCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.IntersectionalCalibrator.fit_transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.IntersectionalCalibrator.get_calibrator_for_groupCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.IntersectionalCalibrator.get_group_provenanceCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.IntersectionalCalibrator.get_group_statisticsCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.IntersectionalCalibrator.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.group_calibrator.IntersectionalProvenanceWarningCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.group_calibrator.UnknownGroupWarningCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.group_calibrator.UnmeasurableGroupWarningCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.group_calibrator.validate_borrowing_strategyCheckedPost-processing mitigationfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.group_calibrator.validate_fallback_strategyCheckedPost-processing mitigationfunctionreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.methods.BaseCalibratorNot checkedPost-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.post_processing.calibration.methods.BaseCalibrator.fitCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.methods.BaseCalibrator.fit_transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.BaseCalibrator.transformCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.methods.BetaCalibratorCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.BetaCalibrator.fitCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.BetaCalibrator.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.CalibrationFitResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.methods.CalibrationFitResult.to_dictCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.methods.CalibrationMethodNot checkedPost-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.post_processing.calibration.methods.HistogramBinningCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.HistogramBinning.fitCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.HistogramBinning.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.IsotonicCalibratorCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.IsotonicCalibrator.fitFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.calibration.methods.IsotonicCalibrator.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.PlattScalingCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.PlattScaling.fitCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.PlattScaling.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.TemperatureScalingCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.TemperatureScaling.fitFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.calibration.methods.TemperatureScaling.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.methods.create_calibratorCheckedPost-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.calibration.metrics.BrierDecompositionCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.metrics.BrierDecomposition.to_dictNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.metrics.CalibrationCurveResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.metrics.CalibrationCurveResult.to_dictNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.metrics.CalibrationDisparityResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.metrics.CalibrationDisparityResult.to_dictNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.metrics.CalibrationMetricResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.metrics.CalibrationMetricResult.to_dictNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.metrics.IntegratedCalibrationResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.metrics.IntegratedCalibrationResult.to_dictNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.metrics.MulticalibrationResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.metrics.MulticalibrationResult.to_dictNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.metrics.brier_scoreCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.metrics.brier_score_decompositionCheckedPost-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.calibration.metrics.calibration_curveCheckedPost-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.calibration.metrics.calibration_disparityCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.metrics.calibration_in_the_largeCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.metrics.calibration_slopeCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.metrics.cv_calibration_stabilityNot checkedPost-processing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.metrics.ece_confidence_intervalsNot checkedPost-processing mitigationfunctionexecuted, and on 1 world(s) where nothing was measurable (empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.post_processing.calibration.metrics.expected_calibration_errorCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.metrics.group_calibration_metricsCheckedPost-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.calibration.metrics.integrated_calibration_indexCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.metrics.integrated_calibration_index_with_ciCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.metrics.maximum_calibration_errorCheckedPost-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.calibration.metrics.multicalibrationCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.calibration.metrics.multicalibration_with_ciCheckedPost-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.calibration.metrics.per_group_brier_decompositionNot checkedPost-processing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.metrics.sufficiency_testNot checkedPost-processing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.tradeoffs.CalibrationRecommendationCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.tradeoffs.CalibrationRecommendation.to_dictNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.tradeoffs.ParetoPointCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.tradeoffs.ParetoPoint.dominatesNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.tradeoffs.TradeoffAnalysisResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.calibration.tradeoffs.TradeoffAnalysisResult.to_dictNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.tradeoffs.analyze_calibration_fairness_tradeoffNot checkedPost-processing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.tradeoffs.calibration_vs_error_parityNot checkedPost-processing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.tradeoffs.compute_pareto_frontierNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.tradeoffs.impossibility_diagnosticsNot checkedPost-processing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.tradeoffs.mitigation_paretoNot checkedPost-processing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.tradeoffs.recommend_calibration_strategyNot checkedPost-processing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.calibration.visualization.create_calibration_dashboardNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.visualization.plot_calibration_comparisonNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.visualization.plot_calibration_disparityNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.visualization.plot_group_calibrationNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.visualization.plot_pareto_frontierNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.visualization.plot_reliability_diagramNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.calibration.visualization.plot_tradeoff_curveNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.ranking.rerank.exposure_parity_rerankNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.reweighting.analyzer.ReweightingAnalysisReportCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.reweighting.analyzer.ReweightingAnalysisReport.summaryNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.reweighting.analyzer.ReweightingAnalysisReport.to_dictNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.reweighting.analyzer.ReweightingAnalyzerCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.analyzer.ReweightingAnalyzer.analyze_methodNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.reweighting.analyzer.ReweightingAnalyzer.compare_methodsNot checkedPost-processing mitigationmethodexecuted, and on 1 world(s) where nothing was measurable (empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.post_processing.reweighting.analyzer.ReweightingAnalyzer.full_analysisNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.reweighting.analyzer.ReweightingAnalyzer.get_explanationNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.reweighting.analyzer.ReweightingImpactResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.reweighting.analyzer.ReweightingImpactResult.to_dictNot checkedPost-processing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.post_processing.reweighting.reweighter.BaseReweighterNot checkedPost-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.post_processing.reweighting.reweighter.BaseReweighter.fitCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.reweighting.reweighter.BaseReweighter.fit_transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.BaseReweighter.predictFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.reweighting.reweighter.BaseReweighter.transformCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.reweighting.reweighter.CalibratedEqualizerCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.CalibratedEqualizer.fitFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.reweighting.reweighter.CalibratedEqualizer.transformFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.reweighting.reweighter.DistributionMatcherCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.DistributionMatcher.fitFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.reweighting.reweighter.DistributionMatcher.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.PredictionReweighterCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.PredictionReweighter.fitCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.PredictionReweighter.transformCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.RejectionOptionClassifierCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.RejectionOptionClassifier.fitCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.RejectionOptionClassifier.predictCheckedPost-processing mitigationmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.reweighting.reweighter.RejectionOptionClassifier.transformFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.reweighting.reweighter.ReweightingMethodNot checkedPost-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.post_processing.reweighting.reweighter.ReweightingResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.reweighting.reweighter.ReweightingResult.summaryCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.ReweightingResult.to_dictCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.reweighting.reweighter.create_reweighterCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.analyzer.FeasibleRegionNot checkedPost-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalysisReportCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalysisReport.summaryNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalysisReport.to_dictNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalyzerCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalyzer.analyze_thresholdNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalyzer.analyze_threshold_rangeNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalyzer.find_feasible_regionNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalyzer.find_optimal_thresholdNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalyzer.full_analysisNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.analyzer.ThresholdAnalyzer.get_explanationNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.analyzer.ThresholdImpactResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.threshold_optimization.analyzer.ThresholdImpactResult.to_dictNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.constraints.ConstraintViolationCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.threshold_optimization.constraints.ConstraintViolation.to_dictNot checkedPost-processing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.constraints.FairnessConstraintTypeNot checkedPost-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.post_processing.threshold_optimization.constraints.FeasibleThresholdsCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.threshold_optimization.constraints.compute_constraint_violationNot checkedPost-processing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.post_processing.threshold_optimization.constraints.find_feasible_thresholdsCheckedPost-processing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.BaseThresholdOptimizerNot checkedPost-processing mitigationclasscould not be constructed without a hand-built fixture
vfairness.post_processing.threshold_optimization.optimizer.BaseThresholdOptimizer.fitCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.threshold_optimization.optimizer.BaseThresholdOptimizer.fit_predictCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.BaseThresholdOptimizer.predictCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.threshold_optimization.optimizer.GroupThresholdOptimizerCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.GroupThresholdOptimizer.fitFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.threshold_optimization.optimizer.GroupThresholdOptimizer.predictCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.MultiObjectiveThresholdOptimizerCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.MultiObjectiveThresholdOptimizer.fitFix pendingPost-processing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.post_processing.threshold_optimization.optimizer.MultiObjectiveThresholdOptimizer.predictCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.MultiObjectiveThresholdOptimizer.select_pointCheckedPost-processing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.threshold_optimization.optimizer.ThresholdConstraintCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.threshold_optimization.optimizer.ThresholdOptimizerCheckedPost-processing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.ThresholdOptimizer.fitCheckedPost-processing mitigationmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.post_processing.threshold_optimization.optimizer.ThresholdOptimizer.predictCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.ThresholdResultCheckedPost-processing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.post_processing.threshold_optimization.optimizer.ThresholdResult.summaryCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.ThresholdResult.to_dictCheckedPost-processing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.post_processing.threshold_optimization.optimizer.create_threshold_optimizerCheckedPost-processing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.bias_detection.detector.BiasAuditReportCheckedBias detectionclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.assessment_coverageCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.empty_is_not_a_measurementNot checkedBias detectionmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.execution_coverageCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.get_critical_countCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.get_high_risk_featuresCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.summaryCheckedBias detectionmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.to_dictCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.to_jsonCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.to_svgCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasAuditReport.unassessable_attributesCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasDetectorCheckedBias detectionclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasDetector.analyze_disparitiesCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasDetector.clear_cacheCheckedBias detectionmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.bias_detection.detector.BiasDetector.detect_historical_patternsCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasDetector.detect_representation_biasCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasDetector.full_auditCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasDetector.get_dataset_summaryCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasDetector.get_explanationCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.detector.BiasDetector.identify_proxiesCheckedBias detectionmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.geographic_data.GeographicRiskAssessmentCheckedBias detectionclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.bias_detection.geographic_data.HOLCAreaInfoCheckedBias detectionclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.bias_detection.geographic_data.HOLCGradeNot checkedBias detectionclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.bias_detection.geographic_data.assess_geographic_feature_riskNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.geographic_data.fetch_holc_dataCheckedBias detectionfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.bias_detection.geographic_data.get_available_holc_citiesNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.geographic_data.get_holc_risk_levelNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.geographic_data.get_svi_data_urlNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.geographic_data.lookup_holc_grade_by_zipCheckedBias detectionfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.bias_detection.geographic_data.parse_holc_gradeNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.geographic_data.print_data_quality_notesCheckedBias detectionfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.bias_detection.historical.HistoricalPatternResultCheckedBias detectionclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.bias_detection.historical.HistoricalPatternResult.to_dictNot checkedBias detectionmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.bias_detection.historical.HistoricalRiskLevelNot checkedBias detectionclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.bias_detection.historical.attribute_historical_patternCheckedBias detectionfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.bias_detection.historical.check_geographic_redlining_riskNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.historical.detect_historical_patternsCheckedBias detectionfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.historical.domain_historical_contextCheckedBias detectionfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.bias_detection.proxy.MultivariateProxyResultCheckedBias detectionclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.bias_detection.proxy.MultivariateProxyResult.to_dictNot checkedBias detectionmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.proxy.MultivariateProxyResult.was_assessedNot checkedBias detectionmethodexecuted, and on 8 world(s) where nothing was measurable (all_nan_scores, constant_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.preprocessing.bias_detection.proxy.ProxyRiskLevelNot checkedBias detectionclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.bias_detection.proxy.ProxyTypeNot checkedBias detectionclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.bias_detection.proxy.ProxyVariableResultCheckedBias detectionclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.bias_detection.proxy.ProxyVariableResult.to_dictNot checkedBias detectionmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.bias_detection.proxy.compute_proxy_correlationsNot checkedBias detectionfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.bias_detection.proxy.find_proxy_chainsCheckedBias detectionfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.bias_detection.proxy.identify_proxy_variablesCheckedBias detectionfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.proxy.multivariate_proxy_leakageCheckedBias detectionfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.bias_detection.representation.RepresentationBiasResultCheckedBias detectionclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.bias_detection.representation.RepresentationBiasResult.to_dictNot checkedBias detectionmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.bias_detection.representation.RepresentationSeverityNot checkedBias detectionclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.bias_detection.representation.calculate_representation_ratioNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.representation.compare_to_benchmarkNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.representation.detect_representation_biasCheckedBias detectionfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.statistical.DisparityTypeNot checkedBias detectionclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.bias_detection.statistical.EffectSizeInterpretationNot checkedBias detectionclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.bias_detection.statistical.SignificanceLevelNot checkedBias detectionclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.bias_detection.statistical.StatisticalDisparityResultCheckedBias detectionclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.bias_detection.statistical.StatisticalDisparityResult.to_dictNot checkedBias detectionmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.bias_detection.statistical.analyze_statistical_disparitiesCheckedBias detectionfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.bias_detection.statistical.compute_effect_sizesNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.statistical.detect_specification_biasNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.statistical.detect_temporal_driftNot checkedBias detectionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.bias_detection.statistical.run_disparity_testsNot checkedBias detectionfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.analyzer.FeatureAnalysisReportCheckedPreprocessing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.analyzer.FeatureAnalysisReport.to_dictCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.FeatureAnalysisReport.to_jsonCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzerCheckedPreprocessing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzer.analyze_proxiesCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzer.compare_transformationsCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzer.full_analysisCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzer.get_correlation_matrixCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzer.get_explanationFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzer.get_feature_correlation_matrixCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzer.get_feature_recommendationsCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzer.get_transformation_reportCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.analyzer.FeatureEngineeringAnalyzer.transformCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.analyzer.ProxyScreenFindingsNot checkedPreprocessing mitigationclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.feature_engineering.correlation.CorrelationResultCheckedPreprocessing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.correlation.CorrelationResult.to_dictNot checkedPreprocessing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.correlation.CorrelationTypeNot checkedPreprocessing mitigationclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.feature_engineering.correlation.FeatureCorrelationMatrixCheckedPreprocessing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.correlation.FeatureCorrelationMatrix.get_high_correlationsNot checkedPreprocessing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.correlation.FeatureCorrelationMatrix.to_dictNot checkedPreprocessing mitigationmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.feature_engineering.correlation.ProxyChainResultCheckedPreprocessing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.correlation.ProxyChainResult.to_dictNot checkedPreprocessing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.correlation.ProxyRiskLevelNot checkedPreprocessing mitigationclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.feature_engineering.correlation.ProxyScreenResultNot checkedPreprocessing mitigationclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.feature_engineering.correlation.ProxyTypeNot checkedPreprocessing mitigationclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.feature_engineering.correlation.ProxyVariableResultCheckedPreprocessing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.correlation.ProxyVariableResult.to_dictNot checkedPreprocessing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.correlation.analyze_intersectional_correlationsNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.correlation.compute_feature_correlationsCheckedPreprocessing mitigationfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.correlation.compute_pearson_correlation_matrixNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.correlation.find_proxy_chainsCheckedPreprocessing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.correlation.identify_proxy_variablesNot checkedPreprocessing mitigationfunctionexecuted, and on 1 world(s) where nothing was measurable (empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.preprocessing.feature_engineering.data_balancing.ADASYNResamplerCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.data_balancing.CounterfactualAugmenterCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.data_balancing.CounterfactualAugmenter.fitNot checkedPreprocessing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.data_balancing.CounterfactualAugmenter.get_resampled_dataNot checkedPreprocessing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.data_balancing.CounterfactualAugmenter.transformNot checkedPreprocessing mitigationmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.data_balancing.InversePropensityWeighterCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.data_balancing.PropensityScoreWeighterCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.data_balancing.SMOTEResamplerCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.data_balancing.SyntheticResamplerNot checkedPreprocessing mitigationclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.feature_engineering.data_balancing.SyntheticResampler.fitNot checkedPreprocessing mitigationmethodcould not be called without a hand-built fixture
vfairness.preprocessing.feature_engineering.data_balancing.SyntheticResampler.get_resampled_dataNot checkedPreprocessing mitigationmethodcould not be called without a hand-built fixture
vfairness.preprocessing.feature_engineering.data_balancing.SyntheticResampler.transformNot checkedPreprocessing mitigationmethodcould not be called without a hand-built fixture
vfairness.preprocessing.feature_engineering.data_balancing.TomekResamplerCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.data_balancing.counterfactual_augmentCheckedPreprocessing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.data_balancing.propensity_weightsNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.significance.paired_metric_significanceNot checkedPreprocessing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.feature_engineering.transformers.BaseFeatureTransformerNot checkedPreprocessing mitigationclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.feature_engineering.transformers.BaseFeatureTransformer.fitCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.BaseFeatureTransformer.fit_transformCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.BaseFeatureTransformer.get_feature_names_outCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.BaseFeatureTransformer.transformCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.CorrelationReducerCheckedPreprocessing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.transformers.CorrelationReducer.fitFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.CorrelationReducer.transformFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.DisparateImpactRemoverCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.transformers.DisparateImpactRemover.fitFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.DisparateImpactRemover.transformFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.FairRepresentationTransformerCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.transformers.FairRepresentationTransformer.fitFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.FairRepresentationTransformer.transformCheckedPreprocessing mitigationmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.transformers.FairnessObjectiveNot checkedPreprocessing mitigationclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.feature_engineering.transformers.FeatureImportanceResultCheckedPreprocessing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.FeatureImportanceResult.to_dictCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.FeatureSuppressorCheckedPreprocessing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.transformers.FeatureSuppressor.fitFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.FeatureSuppressor.transformFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.IntersectionalTransformerCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.transformers.IntersectionalTransformer.fitCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.transformers.IntersectionalTransformer.transformCheckedPreprocessing mitigationmethodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.transformers.LabelMassagerCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.transformers.LabelMassager.fitFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.LabelMassager.get_massaged_labelsFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.LabelMassager.transformCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.ResamplerCheckedPreprocessing mitigationclassverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.transformers.Resampler.fitCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.Resampler.get_resampled_dataFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.Resampler.transformCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.ResidualTransformerCheckedPreprocessing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.transformers.ResidualTransformer.fitFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.ResidualTransformer.transformFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.ReweightingTransformerCheckedPreprocessing mitigationclassrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.transformers.ReweightingTransformer.fitFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.ReweightingTransformer.get_sample_weightsFix pendingPreprocessing mitigationmethodproved to report, or to claim, something nobody measured
vfairness.preprocessing.feature_engineering.transformers.ReweightingTransformer.transformCheckedPreprocessing mitigationmethodreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.TransformationMethodNot checkedPreprocessing mitigationclasscould not be constructed without a hand-built fixture
vfairness.preprocessing.feature_engineering.transformers.TransformationResultCheckedPreprocessing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.feature_engineering.transformers.TransformationResult.to_dictCheckedPreprocessing mitigationmethodrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.preprocessing.feature_engineering.visualization.create_analysis_dashboardNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.visualization.plot_correlation_barsNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.visualization.plot_correlation_heatmapNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.visualization.plot_feature_correlation_matrixNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.visualization.plot_feature_transformation_effectNot checkedPreprocessing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.feature_engineering.visualization.plot_intersectional_heatmapCheckedPreprocessing mitigationfunctionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.preprocessing.feature_engineering.visualization.plot_proxy_chainsNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.visualization.plot_proxy_risk_chartNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.visualization.plot_risk_distributionNot checkedPreprocessing mitigationfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.preprocessing.feature_engineering.visualization.plot_transformation_comparisonNot checkedPreprocessing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preprocessing.protected_binning.PreparedProtectedCheckedPreprocessing mitigationclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.preprocessing.protected_binning.prepare_protected_attributesNot checkedPreprocessing mitigationfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.preview_paletteNot checkedTop levelfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters.bias_audit_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters.calibration_report_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters.cicd_pipeline_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters.fairness_report_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_calibration.calibration_disparity_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_calibration.group_calibration_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_calibration.pareto_frontier_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_calibration.reliability_diagram_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_discovery.auto_discovery_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_experimentation.causal_decomposition_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_experimentation.experiment_recommendation_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_experimentation.experiment_results_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_experimentation.power_analysis_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_fairness.confidence_intervals_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_fairness.disparity_heatmap_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_fairness.effect_sizes_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_fairness.group_comparison_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_fairness.metrics_bar_chart_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_fairness.radar_chart_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_fairness.report_assessabilityNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_feature_engineering.correlation_heatmap_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_feature_engineering.correlation_matrix_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_feature_engineering.intersectional_analysis_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_feature_engineering.intersectional_disparity_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_feature_engineering.proxy_risk_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_feature_engineering.transformation_comparison_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_monitoring.alert_timeline_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_monitoring.drift_report_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_monitoring.monitoring_dashboard_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_monitoring.temporal_analysis_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_post_processing.fairness_detailed_report_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_post_processing.reweighting_comparison_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_post_processing.threshold_optimization_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_ranking.ranking_fairness_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_regression.regression_fairness_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_reporting.reporting_dashboard_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_robustness.robustness_testing_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_training.method_comparison_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_training.tradeoff_analysis_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_training.training_analysis_report_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_training.training_report_to_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.adapters_validation.data_validation_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_workflow.hierarchical_gate_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_workflow.report_card_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.adapters_workflow.workflow_overview_to_svgNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.engine.get_template_pathNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.engine.list_templatesNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.engine.raise_jinja2_missingNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.engine.render_svgNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.explain.ChartExplanationCheckedReport renderingclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.rendering.explain.ChartExplanation.captionNot checkedReport renderingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.explain.ChartExplanation.metadataNot checkedReport renderingmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.explain.ChartExplanation.paragraphNot checkedReport renderingmethodcalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.explain.build_explanationNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.explain.inject_accessibilityNot checkedReport renderingfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.rendering.skins.apply_skinNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.rendering.skins.list_skinsNot checkedReport renderingfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.result.TaskResultCheckedTop levelclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.result.TaskResult.to_dictNot checkedTop levelmethodexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.save_fairness_plotsNot checkedTop levelfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.streaming.stream_group_countsNot checkedTop levelfunctionexecuted, and on 2 world(s) where nothing was measurable (all_nan_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.streaming.streaming_demographic_parityNot checkedTop levelfunctionexecuted, and on 2 world(s) where nothing was measurable (constant_scores, one_label_only) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.streaming.streaming_selection_ratesNot checkedTop levelfunctionexecuted, and on 2 world(s) where nothing was measurable (all_nan_scores, empty) it returned a neutral value and warned nobody. Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.validity.aggregate.aggregate_validityNot checkedValidity axisfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.validity.groundedness.GoldUnsupportedWarningCheckedValidity axisclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.validity.groundedness.GroundednessJudgeNot checkedValidity axisclasscould not be constructed without a hand-built fixture
vfairness.validity.groundedness.GroundednessJudge.judge_groundednessNot checkedValidity axismethodcould not be called without a hand-built fixture
vfairness.validity.groundedness.GroundednessResultCheckedValidity axisclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.validity.groundedness.GroundednessScorerCheckedValidity axisclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.validity.groundedness.GroundednessScorer.scoreNot checkedValidity axismethodcalled, but the call itself failed, so nothing was learned about it
vfairness.validity.groundedness.ValidityScorerUnavailableWarningCheckedValidity axisclassreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.validity.groundedness.groundedness_scorer_statusNot checkedValidity axisfunctioncalled, but the call itself failed, so nothing was learned about it
vfairness.validity.judge.LlmGroundednessJudgeNot checkedValidity axisclasscould not be constructed without a hand-built fixture
vfairness.validity.judge.LlmGroundednessJudge.judge_groundednessNot checkedValidity axismethodcould not be called without a hand-built fixture
vfairness.vision.NDKLValueNot checkedVisionclasscould not be constructed without a hand-built fixture
vfairness.vision.bias_amplificationCheckedVisionfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.vision.classify_face_demographicsNot checkedVisionfunctionexecuted on healthy and degenerate input; the evidence has not been judged yet
vfairness.vision.ndklCheckedVisionfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.vision.representation_severityCheckedVisionfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.vision.skewCheckedVisionfunctionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.xai.decomposition.shap_fairness.lundberg_fairness_decompositionCheckedExplainability (XAI)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.xai.decomposition.shap_fairness.proxy_scoreCheckedExplainability (XAI)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.xai.diagnostics.adversarial.AdversarialProbeResultCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.diagnostics.adversarial.multi_seed_adversarial_probeNot checkedExplainability (XAI)functionthe explainability probe could not reach it: the healthy world did not produce a value (ValueError: shape mismatch: objects cannot be broadcast to a single shape. Mismatch is between arg 0 with shape (200, 120) and arg )
vfairness.xai.diagnostics.adversarial.slack_adversarial_probeNot checkedExplainability (XAI)functionthe explainability probe could not reach it: the healthy world did not produce a value (ValueError: shape mismatch: objects cannot be broadcast to a single shape. Mismatch is between arg 0 with shape (200, 120) and arg )
vfairness.xai.diagnostics.faithfulness.local_r_squaredNot checkedExplainability (XAI)functionthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.diagnostics.faithfulness.removal_curve_aucNot checkedExplainability (XAI)functionthe explainability probe could not reach it: the healthy world did not produce a value (ValueError: X has 480 features, but LogisticRegression is expecting 4 features as input.)
vfairness.xai.diagnostics.stability.attribution_stabilityNot checkedExplainability (XAI)functionthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.anchors_adapter.AnchorsExplainerCheckedExplainability (XAI)classverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.explainers.anchors_adapter.AnchorsExplainer.explain_globalNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.anchors_adapter.AnchorsExplainer.explain_localNot checkedExplainability (XAI)methodthe explainability probe could not reach it: the healthy world did not produce a value (ValueError: X has 480 features, but LogisticRegression is expecting 4 features as input.)
vfairness.xai.explainers.anchors_adapter.AnchorsExplainer.supportsNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.base.ExplainerNot checkedExplainability (XAI)classcould not be constructed without a hand-built fixture
vfairness.xai.explainers.base.Explainer.explain_globalNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.base.Explainer.explain_localNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.base.Explainer.supportsNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.base.ExplainerCapabilitiesCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.explainers.dice_adapter.DiceCounterfactualExplainerCheckedExplainability (XAI)classverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.explainers.dice_adapter.DiceCounterfactualExplainer.explain_globalNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.dice_adapter.DiceCounterfactualExplainer.explain_localNot checkedExplainability (XAI)methodthe explainability probe could not reach it: the healthy world did not produce a value (ValueError: DiceCounterfactualExplainer.explain_local requires `dataframe` (pandas, including the outcome column) and `outcome_name`)
vfairness.xai.explainers.dice_adapter.DiceCounterfactualExplainer.supportsNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.ig_adapter.IntegratedGradientsExplainerCheckedExplainability (XAI)classrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.xai.explainers.ig_adapter.IntegratedGradientsExplainer.explain_globalNot checkedExplainability (XAI)methodthe explainability probe could not reach it: the healthy world did not produce a value (AttributeError: 'LogisticRegression' object has no attribute 'eval')
vfairness.xai.explainers.ig_adapter.IntegratedGradientsExplainer.explain_localNot checkedExplainability (XAI)methodthe explainability probe could not reach it: the healthy world did not produce a value (AttributeError: 'LogisticRegression' object has no attribute 'eval')
vfairness.xai.explainers.ig_adapter.IntegratedGradientsExplainer.supportsNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.ig_adapter.completeness_scaleNot checkedExplainability (XAI)functionthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.lime_adapter.LimeExplainerCheckedExplainability (XAI)classverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.explainers.lime_adapter.LimeExplainer.explain_globalNot checkedExplainability (XAI)methodexecuted against a fitted model: answered without a warning on 2 world(s) where no attribution is defined (all_constant, empty). Suspected fabrication, not yet judged: treat its output as unverified.
vfairness.xai.explainers.lime_adapter.LimeExplainer.explain_localNot checkedExplainability (XAI)methodthe explainability probe could not reach it: the healthy world did not produce a value (ValueError: X has 480 features, but LogisticRegression is expecting 4 features as input.)
vfairness.xai.explainers.lime_adapter.LimeExplainer.supportsNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.registry.available_methodsNot checkedExplainability (XAI)functionthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.registry.get_explainerNot checkedExplainability (XAI)functionthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.router.RouteDecisionCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.explainers.router.route_explainerCheckedExplainability (XAI)functionrefuses honestly when nothing is measurable, and a test fails if that regresses
vfairness.xai.explainers.shap_adapter.KernelShapExplainerCheckedExplainability (XAI)classverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.explainers.shap_adapter.KernelShapExplainer.explain_globalNot checkedExplainability (XAI)methodthe explainability probe could not reach it: the healthy world did not produce a value (TypeError: 'LogisticRegression' object is not callable)
vfairness.xai.explainers.shap_adapter.KernelShapExplainer.explain_localNot checkedExplainability (XAI)methodthe explainability probe could not reach it: the healthy world did not produce a value (TypeError: 'LogisticRegression' object is not callable)
vfairness.xai.explainers.shap_adapter.KernelShapExplainer.supportsNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.shap_adapter.LinearShapExplainerCheckedExplainability (XAI)classverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.explainers.shap_adapter.LinearShapExplainer.explain_globalCheckedExplainability (XAI)methodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.explainers.shap_adapter.LinearShapExplainer.explain_localCheckedExplainability (XAI)methodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.explainers.shap_adapter.LinearShapExplainer.supportsNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.explainers.shap_adapter.TreeShapExplainerCheckedExplainability (XAI)classverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.explainers.shap_adapter.TreeShapExplainer.explain_globalNot checkedExplainability (XAI)methodthe explainability probe could not reach it: the healthy world did not produce a value (InvalidModelError: Model type not yet supported by TreeExplainer: <class 'sklearn.linear_model._logistic.LogisticRegression'>)
vfairness.xai.explainers.shap_adapter.TreeShapExplainer.explain_localNot checkedExplainability (XAI)methodthe explainability probe could not reach it: the healthy world did not produce a value (InvalidModelError: Model type not yet supported by TreeExplainer: <class 'sklearn.linear_model._logistic.LogisticRegression'>)
vfairness.xai.explainers.shap_adapter.TreeShapExplainer.supportsNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.schemas.AdvisorAlternativeCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.AdvisorWarningCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.AttributionCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.ConflictFlagCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.CounterfactualExplanationCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.CounterfactualExplanation.to_db_rowNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.schemas.CounterfactualInstanceCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.ExplanationCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.Explanation.to_db_rowNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.schemas.FairnessDecompositionCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.FairnessDecomposition.assert_identityNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.schemas.FairnessDecomposition.to_db_rowNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.schemas.RecommendationCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.ReconciledFindingCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.TrustPostureCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.ViewSectionCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.XaiAssessmentCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.schemas.XaiDiagnosticsCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.sidecar_cli.mainCheckedExplainability (XAI)functionverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.storage.audit_artifact.build_audit_artifact_bundleNot checkedExplainability (XAI)functionthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.storage.supabase_writer.SupabaseWriterNot checkedExplainability (XAI)classcould not be constructed without a hand-built fixture
vfairness.xai.storage.supabase_writer.SupabaseWriter.update_job_progressNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.storage.supabase_writer.SupabaseWriter.write_assessmentNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.storage.supabase_writer.SupabaseWriter.write_audit_artifactNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.storage.supabase_writer.SupabaseWriter.write_explanationsNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.storage.supabase_writer.SupabaseWriter.write_fairness_decompositionNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.storage.supabase_writer.SupabaseWriterErrorCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.worker.runner.WorkerConfigCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.worker.runner.WorkerLoopCheckedExplainability (XAI)classreturns no fairness number and no verdict, so it cannot fabricate one
vfairness.xai.worker.runner.WorkerLoop.runNot checkedExplainability (XAI)methodthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it
vfairness.xai.worker.runner.WorkerLoop.stopCheckedExplainability (XAI)methodverified by running it; no test pins the behaviour, so a regression would be silent
vfairness.xai.worker.runner.mainNot checkedExplainability (XAI)functionthe explainability probe could not reach it: it takes none of the data these worlds vary (no x, X or attributions parameter), so nothing they do says anything about it