{
"event": "PreToolUse",
"tool_name": "Write",
"tool_input": {
"file_path": "\/var\/www\/mcp-servers\/shared\/domain\/__init__.py",
"content": "\"\"\"Domain Layer - Pure Business Logic without Infrastructure Dependencies.\"\"\"\n\nfrom .log_entry import LogEntry\n\n__all__ = [\"LogEntry\"]\n"
}
}
{
"tool_response": {
"type": "create",
"filePath": "\/var\/www\/mcp-servers\/shared\/domain\/__init__.py",
"content": "\"\"\"Domain Layer - Pure Business Logic without Infrastructure Dependencies.\"\"\"\n\nfrom .log_entry import LogEntry\n\n__all__ = [\"LogEntry\"]\n",
"structuredPatch": [],
"originalFile": null
}
}