Discussion about this post

User's avatar
Bernard Philippe Markowicz's avatar

You are right that the real shift is from writing prompts to designing the loop, and the boring secret is just writing good goals with a clear stopping condition. That part is hard to argue with. The piece I keep coming back to is understanding debt. A loop can pass every test and still leave you owning a system you can no longer explain. Tests catch broken code. They do not catch a mental model that quietly fell behind. So the stopping rule I trust most is not N failed attempts. It is the point where I stop being able to review the path.

No posts

Ready for more?