Appendix: Thesis 3 Causal-Decision Benchmarks

Version: 0.1 (2026-04-24)

This appendix specifies benchmark families for Thesis 3, Causal-Decision Foundations For Bounded Strategic Reasoning. It is a benchmark design contract, not an implemented causal-decision benchmark suite. Capability Status: specified/proposed. Evidence Status: Documented/Proposed.

The goal is to make causal-decision claims testable without implying that Consullo currently performs operational Pearl-style causal inference, calibrated forecasting, or Goodhart-safe optimization. A decision workflow earns stronger status only when it produces scoped causal models, calibrated predictions, intervention backtests, Goodhart analysis, decision evidence, and escalation behavior under declared benchmarks.

Benchmark reports produced under this appendix should populate benchmark_result records in appendix-evidence-ledger-schema.md; the report fields below define the benchmark-specific evidence_payload structure for those records.

Benchmark Principles

Required Benchmark Report Fields

Each benchmark report should include:

FieldMeaning
benchmark_idStable identifier and version.
decision_domainDomain and scope of evaluated decisions.
baselineComparator such as narrative recommendation, checklist, prior workflow, or human decision log.
information_boundaryEvidence available before the decision and evidence withheld until scoring.
causal_model_formatStructural model, scenario model, simulation model, correlational proxy, or expert model.
ambiguity_set_ruleSources, cardinality/scenario count, inclusion/exclusion rationale, and curator.
prediction_targetsOutcomes, side effects, costs, incident risks, or intervention deltas.
calibration_ruleScoring method and sparse-feedback treatment.
goodhart_probe_ruleProxy-risk and gaming-channel scoring.
escalation_ruleConditions for abstention, revision, block, or Thesis 5 routing.
decision_evidence_packageRequired packet fields and ledger records.
status_resultWhat claim status, if any, the benchmark can strengthen.

Suite A: Causal Model Construction

Purpose: test whether the system can construct bounded causal models with explicit scope and assumptions.

Representative tasks:

Suggested dimensions:

Negative controls:

This suite supports model-construction discipline, not causal truth by itself.

Suite B: Intervention Prediction Backtests

Purpose: test whether the workflow predicts effects of actions before seeing outcomes.

Representative tasks:

Suggested dimensions:

Negative controls:

Backtests must preserve the information boundary to prevent hindsight leakage.

Suite C: Counterfactual Replay

Purpose: test whether counterfactuals are generated through explicit model assumptions rather than narrative imagination.

Representative tasks:

Suggested dimensions:

Negative controls:

The benchmark should reward disciplined uncertainty over confident stories.

Suite D: Ambiguity-Set Robustness

Purpose: test whether recommendations remain honest under plausible model alternatives.

Representative tasks:

Suggested dimensions:

Negative controls:

Robustness is useful only when the ambiguity set is governed.

Suite E: Goodhart And Strategic-Bias Probes

Purpose: test whether the decision layer identifies proxy failure, strategic bias, and metric gaming.

Representative tasks:

Suggested dimensions:

Negative controls:

Goodhart analysis counts only if it can change the decision state.

Suite F: Escalation, Abstention, And Permission

Purpose: test whether the workflow refuses to force recommendations under invalid scope, weak evidence, or alignment constraints.

Representative tasks:

Suggested dimensions:

Negative controls:

This suite ties Thesis 3 directly to the constraint wrapper.

Minimal Demonstration Package

The first Thesis 3 demonstration should use one bounded domain, preferably a software-repair or validation-policy domain where historical or simulated outcomes can be collected.

Required contents:

The demonstration should include at least one case where the correct behavior is abstention, revision, block, or escalation.

Non-Claims

This appendix does not claim that Consullo has implemented a Pearl-style causal graph engine, structural-equation executor, counterfactual engine, prediction-calibration battery, or Goodhart checker. It specifies what benchmark evidence would be needed before Thesis 3 claims can strengthen beyond specified/proposed architecture.