From a sentence to a task graph
You describe the goal once. The Supervisor reads your brief, breaks it into discrete tasks, and wires the dependencies between them into a graph — what can run now, and what has to wait.
Nothing is hard-coded. The plan is the Supervisor's judgment — and you approve it before a single agent spawns.