Comment by m_mueller
14 hours ago
why is there even an expectation / requirement that a POC's code should be taken into production? wouldn't you be much faster to just regenerate from scratch, but this time with your proper architectural guidelines in a planning document and with proper code reviews in place?
I feel often codes from a manger do not go through rigorous code review process, especially if it is a POC. In my case, because of 1 to 10 signal to ratio, it was hard to pin point which parts actually did the jobs done. I am setting things properly this time, me as a maintainer. Thanks for commenting.