pub fn group_content_hash(group: &SemanticGroup) -> u64Expand description
Compute a stable hash for a group’s review identity. Includes label, file paths, and hunk indices so the cache invalidates when group membership or hunk assignment changes.
pub fn group_content_hash(group: &SemanticGroup) -> u64Compute a stable hash for a group’s review identity. Includes label, file paths, and hunk indices so the cache invalidates when group membership or hunk assignment changes.