{ "permissions": { "allow": [ "Bash(git init)", "Bash(git add .)", "Bash(git commit -m \"$(cat <<''EOF''\nInitial commit: FieldLogger MAUI app with Maglink BLE support\n\nAdded Maglink RTK GNSS receiver integration with correct BLE UUIDs and device name filtering (ML-* prefix).\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude \nEOF\n)\")", "Read(//d/maglink/**)", "Bash(git add -A)" ], "deny": [], "ask": [] } }