@ElementCollection(LAZY) on List<PersonMention>, mapped to V56's transcription_block_mentioned_persons via explicit @CollectionTable that matches the migration name byte-for-byte (immune to Hibernate naming-strategy changes). @Builder.Default keeps the field initialized to an empty list, so existing transcription block construction stays untouched. Refs #362 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>