{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "grep -r \"hook\\|guard\\|check\" \/var\/www\/dev.campus.systemische-tools.de\/docs --include=\"*.md\" -l | head -10",
"description": "Find hook documentation"
}
}
{
"tool_response": {
"stdout": "\/var\/www\/dev.campus.systemische-tools.de\/docs\/plan-architecture-gate-enforcement.md\n\/var\/www\/dev.campus.systemische-tools.de\/docs\/plan-form-components-refactoring.md\n\/var\/www\/dev.campus.systemische-tools.de\/docs\/reports\/meta-analyse-2025-12-27.md\n\/var\/www\/dev.campus.systemische-tools.de\/docs\/plan-code-quality-gates.md\n\/var\/www\/dev.campus.systemische-tools.de\/docs\/report-architecture-gate-implementation.md\n\/var\/www\/dev.campus.systemische-tools.de\/docs\/plan-5-ebenen-architektur-sicherung.md",
"stderr": "",
"interrupted": false,
"isImage": false
}
}