whats_connected_to
Identify what breaks when a service fails by mapping its direct dependents, full transitive upstream impact, and the dependencies it relies on.
Instructions
Impact analysis: what breaks if service_id fails?
Reports direct dependents, the full transitive upstream blast radius, and what the service itself depends on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_path | No | .claude/architecture.md | |
| service_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |