People talk about the diminishing returns of writing unit tests in the agentic era, but what’s even less useful? Comments.
As a rule, drop all comments. If something is important enough to need a comment, make an exception for it and audit the comment so it actually makes sense.

