pub fn load_user_memory() -> Option<String>
Load user-global memory from ~/.recursive/memory/user.md. Returns None if the file doesn’t exist. Caps at 8KB.