diff --git a/plan/250906_news_system_integration.md b/plan/250906_news_system_integration.md index 80b953f..9535c1c 100644 --- a/plan/250906_news_system_integration.md +++ b/plan/250906_news_system_integration.md @@ -29,12 +29,13 @@ ## 2. 통합 플로우 -### 2.1 뉴스 수집 및 채널 전송 (09:00) +### 2.1 뉴스 수집 및 채널 전송 ``` APScheduler → skill-news:8505/api/news/search → rb8001 send_news_for_posting() - → Slack 채널 전송 (C09CP4MDX71) + → Slack 채널 전송 ``` +**참고**: 고급 검색 기능 company-x_hompage에 구현됨 ### 2.2 사용자 인터랙션 (목표) ``` @@ -55,6 +56,7 @@ rb8001 → POST skill-publish:8511/publish ### 3.1 Slack Block Kit 메시지 (rb8001) **위치**: 새 함수 send_news_for_posting() 구현 +**참고**: skill_news/app/services/naver_startup_news_service.py ```python blocks = [ {