priority_dag_task_scheduler
Schedule complex agent task DAGs with topological sorting and critical-path analysis, enforcing concurrency bounds and dependency tracking.
Instructions
Topological sort and critical-path scheduler for complex agent task Directed Acyclic Graphs (DAG) with concurrency bounds and dependency tracking. (0.030 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |