pub fn feed_entry_hash(exact_sans_newline: &str) -> String
SHA-256 hex of one feed entry’s stored bytes (exact JSON + "\n") — the entry hash every consumer recomputes (SPEC §5.3).
exact JSON + "\n"