{
"event": "PostToolUse",
"tool_name": "Read",
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/ValueObject\/ExecutionDuration.php",
"content": "<?php\n\ndeclare(strict_types=1);\n\nnamespace Domain\\ValueObject;\n\n\/\/ @responsibility: Immutables Value Object für Ausführungsdauer mit Zeitstempeln\n\nuse InvalidArgumentException;\n\nfinal class ExecutionDuration\n{\n private \\DateTimeImmutable $requestedAt;\n private ?\\DateTimeImmutable $respondedAt;\n",
"numLines": 15,
"startLine": 1,
"totalLines": 101
}
}
}