distributed_deadlock_wait_for_graph
Detect distributed deadlocks in multi-agent shared resource locks by analyzing wait-for graphs with Tarjan cycle detection. Identify cycles that cause systems to halt.
Instructions
Detects distributed deadlocks across multi-agent shared resource locks using Tarjan cycle detection on active wait-for lock graphs. (0.035 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 |