diff --git a/plan/250906_news_system_integration.md b/plan/250906_news_system_integration.md index c286cb6..2126ba5 100644 --- a/plan/250906_news_system_integration.md +++ b/plan/250906_news_system_integration.md @@ -57,7 +57,7 @@ rb8001 → POST skill-publish:8511/publish ### 3.0 컴퍼니엑스 전용 검색 (skill-news) **파일**: app/services/companyx_news_collector.py (신규) **엔드포인트**: /api/news/google/companyx-search (news_endpoints.py:63) -**검색식**: `"컴퍼니엑스" OR "Company X" -광고 -채용 -구인` +**검색식**: `"컴퍼니 엑스" OR "컴퍼니엑스" -광고 -채용 -구인` **환경변수**: COMPANY_X_NEWS_KEYWORDS (기본값 내장) ### 3.1 Slack Block Kit 메시지 (rb8001)