{ "permissions": { "allow": [ "Read(src/**)", "Edit(src/**)", "Read(public/**)", "Edit(public/**)", "Bash(npx tsc:*)", "Bash(pnpm dev:*)", "Bash(pnpm test:run:*)", "Bash(pnpm build:*)", "Bash(openspec new change *)", "Bash(openspec status *)", "Bash(openspec instructions *)", "Bash(cmd //c \"openspec new change *\")", "Bash(cmd //c \"openspec status *\")", "Bash(cmd //c \"openspec instructions *\")" ] } }