{ "permissions": { "allow": [ "Read", "Glob", "Grep", "Write", "Edit", "Bash(git status)", "Bash(git diff)", "Bash(npm test)", "Bash(npm run build)", "Bash(pytest *)", "mcp__ide__getDiagnostics", "WebFetch(domain:help.jimureport.com)", "WebSearch", "Bash(python3 *)" ], "deny": [ "Bash(rm -rf *)", "Bash(curl * | bash)", "Bash(git push --force *)", "Bash(sudo *)" ] } }