logoalt Hacker News

AnimalMuppettoday at 4:07 PM1 replyview on HN

I'm looking for the places that need to be touched, but that wouldn't occur to me (and maybe not to an AI either) while I'm knee-deep in the code. Seeing where the AI touched isn't going to solve that.


Replies

barrkeltoday at 4:19 PM

If the feature works, and passes AI auditor agents with various hats (thinking of auth and security in particular), did that code you're not thinking of need to be touched? What effect did it have that cannot be captured in side effects, tests or audits?

show 1 reply