{
"event": "PreToolUse",
"tool_name": "mcp__mcp-code__code_impact",
"tool_input": {
"fqcn": "Infrastructure\\SemanticExplorerRepository"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"fqcn\": \"Infrastructure\\\\SemanticExplorerRepository\",\n \"direct_dependents\": 11,\n \"risk_level\": \"high\",\n \"affected_namespaces\": [\n \"Controller\"\n ],\n \"dependents_by_type\": {\n \"use\": 6,\n \"constructor\": 5\n },\n \"recommendation\": \"Viele Abhängigkeiten (11). Gründliche Tests empfohlen.\"\n}"
}
]
}