{
"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\/UseCases\/Command\/CreateCriticCommand.php",
"limit": 15
},
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Command\/CreateCriticCommand.php",
"content": "<?php\n\nnamespace UseCases\\Command;\n\n\/**\n * Command for creating a new critic.\n *\/\nfinal class CreateCriticCommand\n{\n public function __construct(\n public readonly string $name,\n public readonly string $fokusText,\n public readonly ?int $promptId,\n public readonly int $sortOrder,\n public readonly bool $isActive,",
"numLines": 15,
"startLine": 1,
"totalLines": 56
}
},
"tool_use_id": "toolu_01KoupHnFbB3YMTuc5Drtvc7"
}
}