{
  "permissions": {
    "allow": [
      "Bash(command -v go)",
      "Bash(command -v lux)",
      "WebSearch",
      "Bash(set -euo pipefail)",
      "Bash(go version *)",
      "Bash(lux --help)",
      "Bash(command -v ffmpeg)",
      "Bash(ffmpeg -version)"
    ]
  }
}
