{
"event": "PostToolUse",
"raw_data": {
"session_id": "18ef5bf3-e872-4052-897e-53d6dc45b0b9",
"transcript_path": "\/root\/.claude\/projects\/-var-www\/18ef5bf3-e872-4052-897e-53d6dc45b0b9.jsonl",
"cwd": "\/var\/www\/dev.campus.systemische-tools.de",
"permission_mode": "acceptEdits",
"hook_event_name": "PostToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/VectorSearchService.php",
"limit": 15
},
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/VectorSearchService.php",
"content": "<?php\n\nnamespace Infrastructure\\AI;\n\n\/**\n * VectorSearchService - Unified semantic search interface\n *\n * Wraps OllamaService (embeddings) and QdrantService (vector search)\n * for consistent vector search across the application.\n *\/\nclass VectorSearchService\n{\n private OllamaService $ollama;\n private QdrantService $qdrant;\n",
"numLines": 15,
"startLine": 1,
"totalLines": 64
}
},
"tool_use_id": "toolu_017TnNiY6oXTDrHnpeQshN4h"
}
}