From 9e7c1fe0242dfd754256c827a71dd91655b21c34 Mon Sep 17 00:00:00 2001 From: happybell80 Date: Sun, 7 Sep 2025 17:39:11 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EB=89=B4=EC=8A=A4=20=EC=8B=9C=EC=8A=A4?= =?UTF-8?q?=ED=85=9C=20=EA=B2=80=EC=83=89=EC=8B=9D=20=EC=97=85=EB=8D=B0?= =?UTF-8?q?=EC=9D=B4=ED=8A=B8=20-=20=EC=98=81=EC=96=B4=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plan/250906_news_system_integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)