pub type EntryId = Uuid;
Type alias for entry IDs (for backward compatibility)
pub struct EntryId(/* private fields */);