{ "permissions": { "allow": [ "Edit(~/.claude/**)", "Write(~/.claude/**)", "Edit(.claude/**)", "Write(.claude/**)", "Bash(CGO_ENABLED=1 go test *)", "Bash(sqlite3 *)", "Read(//home/enmanuel/.claude/**)" ], "deny": [ "Edit(~/.claude/.git/**)", "Write(~/.claude/.git/**)", "Edit(.git/**)", "Write(.git/**)" ], "defaultMode": "dontAsk" }, "hooks": { "UserPromptSubmit": [ { "hooks": [ { "type": "command", "command": "~/.claude/hooks/goal_tracker.sh" } ] } ], "Notification": [ { "hooks": [ { "type": "command", "command": "~/.claude/hooks/goal_notify.sh" } ] } ], "Stop": [ { "hooks": [ { "type": "command", "command": "~/.claude/hooks/goal_phase_eval.sh" } ] } ], "PostToolUse": [ { "hooks": [ { "type": "command", "command": "~/.claude/hooks/goal_phase_active.sh" } ] } ] }, "statusLine": { "type": "command", "command": "~/.claude/statusline.sh", "padding": 1, "refreshInterval": 2 }, "enabledPlugins": { "gopls-lsp@claude-plugins-official": true, "caveman@caveman": true }, "extraKnownMarketplaces": { "caveman": { "source": { "source": "github", "repo": "JuliusBrussee/caveman" } } }, "language": "EspaƱol", "effortLevel": "xhigh", "voice": { "enabled": true, "mode": "hold" }, "skipDangerousModePermissionPrompt": true, "preferredNotifChannel": "notifications_disabled", "agentPushNotifEnabled": false, "voiceEnabled": true }