{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": ".\/venv\/bin\/lint-imports 2>&1 | tail -40",
"description": "Re-run import-linter with external-packages on"
}
}
{
"tool_response": {
"stdout": "╔══╗─────────▶╔╗ ╔╗ ╔╗◀───┐\n╚╣╠╝◀─────┐ ╔╝╚╗║║────▶╔╝╚╗ │\n ║║ ╔══╦══╦╩╗╔╝║║ ╔╦═╩╗╔╝╔═╦══╗\n ║║╔══╣╔╗║╔╗║╔╣║ ║║ ╔╬╣╔╗║║ ║│║╔═╝\n╔╣╠╣║║║╚╝║╚╝║║║╚╗║╚═╝║║║║║╚╗║═╣║\n╚══╩╩╩╣╔═╩══╩╝╚═╝╚═══╩╩╝╚╩═╩╩═╩╝\n └──▶║║ ▲ \n ╚╝────────────────────┘\n\n\n---------\nContracts\n---------\n\nAnalyzed 72 files, 205 dependencies.\n------------------------------------\n\nHexagonal dependency direction KEPT\nInfrastructure may import domain and application, not interfaces KEPT\nDomain must not import third-party business libs KEPT\n\nContracts: 3 kept, 0 broken.",
"stderr": "",
"interrupted": false,
"isImage": false,
"noOutputExpected": false
}
}