{
"event": "PreToolUse",
"tool_name": "Write",
"tool_input": {
"file_path": "\/var\/www\/mcp-servers\/shared\/infrastructure\/__init__.py",
"content": "\"\"\"Infrastructure Layer - Database and External Service Access.\"\"\"\n\nfrom .simple_db_connection import SimpleDbConnection\nfrom .protokoll_logger import ProtokollLogger, get_logger, clear_logger_registry\n\n__all__ = [\n \"SimpleDbConnection\",\n \"ProtokollLogger\",\n \"get_logger\",\n \"clear_logger_registry\",\n]\n"
}
}
{
"tool_response": {
"type": "create",
"filePath": "\/var\/www\/mcp-servers\/shared\/infrastructure\/__init__.py",
"content": "\"\"\"Infrastructure Layer - Database and External Service Access.\"\"\"\n\nfrom .simple_db_connection import SimpleDbConnection\nfrom .protokoll_logger import ProtokollLogger, get_logger, clear_logger_registry\n\n__all__ = [\n \"SimpleDbConnection\",\n \"ProtokollLogger\",\n \"get_logger\",\n \"clear_logger_registry\",\n]\n",
"structuredPatch": [],
"originalFile": null
}
}