{
  "permissions": {
    "allow": [
      "Read(//Users/dev/**)",
      "Bash(find / -maxdepth 4 -iname \"*ragflow*\" -type d)",
      "Bash(grep \"\\\\.py$\")",
      "Bash(echo \"--- exit \\($?\\) ---\")",
      "Bash(echo \"exit=$?\")"
    ]
  }
}
