{ "permissions": { "allow": [ "Skill(brainstorming)", "Skill(writing-plans)", "Skill(subagent-driven-development)", "Bash(git add *)", "Bash(git commit *)", "Bash(python -c \"from app.models import Joke, JokeType, JokeCrowd, AdminUser; print\\('All models imported successfully'\\)\")", "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8001/health)", "Bash(curl -s http://localhost:8001/api/auth/login -H \"Content-Type: application/json\" -d \"{\\\\\"username\\\\\":\\\\\"admin\\\\\",\\\\\"password\\\\\":\\\\\"admin123\\\\\"}\")", "Bash(python -c \"import sys,json;d=json.load\\(sys.stdin\\);print\\(f'Jokes: {d[\\\\\"total\\\\\"]} total'\\)\")", "Bash(npm run *)", "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:3000)", "Bash(python -m uvicorn main:app --reload --port 8001)", "Bash(python -c \"from app.schemas.joke import GenerateRequest, GenerateResponse; print\\('OK'\\)\")", "Bash(python -c \"from main import app; print\\('API imports OK'\\)\")" ] } }