Tag: code-review
All the articles with the tag "code-review".
-
Stop Reviewing Every Line
Line-by-line review does not scale with agent output, but abandoning review is not the answer. A risk-based approach moves attention towards invariants, interfaces, dangerous changes, and evidence.
-
Understanding Code You Didn't Write
Agents can produce working code faster than we can absorb it. Walkthroughs, executable examples, and interactive explanations help repay the cognitive debt before an unfamiliar system becomes our problem.