turingmind_get_ready_nodes
Retrieves all SpecNodes with fully verified upstream dependencies, enabling the Builder to determine the next tasks in the execution loop.
Instructions
Get all SpecNodes whose upstream dependencies are fully verified (ready_queue). The execution loop calls this to determine what the Builder can work on next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes |