{ "permissions": { "allow": [ "Bash(find:*)", "Bash(mvn:*)", "Bash(node -e \"\ntry {\n const tokenManager = require(''./src/@gold/utils/token-manager.js'');\n console.log(''✅ Default import works:'', typeof tokenManager.getToken);\n \n const { getAccessToken, getDevToken } = require(''./src/@gold/utils/token-manager.js'');\n console.log(''✅ Named import works:'', typeof getAccessToken, typeof getDevToken);\n} catch (e) {\n console.error(''❌ Import failed:'', e.message);\n}\n\")", "Bash(cat:*)", "Bash(node -e:*)", "Bash(git add:*)", "Bash(git commit:*)", "Bash(git log:*)", "Bash(xargs:*)", "Bash(test:*)", "Bash(timeout 20 pnpm run dev:*)", "Bash(git checkout:*)", "Bash(tree:*)", "Bash(ls:*)", "Bash(mysql:*)" ], "deny": [], "ask": [] } }