EXPERIMENT 001 / PROTOCOL DRAFT

BENCHMARK THE CHAMBER.

The question is not whether multiple AI voices are entertaining. The question is whether structured differentiated reasoning catches failures that simpler workflows miss, at a cost that can be justified.

4 CORE CONDITIONS6+ METRIC FAMILIES5 ABLATIONSFAIL ALLOWED

RESEARCH QUESTION

Does architecture add value after the costume is removed?

The experiment compares a conventional single-agent workflow against structured multi-perspective reasoning while controlling as much as practical for underlying model capability, information access, and compute/token budget.

Primary hypothesis

A routed multi-perspective condition with persistent differentiated roles, adversarial cross-checking, and explicit convergence will improve at least some combination of error detection, calibration, solution-space coverage, or decision quality on tasks where different failure sensitivities are useful.

Null hypothesis

Any apparent improvement disappears when compared with simpler baselines that receive equivalent model capability, information, and reasoning budget. In that case the extra architecture is interface theater, redundant sampling, or an inefficient way to buy more tokens.

Boundary

This protocol does not test whether simulated roles are conscious, human-like, or independently sentient. It tests observable task behavior produced by different reasoning workflows.

CORE CONDITIONS

Make the chamber beat more than a weak opponent.

A single naive prompt is not an adequate baseline. At minimum the structured system should be compared with several cheaper alternatives.

A / SINGLE PASS

Conventional answer

One model instance receives the task and produces one answer under a standardized prompt. This is the simplest baseline, not the only baseline.

B / SELF-CRITIQUE

Answer, inspect, revise

The same model produces an initial answer, critiques it, and revises once. This tests whether most of the chamber's value can be purchased with a much simpler reflection loop.

C / INDEPENDENT SAMPLES

Several attempts, one aggregation

Multiple independent solutions are generated without persistent role identities, then combined by a fixed aggregation rule. This tests whether diversity alone explains any gain.

D / STRUCTURED CHAMBER

Persistent differentiated roles

Task-relevant roles receive distinct mandates, inspect one another's claims, expose disagreements, and converge under explicit evidence and uncertainty rules.

TASK FAMILIES

Use problems with identifiable failure surfaces.

Tasks should be chosen because success and failure can be measured, not because they flatter the architecture.

Objective reasoningProblems with verifiable answers, intermediate constraints, and common distractor paths.
Contradiction detectionDocuments or scenarios containing incompatible claims, hidden assumptions, or mutually impossible constraints.
Evidence triageSeparate observation, source quality, inference, uncertainty, and unsupported assertion in bounded evidence packets.
Planning under constraintsChoose or rank plans when cost, time, safety, dependencies, and failure modes compete.
Fault diagnosisInfer plausible failures from symptoms while avoiding premature closure and unsupported certainty.
Ambiguous interpretationGenerate competing explanations, identify discriminating evidence, and resist collapsing uncertainty into one attractive narrative.

CONTROLS

Do not let the experiment secretly measure spending.

Underlying capability

Use the same model family and version across conditions when possible. If different models are required, report the difference as a major confound rather than treating the conditions as interchangeable.

Information access

Give conditions equivalent source packets, tools, retrieval access, and task instructions unless information routing itself is the variable being tested.

Reasoning budget

Report tokens, calls, wall-clock latency, and tool use. Run both an unconstrained comparison and a budget-matched comparison so a better score cannot hide the fact that one condition consumed several times the resources.

Task order and leakage

Randomize task order where practical, isolate benchmark material from prompt-development data, version every task, and record when prompts or scoring rules change.

METRICS

Measure the failures the architecture claims to catch.

M01 / TASK PERFORMANCE

Accuracy or task score

Use objective correctness when a ground truth exists. For graded tasks, define scoring criteria before inspecting condition outputs.

M02 / ERROR DETECTION

Catch rate

When tasks contain seeded or known errors, measure precision and recall for identifying them. More criticism is not automatically better if false alarms explode.

M03 / CALIBRATION

Confidence deserves measurement

Where numeric confidence can be collected, use proper scoring rules such as Brier score and calibration plots. Where confidence is linguistic, define a reproducible mapping or evaluate abstention and revision behavior separately.

M04 / UNSUPPORTED CLAIMS

Evidence discipline

Count material claims that outrun the provided evidence or source packet. Distinguish harmless elaboration from conclusions that could change the answer.

M05 / COVERAGE

Distinct useful considerations

Measure whether a condition surfaces more task-relevant constraints, failure modes, or competing explanations without simply producing longer text. Deduplicate semantically equivalent points before scoring.

M06 / COST

Latency and tokens

Report total model calls, input/output tokens, wall time, tool calls, and any human adjudication cost. An architecture that improves accuracy by one point while multiplying cost tenfold needs to admit the trade.

M07 / HUMAN USEFULNESS

Blind evaluation

For decision-support tasks, use blinded raters who do not know which condition generated the answer. Score clarity, actionable value, evidence visibility, uncertainty handling, and whether the output helped identify a better next step.

ABLATION SERIES

Remove one organ at a time.

If every architectural component is always enabled, the experiment cannot tell which one matters.

Persistence offKeep multiple roles but remove persistent identity/state across turns.
Adversarial challenge offRoles contribute independently but do not inspect or attack one another's claims.
Selective routing offEvery role receives every task, testing whether routing improves quality or merely saves cost.
Convergence rule offReturn parallel opinions without a structured reconciliation step.
Memory offRemove cross-task or cross-session retained context where the benchmark design permits it.

FAILURE CRITERIA

Define how the favorite idea loses.

A benchmark that cannot embarrass the architecture is a demo.

No meaningful performance gain

If the structured chamber does not outperform strong simpler baselines on predeclared primary metrics across enough task families, do not claim a general reasoning advantage.

Gain disappears under budget matching

If improvement comes primarily from using more calls or tokens, report the result as a compute tradeoff rather than an architectural breakthrough.

More coverage, worse decisions

If the chamber surfaces more considerations but also increases false alarms, contradiction, indecision, or unsupported claims, breadth is not automatically a win.

Only subjective tasks improve

If gains appear only where scoring is human and flexible, treat that as a hypothesis for further work, not proof that objective reasoning improved.

RESULT RECORD

Keep enough metadata to reproduce the embarrassment.

Task identityTask version, category, expected answer or rubric, source packet version.
ConditionPrompt version, role/routing configuration, model/version, sampling parameters.
Resource useCalls, tokens, latency, tools, retries, failures.
Raw outputPreserve condition output before editorial cleanup or adjudication.
ScoresAutomated metrics, human ratings, confidence values, error labels.
Revision historyChanges to tasks, prompts, metrics, scoring, exclusions, and known contamination.

STATUS

Protocol published. Results not claimed.

This page defines a test architecture. It is not evidence that the multi-perspective system already wins. Results should be published with enough raw structure, baselines, costs, exclusions, and negative findings that another reader can decide whether the conclusion survived contact with the data.