{
  "permissions": {
    "allow": [
      "Skill(artifact-design)",
      "Skill(artifact-design:*)",
      "Bash(python3 -m http.server 8731)",
      "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8731/libreta.html)",
      "Bash(file -I libreta.html)",
      "Bash(curl -sI http://localhost:8731/libreta.html)",
      "Bash(python3 serve.py)",
      "Bash(curl -sI http://localhost:8732/libreta.html)",
      "Bash(pkill -f \"http.server 8731\")",
      "Bash(pkill -f \"serve.py\")"
    ]
  }
}
