{
"event": "PostToolUse",
"tool_name": "Read",
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Repository\/EntityRepositoryInterface.php",
"content": "{\n \/**\n * Holt gefilterte Entitäten mit Statistiken.\n *\n * @return array<int, array{id: int, name: string, type: string, description: ?string, chunk_count: int, relation_count: int}>\n *\/\n public function findFiltered(string $type = '', string $search = '', int $limit = 100): array;\n\n \/**\n * Holt Entity-Statistiken nach Typ.\n *\n * @return array<int, array{type: string, count: int}>\n *\/\n public function getStats(): array;\n",
"numLines": 15,
"startLine": 10,
"totalLines": 100
}
}
}