Extract a human-readable identifier from a raw feed item.
Tries common EP data shapes (docId, procedureId, id, eventId,
title) and falls back to a deterministic hash of the item's JSON
representation for truly anonymous items, ensuring reproducibility.
Extract a human-readable identifier from a raw feed item.
Tries common EP data shapes (
docId,procedureId,id,eventId,title) and falls back to a deterministic hash of the item's JSON representation for truly anonymous items, ensuring reproducibility.