Files
motovaultpro/.claude/settings.local.json
Eric Gullickson 7905e10705 Pre-React-19 backup - working React 18 state
- Phase 1 analysis complete with performance baseline
- All phase documentation files created
- Ready to begin Phase 2 (React 19 Foundation)
- Baseline: 940KB bundle, 13.1ms API response, 735 req/sec

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-23 14:24:22 -05:00

29 lines
743 B
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:*)"
],
"deny": []
}
}