Appendix: Thesis 2 Cognitive Workflow Benchmarks

Version: 0.2 (2026-06-05) — adds equal-token-budget parity to baseline comparisons (Benchmark Principles and Suite B), per Single-Agent LLMs Outperform Multi-Agent Systems on Multi-Hop Reasoning Under Equal Thinking Token Budgets, arXiv:2604.02460. Prior: 0.1 (2026-04-24).

This appendix specifies benchmark families for Thesis 2, A Multi-Agent Cognitive Substrate For Capability Amplification. It is a benchmark design contract, not an implemented benchmark suite. Capability Status: specified/proposed. Evidence Status: Documented/Proposed.

The goal is to make Model 2 testable without turning cognitive architecture vocabulary into an intelligence claim. A cognitive workflow counts as capability-amplifying only when it improves a declared task class against a baseline after integration cost, with reliability above the task threshold and unresolved contradiction burden within scope.

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.
task_classThe task class T being evaluated.
workflow_graphNodes, typed artifacts, routing rules, stopping rules, and aggregation rules.
baselineComparator and rationale.
input_distributionSource, construction method, excluded cases, and known biases.
evaluation_setCases, hidden/held-out status, adversarial cases, and negative controls.
capability_dimensionsDimensions used for Capability(W, T).
reliability_ruleDefinition of Reliability(W, T) and confidence treatment.
integration_cost_ruleCost units, normalization, and weighting.
contradiction_ruleCeiling for unresolved contradiction and expected routing.
evidence_traceRequired trace fields and ledger record links.
status_resultWhat claim status, if any, the benchmark can strengthen.

Suite A: Retrieval And Provenance

Purpose: test whether memory and knowledge access improve evidence retrieval without introducing stale, untrusted, or irrelevant artifacts.

Representative tasks:

Suggested dimensions:

Negative controls:

Amplification claim allowed only if the workflow improves retrieval or provenance quality over baseline after cost and does not hide conflicts.

Suite B: Decomposition And Executive Control

Purpose: test whether the executive layer chooses an adequate workflow depth and avoids agent-count inflation.

Representative tasks:

Suggested dimensions:

Negative controls:

The benchmark should penalize both under-routing and over-routing. A controller that always escalates is not reliable; a controller that never escalates is unsafe. Likewise, a controller that decomposes a tightly-coupled reasoning chain across agents when a single-agent baseline wins at equal budget is inflating coordination cost, not capability (Single-Agent LLMs Outperform Multi-Agent Systems on Multi-Hop Reasoning Under Equal Thinking Token Budgets, arXiv:2604.02460).

Suite C: Reasoning, Analogy, And Abstraction

Purpose: test whether reasoning transformations produce useful, supported artifacts rather than persuasive but unsupported prose.

Representative tasks:

Suggested dimensions:

Negative controls:

This suite should not be used to claim general reasoning. It can support scoped claims such as improved support-state labeling or contradiction detection for a specified corpus.

Suite D: Metacognition And Lacuna Detection

Purpose: test whether the workflow identifies uncertainty, missing evidence, unresolved contradictions, and inappropriate confidence.

Representative tasks:

Suggested dimensions:

Negative controls:

Metacognition improves the substrate only if it changes routing or confidence when appropriate.

Suite E: Creativity, Negative-Space, And Anti-Library Use

Purpose: test whether creative search increases useful option coverage while controlling hallucination and validation load.

Representative tasks:

Suggested dimensions:

Negative controls:

Creativity is measured by validated option quality, not volume.

Suite F: Perspective And AAF Support

Purpose: test whether theory-of-mind primitives produce useful dissent packets without pretending to represent real stakeholders.

Representative tasks:

Suggested dimensions:

Negative controls:

This suite supports Thesis 5 imports but does not decide AAF satisfaction.

Minimal Demonstration Package

The first Thesis 2 demonstration should include one narrow task class, one workflow graph, one baseline, at least 25 evaluated cases if feasible, negative controls, ablations, and a trace bundle.

Required ablations:

Required output:

Non-Claims

This appendix does not claim that Consullo has implemented the full cognitive substrate, achieved general cognition, demonstrated consciousness, or shown super-additive composition generally. It specifies what evidence would be needed for bounded cognitive-workflow amplification claims to strengthen.