- Add title (nullable VARCHAR) and personType (enum, default PERSON) - Make firstName nullable for non-person entities - Add @Transient getDisplayName() as single source of truth for name display, exposed via @Schema(READ_ONLY, REQUIRED) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>