{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/ValueObject\/Pagination.php",
"limit": 15
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/ValueObject\/MessageTiming.php",
"content": "<?php\n\ndeclare(strict_types=1);\n\nnamespace Domain\\ValueObject;\n\n\/\/ @responsibility: Immutable Value Object for message timing (performance tracking)\n\nuse InvalidArgumentException;\n\nfinal class MessageTiming\n{\n private ?float $startMicrotime;\n private ?float $endMicrotime;\n",
"numLines": 15,
"startLine": 1,
"totalLines": 76
}
}
}