logoalt Hacker News

simonwyesterday at 5:12 PM1 replyview on HN

I know you're not supposed to look at the code, but do you have things in place to measure and improve code quality anyway?

Not just code review agents, but things like "find duplicated code and refactor it"?


Replies

navanchauhanyesterday at 5:15 PM

A few overnight “attractor” workflows serve distinct purposes:

* DRYing/Refactoring if needed

* Documentation compaction

* Security reviews