A worked decomposition showing sequential vs. parallel structure, a replanning trace when a step doesn't go as expected, and three deliberate strategies for handling ambiguity.
Consider the goal: "Research our top 3 competitors' pricing and produce a summary." A naive agent might do this as one long serial chain. A well-decomposed plan separates what's actually dependent from what isn't:
Plans are a starting hypothesis, not a commitment. Here's the same task hitting a snag and adjusting: