{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/AIResponse.php",
"limit": 15
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/ContentQualityValidator.php",
"content": "<?php\n\ndeclare(strict_types=1);\n\nnamespace Infrastructure\\AI;\n\n\/**\n * Validates chat response quality using LLM.\n *\n * Checks content for:\n * - Factual consistency\n * - Structure adherence\n * - Source usage\n * - Language quality\n *\/",
"numLines": 15,
"startLine": 1,
"totalLines": 133
}
}
}