{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "DB_PASSWORD=\"v8mFLmkF2fth_r\" python3 -c \"\nfrom orientation import detect_orientation, get_page_rotation, rotate_image\nfrom config import ROTATION_DETECTION_ENABLED, ROTATION_OSD_CONFIDENCE_THRESHOLD\nprint(f'ROTATION_DETECTION_ENABLED: {ROTATION_DETECTION_ENABLED}')\nprint(f'ROTATION_OSD_CONFIDENCE_THRESHOLD: {ROTATION_OSD_CONFIDENCE_THRESHOLD}')\nprint('Import test passed!')\n\"",
"description": "Test module imports"
}
}