42bf97636a
일정 CRUD 시 참석자에게 인앱 알림 발송(기존 NotificationService + SSE 재사용). - 생성: 참석자로 지정된 사용자에게 schedule.invited (전 직원 일정은 개별 알림 생략) - 수정: 신규 참석자 → schedule.invited, 기존 참석자 → schedule.updated - 삭제: 참석자에게 schedule.removed (삭제 전 참석자 확보) - 행위자 본인은 자동 제외, payload(actorName/eventTitle/start), 클릭 시 /schedule 이동 - NotificationType(백/프론트) 3종 추가 + notification.store 렌더 케이스 런타임 검증: 지정/수정/삭제 알림이 참석자에게만 정상 도달. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>