Taskgraph Next
taskgraph_nextRetrieve the next pending tasks with satisfied dependencies, ordered by priority, each including its originating discovery. Call after each phase to stay current without re-deriving the plan.
Instructions
What to do next: pending tasks whose dependencies are met, highest priority first. Each carries the discovery that created it. Call this after every phase rather than re-deriving the plan from scratch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||