- DistributedChannelInfo DTO 추가 (channel, channelType, status, expectedViews) - ChannelType enum에 category 필드 추가 (TV, CALL, SNS 구분) - DistributionCompletedEvent 구조 변경 (distributedChannels를 상세 정보 리스트로 변경) - completedAt 필드에 @JsonFormat 추가하여 ISO 8601 문자열 형식으로 직렬화 - publishDistributionCompletedEvent 메서드 수정하여 새로운 형식으로 이벤트 발행 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>