{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse src\/UseCases\/Chat\/StreamingChatMessageUseCase.php src\/Infrastructure\/Logging\/KiProtokollService.php src\/Infrastructure\/Persistence\/KiProtokollRepository.php src\/Domain\/Repository\/KiProtokollRepositoryInterface.php --level=6 --no-progress 2>&1 | head -30",
"description": "Validate protokoll integration with PHPStan"
}
}
{
"tool_response": {
"stdout": "Note: Using configuration file \/var\/www\/dev.campus.systemische-tools.de\/phpstan.neon.\n\n [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}