Critical path
pathPrint the longest chain of unfinished blocks, one id per line in order, to see the end-to-end bottleneck. Use it to trace the full critical sequence across the workflow.
Instructions
Print the critical path: the longest chain of unfinished blocks edges, as one id per line in chain order. Use it to see the current bottleneck end to end; deps and impact cover a single node's neighborhood.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||