Files
motovaultpro/.claude/settings.local.json
2025-11-04 18:46:46 -06:00

100 lines
4.0 KiB
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:*)",
"mcp__context7__resolve-library-id",
"mcp__context7__get-library-docs",
"Bash(npm run build:*)",
"Bash(docker stats:*)",
"Bash(time make:*)",
"Bash(docker compose:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git tag:*)",
"Bash(docker build:*)",
"Bash(docker run:*)",
"mcp__playwright__browser_click",
"mcp__playwright__browser_console_messages",
"mcp__playwright__browser_network_requests",
"mcp__playwright__browser_fill_form",
"mcp__playwright__browser_wait_for",
"mcp__playwright__browser_take_screenshot",
"mcp__playwright__browser_snapshot",
"mcp__playwright__browser_type",
"Bash(docker ps:*)",
"Bash(docker:*)",
"mcp__playwright__browser_evaluate",
"Bash(./scripts/run-monthly-etl.sh:*)",
"Bash(while docker compose exec mvp-platform-vehicles-mssql /opt/mssql-tools18/bin/sqlcmd -C -S localhost -U sa -P 'Platform123!' -Q \"SELECT 1\")",
"Bash(/dev/null)",
"Bash(do echo:*)",
"Bash(done)",
"Bash(/home/egullickson/motovaultpro/mvp-platform-services/vehicles/sql/migrations/run_migration.sh:*)",
"Bash(python3:*)",
"mcp__playwright__browser_select_option",
"Bash(MSSQL_HOST=localhost MSSQL_PASSWORD=Platform123! python3 examine_stored_proc.py)",
"Bash(MSSQL_HOST=localhost MSSQL_PASSWORD=Platform123! python3 test_mssql_simple.py)",
"Bash(sed:*)",
"Bash(for feature in vehicles fuel-logs maintenance stations tenant-management)",
"Bash(for feature in vehicles fuel-logs maintenance stations)",
"Bash(ls:*)",
"Bash(cp:*)",
"Bash(openssl:*)",
"Bash(npm run type-check:*)",
"Bash(npx tsc:*)",
"Bash(node_modules/.bin/tsc:*)",
"Bash(tree:*)",
"Bash(npm run lint)",
"Bash(cat:*)",
"Bash(./scripts/export-database.sh --help)",
"Bash(xargs:*)",
"Bash(test:*)",
"Bash(./node_modules/.bin/tsc:*)",
"mcp__firecrawl__firecrawl_scrape",
"Bash(npm test:*)",
"Bash(for file in backend/src/features/stations/docs/*.md backend/src/features/stations/docs/deployment/*.md frontend/src/features/stations/README.md)",
"Bash(while read -r path)",
"Bash(do if [ ! -f \"$path\" ])",
"Bash(then echo \" BROKEN: $path\" fi done done)",
"Bash(for path in )",
"Bash(backend/src/features/stations/README.md )",
"Bash(backend/src/features/stations/docs/ARCHITECTURE.md )",
"Bash(backend/src/features/stations/docs/API.md )",
"Bash(backend/src/features/stations/docs/TESTING.md )",
"Bash(backend/src/features/stations/docs/GOOGLE-MAPS-SETUP.md )",
"Bash(backend/src/features/stations/docs/deployment/DEPLOYMENT-CHECKLIST.md )",
"Bash(backend/src/features/stations/docs/deployment/DATABASE-MIGRATIONS.md )",
"Bash(backend/src/features/stations/docs/deployment/SECRETS-VERIFICATION.md )",
"Bash(backend/src/features/stations/docs/deployment/HEALTH-CHECKS.md )",
"Bash(backend/src/features/stations/docs/deployment/PRODUCTION-READINESS.md )",
"Bash(frontend/src/features/stations/README.md )",
"Bash(frontend/docs/RUNTIME-CONFIG.md)",
"Bash(do)",
"Bash(if [ -f \"$path\" ])",
"Bash(then)",
"Bash(echo:*)",
"Bash(else)",
"Bash(fi)",
"Bash(npm run:*)",
"Bash(for f in frontend/src/features/stations/types/stations.types.ts frontend/src/features/stations/api/stations.api.ts frontend/src/features/stations/hooks/useStationsSearch.ts)",
"Bash(head:*)",
"Bash(tail:*)"
],
"deny": []
}
}