{
"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\/src",
"permission_mode": "acceptEdits",
"hook_event_name": "PostToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Repository\/CollectionRepositoryInterface.php",
"limit": 25
},
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Repository\/CollectionRepositoryInterface.php",
"content": "<?php\n\nnamespace Domain\\Repository;\n\n\/**\n * Interface for Collection Repository operations.\n *\/\ninterface CollectionRepositoryInterface\n{\n \/**\n * @return array<string, mixed>|null\n *\/\n public function find(string $collectionId): ?array;\n\n \/**\n * @param array<string> $collectionIds\n * @return array<int, array<string, mixed>>\n *\/\n public function findByIds(array $collectionIds): array;\n\n \/**\n * @return array<int, array<string, mixed>>\n *\/\n public function getSearchable(): array;\n",
"numLines": 25,
"startLine": 1,
"totalLines": 55
}
},
"tool_use_id": "toolu_019W3XYtGoS1CdikvNFNBR6F"
}
}