kg_render_around
Render a service and all related components within a specified depth. Choose upstream, downstream, or both directions to map architecture dependencies.
Instructions
Render a service plus everything within depth hops of it.
direction: "downstream" (its dependencies), "upstream" (its
dependents), or "both".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes | ||
| depth | Yes | ||
| output_path | Yes | ||
| direction | No | both | |
| theme | No | default | |
| graph_path | No | .claude/architecture.md |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |