DRY with-AI

We have to be very diligent in regards to DRY when it comes to AI usage

As there appears a strong correlation between AI usage adoption and the amount of duplicated code that is being put out per AI Copilot Code Quality: 2025 Data Suggests 4x Growth in Code Clones - GitClear.

At the least we must prompt AI to follow DRY principle. And we must provide AI the right context and structure our code bases so that AI agents can find the code to avoid accidental duplication.


Backlinks