{
  "permissions": {
    "allow": [
      "Bash(mkdir:*)",
      "Bash(mv:*)",
      "Bash(git checkout:*)",
      "Bash(rm:*)",
      "WebFetch(domain:platform.openai.com)",
      "WebFetch(domain:machinelearning.apple.com)",
      "Bash(true)",
      "Bash(npm install:*)",
      "Bash(bun add:*)"
    ],
    "deny": []
  }
}