explain_context
Finds the most relevant symbol for a codebase question and returns its callers, callees, call-site evidence, and two-hop change impact from HydraDB to answer the question.
Instructions
Given a natural-language question about the codebase, find the most relevant symbol and return its callers, callees, call-site evidence, and two-hop change impact from HydraDB. Use this structured graph data to answer the user's question yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | Free-text codebase question, for example: what happens if I change analyzeWithAI's return type? |