{
"name": "disk-cleanup",
"event": "disk_threshold",
"threshold_percent": 85,
"action": "run",
"command": "bash ~/.hermes/scripts/comfyui-idle-check.sh",
"description": "磁盘 > 85% 时自动运行闲置 ComfyUI 清理脚本"
}