{
  "permissions": {
    "allow": [
      "Bash(npm install:*)",
      "Bash(npm run build:*)",
      "Bash(tree:*)",
      "Bash(chmod:*)",
      "Bash(find:*)",
      "WebFetch(domain:github.com)",
      "WebFetch(domain:www.npmjs.com)",
      "Bash(wc:*)",
      "WebSearch",
      "Bash(node test-enhanced-clarity.js:*)",
      "Bash(echo:*)",
      "Bash(cat:*)",
      "WebFetch(domain:claude.ai)",
      "Bash(npm pkg:*)",
      "Bash(npm version:*)",
      "Bash(npm publish:*)",
      "Bash(mkdir:*)",
      "Bash(open:*)",
      "Bash(npm uninstall:*)",
      "WebFetch(domain:raw.githubusercontent.com)",
      "Bash(ls:*)",
      "Bash(node test-swap.js:*)",
      "Bash(node test-swap-fix.js:*)",
      "Bash(npm whoami:*)",
      "Bash(npm view:*)",
      "Bash(curl:*)",
      "Bash(python3:*)",
      "Bash(timeout 5 npm run api:*)"
    ],
    "deny": [],
    "ask": []
  }
}
