Crux itself is a command-line tool with no UI of its own. This page is a static replay of the 2 real live runs this project has ever executed — not a live or interactive demo, and nothing here calls an API. Pick a run on the left to see its actual gate log.
Crux takes a decision with no ground truth — just a question, some evidence, and a deadline — and runs two isolated debaters against it before a third model mediates. The point isn't who "wins." It's that the mediator is forced to name the crux: the single fact nobody has looked up yet that would actually settle the argument, instead of quietly averaging two positions into a mushy middle.
MAX_TOKENS=8000 ceiling —
extended thinking on Claude 5 models draws from the same output budget
as the visible reply. Crux's own rule is that malformed output is
rejected outright, never retried, so nothing was recovered or
backfilled for that run. It's shown here with its real, empty position
fields rather than hidden or faked. Fixed the same session by raising
the budget to 16000.
Two real runs. That's the whole body of live evidence. Not a
measured success rate, not a sample anything can be inferred from
statistically — one real bug this pipeline hit against a live model,
and one complete, honest demonstration of what it does when nothing
breaks. See docs/evidence/README.md in the repo for the
unedited source.