Fresh eyes review the work — never the author
Every spec our generator writes is audited by a second agent with clean context — no memory of the writing — and for high-stakes screens, a genuinely different model altogether.
One day, the review agent was auditing a spec that was, I promise you, internally flawless. Consistent, complete, beautiful. Because we require the reviewer to check not just the documents but the actual codebase, it found something no human had noticed: a half-built implementation of the same screen already sitting in our repository, built months earlier, structured completely differently — different fields, different behaviours. A perfectly consistent document, silently at war with reality. Every document-level check in the world would have passed it. Only fresh eyes, pointed at the ground truth, caught it.
The lesson — Review must have access to reality, not just to the artifact. A reviewer that only reads what the author produced is auditing a story, not a system.