{
"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\/ContentRepositoryInterface.php",
"limit": 25
},
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Repository\/ContentRepositoryInterface.php",
"content": "<?php\n\nnamespace Domain\\Repository;\n\n\/**\n * Interface for Content\/Order Repository operations.\n *\/\ninterface ContentRepositoryInterface\n{\n \/**\n * @param array<string, mixed> $filters\n * @return array<int, array<string, mixed>>\n *\/\n public function findAllOrders(array $filters = [], int $limit = 50, int $offset = 0): array;\n\n \/**\n * @return array<string, mixed>|null\n *\/\n public function findOrder(int $id): ?array;\n\n \/**\n * @return array{model: string, collections: array<string>, context_limit: int, author_profile_id: int|null, contract_id: int|null, structure_id: int|null}\n *\/\n public function getLastOrderSettings(): array;\n",
"numLines": 25,
"startLine": 1,
"totalLines": 88
}
},
"tool_use_id": "toolu_015vAd7RVqwMxuajRnfnJJkk"
}
}