{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "Code-Analyse",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/Controller\/CodeAnalysisController.php:7:\/\/ @responsibility: HTTP-Endpunkte für Code-Analyse\nsrc\/Controller\/CodeAnalysisController.php:32: 'title' => 'Code-Analyse',\nsrc\/UseCases\/CodeAnalysis\/GetCodeAnalysisUseCase.php:7:\/\/ @responsibility: Orchestriert Code-Analyse-Abfragen\nsrc\/View\/docs\/code-show.php:5:\/\/ @responsibility: View für Code-Analyse-Detailansicht (KISS)\nsrc\/View\/docs\/code.php:5:\/\/ @responsibility: View für Code-Analyse-Übersicht\nsrc\/View\/docs\/code-graph-global.php:12: <a href=\"\/docs\/code-hygiene\">Code-Analyse<\/a> »\nsrc\/View\/docs\/code-graph.php:12: <a href=\"\/docs\/code-hygiene\">Code-Analyse<\/a> »\nsrc\/Infrastructure\/CodeAnalysis\/CodeScanner.php:7:\/\/ @responsibility: Rekursives Verzeichnis-Scanning für Code-Analyse",
"numLines": 8
}
}