22 lines
514 B
JSON
22 lines
514 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(find:*)",
|
|
"Bash(./scripts/generate-feature-capsule.sh:*)",
|
|
"Bash(docker-compose up:*)",
|
|
"Bash(docker-compose:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(make test:*)",
|
|
"Bash(make:*)",
|
|
"mcp__playwright__browser_navigate",
|
|
"Bash(docker exec:*)",
|
|
"WebFetch(domain:vpic.nhtsa.dot.gov)",
|
|
"Bash(docker logs:*)",
|
|
"Bash(touch:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |