The graph answers what should happen next.
Task hierarchy and prerequisites share one view, so you can see what is ready and why other work is blocked.
- 01Capture the work as a task
Write the goal, definition of done, and anything that must finish first.
- 02Choose a ready node
Start ready work now and send independent tasks out in parallel.
- 03Open a session from the node
The agent starts with a brief built from current canon and earlier results.
- 04Bring the result back
Done, waiting, and needs-you states immediately reshape what can run next.