pub fn code_index_id_for_root(root: &Path) -> StringExpand description
Generate a deterministic code-index ID from the canonical project root path. Uses UUID5 with the same namespace as symbol IDs — key format (bare path) differs from symbol keys so there’s no collision risk.