blog: add "Stop reading the diff. Review the assumptions." - #415
blog: add "Stop reading the diff. Review the assumptions."#415adamaltman wants to merge 1 commit into
Conversation
Add a blog post on where human code review belongs now. Agents write the lines and agents can check them. Humans review the assumptions, and they do it before the code exists. The PR review moves to interface, intent, and safety. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
There was a problem hiding this comment.
marketing-site AI Review: 🟢 Completed
Redocly Agent has reviewed your changes and found 1 potential issue(s).
Note
Low Risk
Adds static content (a new markdown blog post and header image asset) with no impact on application runtime logic, APIs, or core infrastructure.
Overview
Adds a new blog post at blog/review-the-assumptions.md titled "Stop reading the diff. Review the assumptions.", which explores evolving code review practices in AI-assisted workflows by shifting human review focus from line-by-line diffs to pre-code assumption validation, interface design, safety envelopes, and post-ship outcome verification.
Also introduces the associated blog post header image asset at blog/images/review-the-assumptions.png.
| It waits. | ||
| A reviewer opens it, reads three hundred lines, leaves four comments about naming, and approves. | ||
| Two days passed. | ||
| Nothing about the change got safer. |
What/Why/How?
Adds the blog post "Stop reading the diff. Review the assumptions." at
blog/review-the-assumptions.md.The post makes these points:
Frontmatter follows
blog/rise-of-parallelism.md. The header image is a new generated PNG atblog/images/review-the-assumptions.png.publishedDateis set to 2026-09-17, one day after the parallelism post.Open questions for review:
blog/metadata/blog-metadata.yamlcovers how we work with agents. The post uses the same pair as the parallelism post. Suggest a better pair if one exists.markdownlint-disable-next-line MD026comment. Remove it if the title changes.Reference
blog/rise-of-parallelism.md(PR blog: Multitasking is dead. Parallelism is rising. #413). That post says review the pitch, not the flight. This one says what the review of the pitch looks like.docs/intranet/engineering/sops/code-reviews.mdin the monorepo. The post argues against its strict rule.Testing
markdownlint-cli2 --config .markdownlint.yaml blog/review-the-assumptions.mdpasses with 0 errors.Screenshots (optional)
Header image:
blog/images/review-the-assumptions.pngCheck yourself
Security
🤖 Generated with Claude Code