Existing Entity
data class ExistingEntity(val suggested: SuggestedEntity, val existing: <Error class: unknown class>) : SuggestedEntityResolution
An existing entity was found that matches the suggested entity. The recommended entity merges labels from both entities, preferring the more specific type (e.g., Detective over Person).