Problem/Motivation
base field titles/ descriptions are currently not helpful, just an example:
$fields['uuid'] = BaseFieldDefinition::create('uuid')
->setLabel(t('UUID'))
->setDescription(t('The node UUID.'))
Proposed resolution
Improve the titles / descriptions.