Hacker News new | ask | show | jobs
by awei 205 days ago
one issue I see is when steps in a plan depend on one another, when you cannot know all the next steps exactly before seeing the results of the previous ones, when you may have to backtrack sometimes
1 comments

This is actually good insight and worded in a simple way that clicked in my brain, thanks!