discover_subcontracting_network
Identify subcontracting patterns where a resource briefly hands off work to another and resumes. Returns a directed network of handoff edges from event logs.
Instructions
Discover the subcontracting network.
An edge A → B means: A did something, then within n events B did
something, then A resumed. Captures "A hands off briefly to B and takes
over again" patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| log_id | Yes | ||
| resource_key | No | org:resource |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||