close: 트러블+리서치+계획 3건 닫기 — 파일명 보조 검색 P0 완료, B 유형 후속 분리

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
happybell80 2026-03-22 09:34:40 +09:00
parent d625a41ef8
commit ad89e58179
3 changed files with 9 additions and 3 deletions

View File

@ -1,7 +1,9 @@
--- ---
type: plans type: plans
tags: [plans, rag, companyx, search-quality, context] tags: [plans, rag, companyx, search-quality, context]
status: open status: closed
closed_date: 2026-03-22
closed_reason: P0 파일명 보조 검색 구현·배포 완료. P1 대화 맥락 전달은 구조적 변경 필요하여 후속 과제로 분리.
depends_on: 260321_하이브리드검색_품질개선_계획.md depends_on: 260321_하이브리드검색_품질개선_계획.md
closing_criteria: A1 고유번호증 검색 적중 + B1 후속 질문 답변 성공 + 기존 PASS 회귀 없음 closing_criteria: A1 고유번호증 검색 적중 + B1 후속 질문 답변 성공 + 기존 PASS 회귀 없음
--- ---

View File

@ -1,7 +1,9 @@
--- ---
type: research type: research
tags: [research, rag, companyx, search-quality, pdf, context] tags: [research, rag, companyx, search-quality, pdf, context]
status: open status: closed
closed_date: 2026-03-22
closed_reason: 원인 3건 확정. A1은 파일명 보조 검색+프롬프트 힌트로 부분 해소, A3은 인덱싱 범위 한계, B는 구조적 미연결 확인. 완전 해소는 OCR 보강+대화 맥락 전달 필요.
research_target: A1/A3 검색 미적중 원인과 B 유형 대화 맥락 미연결 원인 확정 research_target: A1/A3 검색 미적중 원인과 B 유형 대화 맥락 미연결 원인 확정
--- ---

View File

@ -1,7 +1,9 @@
--- ---
type: troubleshooting type: troubleshooting
tags: [companyx, rag, grounding, llm, context, rb8001] tags: [companyx, rag, grounding, llm, context, rb8001]
status: open status: closed
closed_date: 2026-03-22
closed_reason: P0 파일명 보조 검색 + LLM 프롬프트 파일명 힌트 추가. A1 고유번호증 검색 3위 진입. A3/B는 200개 인덱싱 범위 한계 및 대화 맥락 미연결로 후속 과제.
opened_date: 2026-03-22 opened_date: 2026-03-22
severity: high severity: high
root_cause: A 유형은 LLM 과보수가 아니라 검색 미적중(고유번호증 top-5 미등장) + 파일명-질문 불일치. B 유형은 grounding이 매번 독립 검색이라 이전 대화 맥락 참조 불가. root_cause: A 유형은 LLM 과보수가 아니라 검색 미적중(고유번호증 top-5 미등장) + 파일명-질문 불일치. B 유형은 grounding이 매번 독립 검색이라 이전 대화 맥락 참조 불가.