{
"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\/AIClientInterface.php",
"limit": 15
},
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/AIClientInterface.php",
"content": "<?php\n\nnamespace Infrastructure\\AI;\n\ninterface AIClientInterface\n{\n public function execute(string $prompt, array $options = []): AIResponse;\n\n public function isAvailable(): bool;\n\n public function getClientName(): string;\n\n public function getModelName(): string;\n}\n",
"numLines": 15,
"startLine": 1,
"totalLines": 15
}
},
"tool_use_id": "toolu_013kbK6mf5va1px6qwgG93UN"
}
}