An agent harness exists to finish tasks. We hold it to one measure, how many it completes and what that costs, and we publish every run: same model, same official verifier, full per-task record.
Two things the site can prove today: where Maka stands against other harnesses on the same model, and what the runtime actually writes down while it works.
Terminal-Bench 2.1 on DeepSeek V4 Flash, every task, scored by the official verifier. The ranking is descriptive; the per-task CSV ships with the report.
Read the reportA paired single run against OpenCode on the same tasks. The gap holds up under an exact McNemar test on this suite, and cost per accepted task was at parity.
Read the paired reportDesktop, TUI, CLI and Eval are thin clients of one execution authority.
How the host worksEvery message, tool call, permission decision and termination is an append-only RuntimeEvent. The UI, the next prompt and crash recovery are projections of that log, never the only copy.
Log Is the RuntimeThree paths, kept separate on purpose.
Everything the homepage claims links to a report or a document that owns the numbers.