dirs::home_dir() returns the Windows home (C:\Users\accou) on Windows
builds, but the global CLAUDE.md lives in the WSL home directory.
Route both get_global_claude_md and save_global_claude_md through WSL
on Windows, matching the pattern used by list_skills and list_memory_files.