Synthesis Engineering·Synthesis Coding·Synthesis Writing·Synthesis Project Management

“Not found” is not “does not exist”

An AI agent's 'not found' is not 'does not exist.' Five rules for proving absence with bounded reads, positive controls, and scoped negative claims.

August 23, 2026·7 min read

The AI agent that deleted 474 of my files was right. I checked anyway.

An AI agent deleted 474 files and its report was accurate. Verifying an agent's summary, not just its work, is the discipline that catches the divergence.

August 8, 2026·4 min read

Your coding agent should watch its own work run

Your coding agent should watch its own work run: browser automation like Playwright turns 'it should work' into 'I watched it work' with evidence attached.

June 27, 2026·7 min read

"All tests pass" is a warning, not a clearance

Why a green test suite after a schema change should trigger suspicion, not confidence. A verification methodology that catches what tests structurally cannot —

April 5, 2026·10 min read

Never verify a result with the tool that produced it

Orthogonal verification for AI-assisted development: check results through a mechanism independent of the one that produced them, and at every pipeline stage.

January 27, 2026·7 min read