I do value safety and engineering - in my mind, an ideal deliverable would be the source code, an automated test suite, and a 1-page document explaining the overall design of the code.
Comments don't provide safety - tests do. Comments are not good engineering - well designed code that is easy to reason about and follow is.
Comments don't provide safety - tests do. Comments are not good engineering - well designed code that is easy to reason about and follow is.