Functional correctness
How fully the patch restores the documented ledger behavior.
This test measures whether a coding model can diagnose an existing accounting defect and repair it without changing the contract or widening the patch.
Nomination prepared · results pendingTest assignment
The model receives a small ledger reconciler with seeded defects. It must understand the documented behavior, find the incorrect implementation, and make the smallest correct repair while preserving both exported functions and the result format.
$ and correctly grouped commas without rounding malformed values.Each criterion receives 0–10. Public and objective checks remain separate from the manual score.
How fully the patch restores the documented ledger behavior.
How safely it handles malformed rows, exact money, duplicates, dates, and orphan refunds.
How readable, direct, and easy to reason about the repair is.
How strictly the patch stays within the allowed file and avoids unrelated work.
Overall is the arithmetic mean of the four scores.
This page defines the test before model execution. The future table will show public and objective results, four review scores, time, cost, and runtime route.