01
One fixed task
An 11-question audit of a purpose-built Python service: route count, auth entry point, schema, a planted N+1 query, one hardcoded secret, and more. Every answer was machine-checkable.
BENCHMARK · AUDIT-V1 · N=10 EACH
Ten runs each of an identical, single-prompt code audit. Same prompt, same effort, same Opus 4.8 model. Both graded runs scored 11/11. Manna Code averaged $0.43 (Opus 4.8, xhigh); Claude Code averaged $0.88 (Opus 4.8, xhigh).
AVERAGE COST PER RUN
2.06×
cheaper per average run
COSTS NORMALIZED TO PUBLISHED API RATES
MANNA CODE / RUN
$0.43
average · n=10
CLAUDE CODE / RUN
$0.88
average · n=10
COST REDUCTION
51%
2.06× cheaper
QUALITY
11/11
one graded run each
METHOD
The experiment fixes the task, prompt, model, and effort. Real token usage determines the average cost; correctness was individually checked on one run per tool.
01
An 11-question audit of a purpose-built Python service: route count, auth entry point, schema, a planted N+1 query, one hardcoded secret, and more. Every answer was machine-checkable.
02
Identical prompt, same model and effort—Claude Opus 4.8 at xhigh—a fresh session per run, and read-only access. The only variable was the harness around the model.
03
One run per tool was individually graded, and both scored 11/11. The remaining 18 runs were inferred complete from consistent output profiles.
04
Fresh input, cache reads, cache writes, and output tokens were priced at published API rates. Every run reconciled to the cent against the tool's own accounting.
EVIDENCE
Ten runs per tool; bars are to scale.
Total tokens; bars are to scale.
All twenty runs, individually. Vertical marks are each tool's average.
WHY NOW
The Fable 5 move to metered usage makes the mechanism newly urgent: every repeated context token becomes a visible line item.
Audit-v1 measured Opus 4.8, not Fable 5. Its demonstrated result is deliberately narrower: Manna Code moved about 2.9× fewer tokens on the same benchmark task, while both individually graded runs scored 11/11.
Keep the models you value. Make the harness move less waste.
HONEST LIMITS
LOCAL-FIRST · BYOK · NO COMPACTION
Put Manna Code on your machine, bring the model keys you already use, and keep every session's cost visible.
TASK AUDIT-V1 · 2026-07-07 · CLAUDE-OPUS-4-8 @ XHIGH · N=10 EACH · EVERY RUN RECONCILED TO THE CENT AGAINST EACH TOOL'S OWN ACCOUNTING