"review is a recurring cost which you pay on every new PR, whereas writing code is a cost you pay once."
Huh ? Every new PR is new code which is a new cost ?
> Every new PR is new code which is a new cost ?
Every new PR interacts with existing code, and the complexity of those interactions increases steadily over time
> Every new PR is new code which is a new cost ?
Every new PR interacts with existing code, and the complexity of those interactions increases steadily over time