19 Commits

Author SHA1 Message Date
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