- 요약 처리 중 에러 발생 시 Discord에 에러 상세 내용 전송 - 에러 타입, 메시지, 영상 정보를 포함한 embed 형식 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Nginx가 /api/news/ prefix를 strip하므로 FastAPI 라우트를 /api/news/summarize → /summarize, /api/news/health → /health로 수정 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>