{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/OllamaService.php",
"limit": 15
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/ClaudeService.php",
"content": "<?php\n\ndeclare(strict_types=1);\n\nnamespace Infrastructure\\AI;\n\nuse RuntimeException;\n\n\/**\n * Service for interacting with Anthropic Claude API.\n *\n * Provides methods to:\n * - Send prompts to Claude models and receive text responses\n * - Build RAG-specific prompts combining questions and context\n * - Retrieve default system prompts for RAG use cases",
"numLines": 15,
"startLine": 1,
"totalLines": 326
}
}
}