{ "version": 1, "hooks": { "sessionStart": [ { "command": "node .cursor/hooks/session-context.mjs", "timeout": 10 } ], "beforeShellExecution": [ { "command": "node .cursor/hooks/guard-destructive.mjs", "timeout": 10 } ] } }