From 219c35317fa1785fb0a0f8fa836eb9b1846b1fc4 Mon Sep 17 00:00:00 2001 From: Claude-51124 Date: Thu, 23 Oct 2025 11:34:05 +0900 Subject: [PATCH] =?UTF-8?q?docs(troubleshooting):=20web=5Fsearch=20?= =?UTF-8?q?=EB=8C=80=EB=AA=85=EC=82=AC=20=ED=95=B4=EC=86=8C=C2=B7=EA=B2=80?= =?UTF-8?q?=EC=83=89=20=EA=B0=95=EC=A0=9C=20=EC=A1=B0=EC=B9=98=20=EB=B0=8F?= =?UTF-8?q?=20=EA=B2=80=EC=A6=9D=20=EA=B8=B0=EB=A1=9D=20(d0f203d)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../251022_claude_rb8001_web_search_미수행.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/troubleshooting/251022_claude_rb8001_web_search_미수행.md b/troubleshooting/251022_claude_rb8001_web_search_미수행.md index 78158a7..95c0273 100644 --- a/troubleshooting/251022_claude_rb8001_web_search_미수행.md +++ b/troubleshooting/251022_claude_rb8001_web_search_미수행.md @@ -76,5 +76,13 @@ 권장 적용 순서: Heuristic+NER → CQR 재작성 → Neo4j 캐시 통합. +--- +## 조치/검증 (251023) +- 코드 적용: `app/router/message_router.py` — 대명사(이/그/저 기업·회사) 해소 후 `/search` 질의로 강제 호출 (커밋: `d0f203d`) +- 단위 테스트: `rb8001/tests/test_web_search_resolution.py` (로컬 전용, Git ignore) + - `_resolve_search_query('이 기업을 검색해줘')` → 최근 대화의 “지에프솔루션”으로 치환 확인 + - `handle_web_search()`이 `/search 지에프솔루션 ...` 호출 확인 +- 배포: Gitea Actions(51123) → 51124 자동 반영, 헬스체크 OK (`/health` healthy) + --- 문서 규칙: `DOCS/300_architecture/312_문서_작성_원칙.md` 준수