{
"event": "PostToolUse",
"tool_name": "Read",
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/Api\/DocsController.php",
"content": "<?php\n\ndeclare(strict_types=1);\n\nnamespace Controller\\Api;\n\n\/\/ @responsibility: REST-API für Dokumentations-CRUD und Semantic Search\n\nuse Domain\\Repository\\DokumentationRepositoryInterface;\nuse Framework\\Controller;\nuse Infrastructure\\Docs\\ChunkSearchService;\nuse UseCases\\Docs\\DocumentationChatUseCase;\n\nclass DocsController extends Controller\n{",
"numLines": 15,
"startLine": 1,
"totalLines": 330
}
}
}