AI coding future
Recently, a good measure of code quality was supportability. Your code must be possible to maintain after some time or years or when business changes.
Now it looks like we need to write code that AI can easily maintain. To have a common way to setup it locally and run tests, a common way to implement features.
Actually the same for normal good code, but now we can measure - is our code really easy to maintain