{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Config\/DatabaseFactory.php",
"limit": 25
}
}
{
"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\n\/\/ @responsibility: Zentralisierte Konfiguration und Factory für AI-Services\n\nuse Infrastructure\\Config\\CredentialService;\nuse RuntimeException;\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 *\n * @package Infrastructure\\AI\n * @author System Generated\n * @version 1.0.0\n *\/\nfinal readonly class AIConfig\n{\n \/**\n * Konstruiert eine neue AIConfig-Instanz.\n *",
"numLines": 25,
"startLine": 1,
"totalLines": 163
}
}
}