{
  "permissions": {
    "allow": [
      "Bash(node:*)",
      "Bash(git checkout:*)",
      "Bash(npm run build:*)",
      "Bash(npm test)",
      "Bash(git add:*)",
      "WebFetch(domain:agents.md)",
      "Bash(git rm:*)",
      "Bash(git mv:*)",
      "Bash(git restore:*)"
    ],
    "deny": [],
    "ask": []
  }
}