{
"event": "PostToolUse",
"tool_name": "Read",
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/DTO\/QdrantSearchResultDTO.php",
"content": "<?php\n\ndeclare(strict_types=1);\n\nnamespace Domain\\DTO;\n\n\/\/ @responsibility: DTO für Qdrant-Suchergebnisse\n\nfinal readonly class QdrantSearchResultDTO\n{\n \/**\n * @param array<string, mixed> $metadata\n *\/\n public function __construct(\n public string $id,",
"numLines": 15,
"startLine": 1,
"totalLines": 110
}
}
}