Do you have any systems in place to differentiate between ai generated code and human generated code? do both get the same level of code review? or do some parts of the code get heavier code review than others?
Not just based on where it is but also what it is solving. UI or low risk code I can let the agent do everything. Auth, security, performance? I dig deeper manually or ask agent more about what it has done, why...