jambavan_impact
Analyze changed symbols against the code graph to identify transitive callers, test associations, and graph gaps. Use before refactor or PR review; run jambavan_index first.
Instructions
Analyze changed symbols against inbound extracted graph edges and test associations/references. Reports bounded transitive callers, test associations/references, and explicit graph incompleteness. Use before a risky refactor or PR review; call jambavan_index first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | Base ref for the three-dot branch diff (auto-detects main/master and origin variants). | |
| max_depth | No | Inbound caller traversal depth, 1-5 (default: 2). | |
| include_worktree | No | Include staged, unstaged, and untracked changes. |