{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "cd \/var\/www\/dev.campus.systemische-tools.de && php test_taxonomy_search.php 2>&1",
"timeout": 30000,
"description": "Test taxonomy search PHP"
}
}
{
"tool_response": {
"stdout": "=== Taxonomy Search Test ===\n\n[1] Testing chunk_taxonomy table directly...\n Found 2 chunks with 'Coaching' taxonomy:\n - Chunk 2 (conf: 0.8): Ein paar hilfreiche Einstiegsfragen\nWas soll durch meine \nIn...\n - Chunk 5 (conf: 0.8): HERZLICH WILLKOMMEN! Coaching & Business. Wir widmen uns in ...\n\n[2] Testing ChunkTaxonomyRepository...\n Repository returned 2 mappings for term ID 7\n - chunk_id: 2, confidence: 0.8\n - chunk_id: 5, confidence: 0.8\n\n[3] Taxonomy Statistics...\n Taxonomy terms with mapped chunks:\n - Organisation: 3 chunks\n - Coaching: 2 chunks\n - Kommunikation: 1 chunks\n - Prozess: 1 chunks\n - Methoden: 1 chunks\n\n=== Test Complete ===",
"stderr": "",
"interrupted": false,
"isImage": false
}
}