{
  "permissions": {
    "allow": [
      "WebSearch",
      "WebFetch(domain:support.microsoft.com)",
      "Bash(npm run *)",
      "Bash(bun *)",
      "WebFetch(domain:wiki.documentfoundation.org)",
      "WebFetch(domain:dax.guide)",
      "WebFetch(domain:exceljet.net)",
      "WebFetch(domain:www.fifi.org)",
      "WebFetch(domain:stuff.mit.edu)",
      "Bash(awk '{print $5, $9}')",
      "Bash(sort -k1 -h)",
      "Bash(grep -v '^$')",
      "Read(//tmp/**)",
      "Bash(cat)",
      "Bash(chmod +x /tmp/parse_json.sh)",
      "Bash(bash /tmp/parse_json.sh)",
      "Bash(git add *)",
      "Bash(git commit -m ' *)",
      "Bash(python3 *)",
      "Bash(git commit *)",
      "Bash(git push *)",
      "Bash(node *)",
      "Bash(git *)"
    ]
  }
}
