1243 Commits

Author SHA1 Message Date
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
Claude-51124
f4430d31cc docs: 누락된 파일 추가 2025-11-17 13:25:58 +09:00
Claude-51124
f7e59cb983 docs: 재학습 및 성능 개선 검증 결과 추가 (97.94% 정확도, +14.61%p 개선) 2025-11-17 13:21:30 +09:00
Claude-51124
a9b8bb563e docs: LLM-in-the-Loop 자동 평가 방식 추가 (Human 대신 LLM이 매일 평가) 2025-11-17 12:42:27 +09:00
Claude-51124
a7959b43fd docs: Active Learning 쿼리 전략 및 암묵적 피드백 문서 추가 2025-11-17 12:29:43 +09:00
Claude-51124
752888ef87 docs: 재학습 배치 및 측정 스크립트 완료 상태 업데이트 2025-11-17 12:20:46 +09:00
Claude-51124
0878a9d571 docs: 재학습 파이프라인 설계 문서 추가 및 진행 상황 업데이트 2025-11-17 12:18:51 +09:00
Claude-51124
c594646113 docs: research README에 의도 분류 섹션 추가 2025-11-17 12:06:03 +09:00
Claude-51124
9647373c56 docs: 의도 분류 연구 폴더 추가 및 논문 근거 정리
- intent_classification 폴더 생성
- HITL + active learning 관련 논문 정리
- 실험 보고서에 이론적 배경 추가
2025-11-17 12:05:21 +09:00
Claude-51124
b65881f835 docs: Intent 리뷰 큐 API 구현 완료 및 테스트 결과 반영
- 251116_admin_intent_review_queue_api_implementation.md: 실제 API 테스트 결과 추가
- 390_human_in_the_loop_intent_learning.md: 체크리스트 업데이트 (라벨링 API 완료 표시)
2025-11-17 11:26:34 +09:00
Claude-51124
d12143a78f chore: remove local test project from DOCS 2025-11-17 01:35:59 +09:00
Claude-51124
c7f226118c docs: add robeing-monitor monitoring architecture 2025-11-17 01:04:19 +09:00
Claude-51124
6667a5c752 docs: note duplicate-prevention logic for calendar events 2025-11-17 00:28:12 +09:00
Claude-51124
612115f759 docs: document multi-date calendar event support 2025-11-17 00:24:16 +09:00
Claude-51124
0b2585e75e docs: add multi-date calendar parsing note 2025-11-17 00:18:53 +09:00
Claude-51124
fede874fe6 docs: 기록 - calendar approval 응답 fallback 이슈 해결 2025-11-17 00:12:27 +09:00
Claude-51124
a618c13c15 docs: describe human-in-the-loop intent review and feedback flow 2025-11-16 12:32:46 +09:00
Claude-51124
cc7baf86ae docs: record frontend chat dark-mode bubble fix 2025-11-16 09:43:58 +09:00
Claude-51124
bd5fa25aa3 docs: 중요 정보 복원 (OAuth 설정, 재인증, 시퀀스, 트러블슈팅) 2025-11-16 09:22:48 +09:00
Claude-51124
51d215f16b docs: 문서 간소화 (407줄 → 111줄) 2025-11-16 09:06:10 +09:00
Claude-51124
ff15e1d18f docs: Add Calendar CRUD timezone issue resolution
Section 9 추가:
- Calendar READ 실패 원인: naive datetime vs timezone-aware
- 해결: parse_time_range, handle_calendar_query에 Asia/Seoul timezone 추가
- 테스트 결과: CRUD 67% → 100% 통과
- 교훈: Microservice 간 datetime 전송 시 timezone 필수

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-16 09:05:15 +09:00
Claude-51124
e41eb70335 docs: note calendar approval tdd 2025-11-16 07:52:38 +09:00
Claude-51124
93cc1fa85e docs: record calendar intent migration 2025-11-15 22:31:48 +09:00
Claude-51124
2ca5ff3755 docs: record Ko-SRoBERTa runtime migration 2025-11-15 18:21:45 +09:00