1316 Commits

Author SHA1 Message Date
Claude-51124
414a4daf97 docs: 캘린더 일정 등록 실패 문제 해결 완료 문서 업데이트 2025-11-22 11:53:43 +09:00
Claude-51124
ffbdd6037a docs: 캘린더 일정 등록 실패 문제 TDD 접근 문서 추가 2025-11-22 11:27:27 +09:00
Claude-51124
5dc72d5408 docs: add intent-level test scenarios for rb8001 web search/calendar 2025-11-19 00:22:42 +09:00
Claude-51124
9a00e6f3bc docs: update rb8001 web search intent troubleshooting 2025-11-18 23:24:00 +09:00
Claude-51124
1b4adb73fc docs: 하루종일 일정 등록 문제 해결 과정 보강
- UNKNOWN으로 분류된 메시지의 컨텍스트 보존 문제 추가
- confirm_conv 찾기 로직 개선 및 하루종일 정보 수집 강화 내용 추가
- skill-calendar 서비스 Google Calendar API date 필드 지원 추가
- 교훈 섹션에 UNKNOWN 분류 및 외부 API 스펙 확인 중요성 추가
2025-11-18 22:52:39 +09:00
Claude-51124
a08f41b500 docs: LLM 응답에서 하루종일 패턴 직접 추출 로직 추가 내용 반영 2025-11-18 22:30:16 +09:00
Claude-51124
2ec079bad0 docs: 하루종일 일정 등록 지원 내용 추가 2025-11-18 22:27:52 +09:00
Claude-51124
9ec4c22008 docs: 재질문 후 검색 시 원래 질문의 키워드 보존 로직 추가 내용 문서화 2025-11-18 22:21:04 +09:00
Claude-51124
9d32045260 chore: relax some FastAPI code structure rules 2025-11-18 22:17:43 +09:00
Claude-51124
34288340b1 docs: 섹션 번호 중복 수정 2025-11-18 22:16:34 +09:00
Claude-51124
1fda7c6a67 docs: 모든 의도에 슬롯 추출 및 재질문 로직 추가 내용 문서화 2025-11-18 22:16:06 +09:00
Claude-51124
6df2a2f3f8 docs: update pronoun resolution doc with hardcoded suffix removal
- Add implementation completion for Korean suffix removal
- Document that 솔루션|테크|컴퍼니|주식회사 hardcoding removed
- Improves extraction of company names without suffixes like '엠에스 바이오 인터케어'
- Add commit hash 032bd0d and deployment status
2025-11-18 21:35:38 +09:00
Claude-51124
30109b64a6 docs: update pronoun resolution document with implementation completion
- Add implementation completion section with code changes
- Document pronoun resolution before intent classification
- Document latest conversation priority logic
- Document entity extraction pattern expansion
- Add commit hash and deployment status
- Fixes '엠에스 바이오 인터케어' → '이 기업 검색해줘' resolution issue
2025-11-18 21:29:31 +09:00
Claude-51124
30479e01d3 docs: add 3-phase short follow-up context plan document 2025-11-18 21:23:58 +09:00
Claude-51124
d1357d579f docs: update pronoun resolution document with current issues and improvement plan
- Add 2025-11-18 issues: time order ignored, entity extraction pattern limitation, pronoun resolution timing
- Add improvement plan: prioritize latest conversation, expand entity extraction pattern, resolve pronoun before intent classification
- Add validation scenario for '엠에스 바이오 인터케어' case
- Follow document writing principles: file:line format, concise description
2025-11-18 21:23:17 +09:00
Claude-51124
4bac398336 docs: update UNKNOWN intent analysis doc with CoT implementation completion
- Add implementation completion section with code changes
- Document INTENT_USE_COT environment variable usage
- Add commit hash and deployment status
- CoT feature improves classification accuracy for complex queries
2025-11-18 20:52:22 +09:00
Claude-51124
689f327ae6 docs: enhance UNKNOWN intent analysis document with CoT and context-dependent questions
- Add Chain-of-Thought (CoT) application plan for LLM Parser stage
- Add context-dependent question handling (pronoun resolution) considerations
- Add IntentGraph activation status check recommendation
- Expected to improve classification accuracy for complex/incomplete web search queries
2025-11-18 20:46:52 +09:00
Claude-51124
30ca36c067 docs: add Chain-of-Thought (CoT) application plan for intent analysis
- Add CoT implementation strategy to LLM re-analysis section
- Conditional activation via INTENT_USE_COT env var
- Reasoning step logging for review queue validation
- Expected to improve accuracy for complex/context-dependent questions
2025-11-18 20:27:07 +09:00
Claude-51124
9ad5468f9f docs: update LLM model configuration to use DEFAULT_LLM_MODEL env var
- Add DEFAULT_LLM_MODEL to environment variables section
- Update code examples to use settings.DEFAULT_LLM_MODEL instead of hardcoded model name
- Aligns with code refactoring to remove hardcoded model names
2025-11-18 20:16:17 +09:00
Claude-51124
42ee6f9cba docs: 의도 분석 엔티티 추출 분리 구현 완료 내용 추가 2025-11-18 17:51:46 +09:00
Claude-51124
c8604acb8b docs: 의도 분석과 엔티티 추출 분리 필요성 문서화 2025-11-18 17:07:23 +09:00
Claude-51124
50b52ae4ac docs: add 3-phase context followup implementation documentation 2025-11-17 23:29:44 +09:00
512f2f86c3 docs: Admin Dashboard API 응답 속도 최적화 완료
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 23:02:35 +09:00
38ae39b7d9 docs: Admin Dashboard API 응답 속도 문제 추가
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 22:52:32 +09:00
f40c925f5b docs: JWT Secret Key 불일치 문제 트러블슈팅
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 22:43:52 +09:00
04a494ac49 docs: Admin Dashboard 코드 리팩토링 및 로딩 최적화 문서 추가 2025-11-17 20:33:08 +09:00
9c02daf797 docs: Gateway 문서 100줄 이하로 축약 2025-11-17 19:46:31 +09:00
f4eb534da4 docs: Gateway 문서 원칙 준수 - 코드 블록 최소화, 100줄 이하 2025-11-17 19:46:18 +09:00
a214f8bdfe docs: Gateway 문서에 작성자 필드 추가 2025-11-17 19:43:30 +09:00
d8ca127454 docs: Admin Dashboard 및 Gateway 문제 해결 문서 추가 2025-11-17 19:42:15 +09:00
0dae2fab84 docs: Gateway Admin API 라우팅 및 JWT 검증 문제 해결 문서 추가 2025-11-17 19:40:21 +09:00
b92a0bb4a8 docs: Admin 로그인 JavaScript 오류 및 JWT secret key 일치 문제 해결 내용 추가 2025-11-17 19:39:22 +09:00
57ee154c8d docs: Admin 로그인 API 라우팅 문제 해결 내용 추가 2025-11-17 19:32:03 +09:00
Claude-51124
2700c121d2 docs: rb8001 캘린더 중복 체크 수정 문서 추가
문제 및 해결 방법 기록:
- 로컬 DB 기반 중복 체크의 한계
- 실제 구글 캘린더 조회로 변경
- 대화 이중 저장 문제 분석

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 19:17:42 +09:00
962d85d99c docs: nginx 404 해결 및 bash 문제 해결 내용 추가 2025-11-17 19:14:01 +09:00
50e9ad884c docs: Update admin dashboard routing doc - link to standard deployment refactoring 2025-11-17 18:15:24 +09:00
04d470b126 Merge branch 'main' of https://git.ro-being.com/ivada_Ro-being/DOCS 2025-11-17 18:13:06 +09:00
1610103c46 docs: Add admin dashboard standard deployment refactoring (2025-11-17) 2025-11-17 18:12:58 +09:00
Claude-51124
49630a4be7 docs: HITL 문서를 트러블슈팅으로 이동 및 날짜 접두사 추가 2025-11-17 15:34:50 +09:00
Claude-51124
50bb143417 docs: HITL 아키텍처 문서를 book/300_architecture로 이동 2025-11-17 15:34:12 +09:00
Claude-51124
214735fec2 Merge branch 'main' of https://git.ro-being.com/ivada_Ro-being/DOCS 2025-11-17 15:32:35 +09:00
Claude-51124
dc01db7c6d docs: 피드백 메커니즘 message_id 매칭 수정 사항 반영
- /api/message 응답에 message_id 포함됨 ({conversation_log_id}_rb8001 형식)
- 프론트엔드 피드백 전송 시 정확한 conversation_log_id 매칭 가능
2025-11-17 15:32:23 +09:00
c6e180fe3e fix: 파일명 날짜 수정 (250117 → 251117) 2025-11-17 15:31:15 +09:00
cf7440963a fix: 날짜 수정 (2025-01-17 → 2025-11-17) 2025-11-17 15:31:15 +09:00
fcba2a51cb fix: 파일명 날짜 수정 (250117 → 251117) 2025-11-17 15:30:46 +09:00
2e8b89e9af fix: 날짜 수정 (2025-01-17 → 2025-11-17) 2025-11-17 15:30:26 +09:00
b260e384ed docs: Admin Dashboard JWT 검증 분리 구현 - 리다이렉트 루프 문제 문서화 2025-11-17 15:29:04 +09:00
06030d536f docs: Admin Dashboard 라우팅 구현 트러블슈팅 문서
배경:
- /admin 접근 시 빈 페이지 (Gateway 404)

해결:
- Gateway에 /admin → frontend-base(8000) 프록시 추가
- JWT 검증 중앙화 유지
- TDD 방식으로 테스트 먼저 작성

아키텍처:
- Gateway: 인증 + 라우팅
- frontend-base: 관리자 UI
- 역할 분리 명확화

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 15:00:09 +09:00
Claude-51124
7699ea8131 docs: plans 폴더 정리 - diary 시스템 계획을 journey/plans로 이동 2025-11-17 14:16:31 +09:00
Claude-51124
22557e7132 docs: 오래된 트러블슈팅 아카이브 및 구조 정리
- 7-8월 초기 구축 문서 12개를 _archive/troubleshooting/2025_07-08_initial_setup/로 이동
- book/300_architecture/390_human_in_the_loop_intent_learning.md를 journey/research/intent_classification/로 이동 (개발 여정 문서)
- 빈 폴더 제거 (journey/assets/*)
2025-11-17 14:06:05 +09:00