pub fn compute_root_path_hash(root: &Path) -> u64
Compute hash of workspace root path
Uses to_string_lossy for cross-platform compatibility.
to_string_lossy