Pattern: Anthropic's own bar is that Claude-written production code gets reviewed harder than human-written code
Simon Willison·medium signal
Boris Cherny, quoted 2026-09-11: "Production code written by Claude should have a higher bar than if it was written by a human." He describes Anthropic backing that with layered lint rules, tests, automated review and security checks rather than trusting the output. This runs against the common instinct to relax review because the diff arrived fast, and it is a useful thing to point at when arguing for keeping a gate in place on an agent-heavy repo.