{ "permissions": { "allow": [ "Bash(cargo check --workspace 2>&1)", "WebFetch(domain:raw.githubusercontent.com)", "Bash(oc start-build chat --from-dir=chat/ -n irc-josie-cloud --follow 2>&1)", "WebFetch(domain:git.sr.ht)", "Bash(find ~/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openid-0.23.0 -name \"*.rs\" 2>/dev/null | head -10)", "Bash(oc get svc irc-now-net -n irc-josie-cloud -o yaml 2>&1 | head -30)", "Bash(tar czf /tmp/build.tar.gz --exclude='target' --exclude='.git' --exclude='irc-now-landing-page' --exclude='status' --exclude='design' --exclude='./docs' --exclude='notes' Cargo.toml Cargo.lock crates/ && oc start-build net-landing --from-archive=/tmp/build.tar.gz -n irc-josie-cloud --follow 2>&1)", "Bash(grep -r \"max.*network\" --include=\"*.rs\" --include=\"*.md\" crates/ docs/ 2>/dev/null | head -20)" ] } }