← all work

ai · 2026

Whetstone

Reliability rails for AI coding agents — so they stop faking progress, quitting early, and shipping work that only looks done.

Whetstone artwork

AI coding agents are confident liars. They declare a task finished, reference a file they never wrote, and stop at the first answer that looks plausible. Whetstone is the operating layer that holds them to a harder bar — prove it with evidence, never stop on a promise, verify with fresh eyes. In a blind test, a bare model fabricated an entire implementation for an app that didn't exist and called it done; the same model running Whetstone refused the fake and asked for the missing input instead. It's lean by default, portable to any model through a single WHETSTONE.md, and ships with a verified pipeline runner that halts the second a step produces a broken or empty artifact instead of cascading it forward. Built end-to-end solo and published on npm — it drops into Claude Code and Cowork in one command.

⚡ assets generated in-house by the pipeline →npm ↗GitHub ↗

Named Whetstone because it never does the work — it just sharpens whatever does. And it eats its own cooking: its test suite feeds it a booby-trapped save file that tries to delete outside its folder, and it refuses every time.