{ "hooks": { "PreToolUse": [ { "matcher": "Bash|Grep", "hooks": [ { "type": "command", "command": "/home/haku/.local/bin/graphify hook-guard search" } ] }, { "matcher": "Read|Glob", "hooks": [ { "type": "command", "command": "/home/haku/.local/bin/graphify hook-guard read" } ] } ] } }