pub fn cid_to_short_id(cid: &str) -> String
Generate a short identifier (8 chars) from a CID for display purposes. Takes first 8 characters after “Qm” prefix if present, otherwise first 8 chars.