{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/AIConfig.php",
"limit": 20
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/AIConfig.php",
"content": "<?php\n\ndeclare(strict_types=1);\n\nnamespace Infrastructure\\AI;\n\nuse RuntimeException;\n\n\/**\n * Zentralisierte AI-Service-Konfiguration.\n *\n * Verwaltet alle Konfigurationswerte für AI-Services (Ollama, Qdrant, Claude)\n * und stellt Factory-Methoden zur Service-Erstellung bereit.\n *\n * Diese Klasse:\n * - Lädt Credentials sicher aus der credentials.md Datei\n * - Definiert Default-Werte für alle Service-URLs und Modelle\n * - Erstellt konfigurierte Service-Instanzen\n * - Verhindert doppeltes Laden von API-Keys\n *",
"numLines": 20,
"startLine": 1,
"totalLines": 167
}
}
}