whats_connected_to
Identify all services impacted when a given service fails. Maps direct dependents, upstream blast radius, and dependencies to prevent cascading failures.
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 |
|---|---|---|---|
| service_id | Yes | ||
| graph_path | No | .claude/architecture.md |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |