diff --git a/troubleshooting/251014_slack_lists_file_attachment.md b/troubleshooting/251014_slack_lists_file_attachment.md index 1c21595..583fe9b 100644 --- a/troubleshooting/251014_slack_lists_file_attachment.md +++ b/troubleshooting/251014_slack_lists_file_attachment.md @@ -3,6 +3,7 @@ **날짜**: 2025-10-14 **작성자**: happybell80 **관련 파일**: `rb8001/app/scheduler/jobs/coldmail_briefing.py` +**전체 시나리오**: 251014_coldmail_ir_analysis_scenario.md --- @@ -10,6 +11,7 @@ - coldmail_briefing.py:204: attachment 필드에 document_id 문자열 전달 - Slack Lists API는 file_id 필요 (skill-slack/tests/test_slack_lists.py:112) +- 전체 목표: IR PDF 분석 → 기업 평가 → 베이지안 확률 → Slack 보고서 ---