26 Commits

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