{
  "permissions": {
    "allow": [
      "mcp__ruv-swarm",
      "mcp__claude-flow",
      "Bash(npm test:*)",
      "Bash(find:*)",
      "Bash(npx jest:*)",
      "Bash(npm run test:*)",
      "Bash(npx tsc:*)",
      "Bash(grep:*)",
      "Bash(jest:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(cat:*)",
      "Bash(node:*)",
      "Bash(npm run build:*)",
      "Bash(rm:*)"
    ],
    "deny": []
  }
}