One thing I have been thinking about a lot recently is how AI is changing not only the way we write code, but also some of the engineering processes we have built around software development.
One of the most interesting ones, in my opinion, is Code Review.
For a long time, Code Review was never just about reviewing a few lines of code.
In large engineering teams, it has been a mechanism to:
Maintain code quality and engineering standards






