{ "hooks": { "SessionStart": [ { "matcher": "startup|resume|clear|compact", "hooks": [ { "type": "command", "command": "./.claude/hooks/SessionStart.sh", "timeout": 60, "description": "Initialize RAG-MAF systems on session start" } ] } ] } }