pub fn compute_file_hash(path: &Path) -> Result<String>
Compute SHA-256 hash of the first 4KB of a file.