{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse src\/Infrastructure\/Persistence\/ChunkRepository.php src\/Infrastructure\/Persistence\/EntityRepository.php src\/Infrastructure\/Persistence\/RelationRepository.php src\/Infrastructure\/Persistence\/TaxonomyRepository.php src\/Infrastructure\/Persistence\/OntologyRepository.php src\/Infrastructure\/Persistence\/DocumentRepository.php src\/Infrastructure\/Persistence\/SemanticSearchRepository.php --level=5 --no-progress 2>\/dev\/null | head -50",
"description": "PHPStan check on 7 Pattern B repos"
}
}
{
"tool_response": {
"stdout": " [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}