Files
connectai/docs/records/ConnectAI/bugs/BUG-0006-volumes-data-project-antigravity-connectai-내-질문에-대한-답변이-잘-정리.md

1.6 KiB

Bug: /Volumes/Data/project/Antigravity/ConnectAI 내 질문에 대한 답변이 잘 정리되서 알려주긴 하는데 focused...

Date

2026-05-05

Symptom

/Volumes/Data/project/Antigravity/ConnectAI 내 질문에 대한 답변이 잘 정리되서 알려주긴 하는데 focused 된 답변이 아니라 살짝 다른 이야기도 섞여 있는 것 같은 느낌이 들어. 어디가 문제인지 확인해줘.

Cause

Captured automatically from the current conversation. Confirm root cause during follow-up review if needed.

Fix

Verdict (결론) 답변에서 핵심 주제 외에 부수적인 내용이 혼입되는 현상은 정보 필터링 및 합성 과정에서 우선순위 설정에 미세한 오류가 발생했음을 의미합니다. ## Proof (근거) 이러한 현상은 명시된 답변 형식 및 가독성 튜닝 문서들, 특히 2026-05-02_answer-format-readability-tuning.mdprogressive-answer-format.md에 정의된 정제 과정이 기대만큼 강력하게 작동하지 않았을 때 발생할 수 있습니다. 즉, 정보의 깊이는 확보되었으나, 최종 출력 단계에서 '핵심 집중'이라는 제약 조건이 충분히 강제되지 않은 것으로 판단됩니다. ## Actionable Plan (실행 가이드) 1. src/lib/formatter.ts 파일 내의 최종 출력 생성 로직을 검토하여, 핵심 주제 추출 후 불필요한 정보가 포함되지 않도록 하는 필터링 기준을 강화해야 합니다. 2. `docs/records/ConnectAI/de...

Prevention

Keep automatic records tied to the active project and verify the relevant test or reproduction path.