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