Hacker News new | ask | show | jobs
by timothycoleman 15 days ago
I think whoever is responsible for the correct operation of a software system will still need to read something that precisely describes the behaviours that they care about.

Today, for most devs, thats the code. We usually don't need to look at compiled output, because the code is enough. We can't just look at the prompts, because they aren't precise enough.