Static demo · runs entirely in your browser

Five isolated models decide whether to halt.

You propose an action. Five sandboxed agents — GPT, Claude, Gemini, Llama, Mistral — analyze it independently. If three or more vote HALT, the action stops. The owner can override most halts. Mandatory-compliance halts auto-bypass the override and are written to an immutable audit log.

3 of 5 halts the action Owner override available Compliance halts cannot be overridden

The proposal

Type any action and convene the council. Nothing leaves this tab.

0 / 600 Or load a scenario:

Audit log

Every convene is recorded locally. Tamper-evident chain — each entry hashes the one before it.

No convenes yet. Submit a proposal above to populate the log.

How it works

01

Independent analysis

Each agent runs in its own sandbox. They never see each other’s reasoning until after they have voted. This kills the model-collusion failure mode where one persuasive voice flips a council.

02

Distinct priors

The five agents are tuned to different risk priors — safety-first, compliance-first, balanced, pragmatic, throughput. Disagreement is the point.

03

3-of-5 quorum

A simple majority halts the action. A single vigilant agent cannot block work. Two cautious agents cannot block work. Three can.

04

Owner override

Humans are still in the loop. For ordinary halts, the owner of record can override with a written justification — which becomes part of the permanent record.

05

Mandatory categories

Privacy of regulated data, harm to minors, weapons, financial misconduct, democratic interference. These bypass owner override by policy. They escalate.

06

Tamper-evident log

Every convene, vote, override and bypass is appended to a local hash-chained log. Edit any earlier entry and every subsequent hash mismatches.

What this demo is, and is not

This is a concept demo. The five agents are simulated locally with deterministic heuristics so the whole thing runs offline — there are no API calls, no telemetry, and nothing leaves your browser. The behavior is illustrative of how a multi-model halt-gate could be wired, not a substitute for actual frontier-model audits, legal counsel, or a real compliance program.