I see this automation versus just doing it yourself in computer programming all the time. There are programmers who want to automate EVERYTHING when it's actually better to automate some things and do other things separetely. If you are going to do the same exact procedure over and over, then you should automate with macros. If you are doing something just once, then trying to automate your program is a waste of time. I imagine there are similar situations in AI.