# Journey: 개발 여정 인덱스 이 폴더는 로빙 프로젝트의 **개발 여정**을 모아서 보는 인덱스입니다. 원본 문서는 그대로 `troubleshooting/`, `ideas/`, `plans/`, `research/`에 두고, 여기서는 "어떤 여정에서 어떤 문서를 참고해야 하는지"만 정리합니다. ## Troubleshooting Journey 트러블슈팅 문서는 그대로 `troubleshooting/`에 두고, 여기서는 "여정" 관점에서 중요한 사건들만 묶어서 봅니다. ### 인프라/배포 이슈 - SSD 용량 부족 및 Docker 정리 – `troubleshooting/250716_SSD_용량_부족_및_Docker_정리.md` - rb8001 배포 이슈 – `troubleshooting/250716_rb8001_deployment_issues.md` - OpenSearch 설치 및 헬스체크 문제 – `troubleshooting/250914_admin_opensearch_installation.md` ### Slack / 인터페이스 - Slack 3초 타임아웃 룰 – `troubleshooting/250723_happybell80_Slack_3초룰.md` - Slack 응답 및 스킬 호출 문제 – `troubleshooting/250723_happybell80_Slack응답및스킬호출문제.md` - 프론트엔드 로빙 연결 및 UX 개선 – `troubleshooting/250730_happybell80_프론트엔드로빙연결.md` ### Intent / 리뷰 큐 - Intent 리뷰 큐 API 구현 – `troubleshooting/251116_admin_intent_review_queue_api_implementation.md` ## Ideas & Plans Journey 아이디어와 계획, 그리고 실제 실행까지의 흐름을 모아서 보는 여정입니다. 원본 문서는 `ideas/`, `plans/`, 일부 `troubleshooting/`에 있습니다. ### CI/CD · 배포 최적화 - CI 빌드 시간 단축 계획 – `troubleshooting/250723_happybell80_CI빌드시간단축.md` ### Intent 리뷰 / 의도 학습 - Intent 리뷰 큐 설계 및 API 계획 – `../300_architecture/390_human_in_the_loop_intent_learning.md` ## Research Journey 의도 분류, 메모리, HITL(Human-in-the-Loop) 관련 연구와 실제 구현이 어떻게 연결되고 있는지 정리한 여정입니다. 원본 연구 문서는 `research/`와 `rb8001/experiment_results/` 아래에 있습니다. ### 의도 분류 연구 → 구현 - 의도 분류 이론/논문 정리 – `research/intent_classification/README.md` - Memory · Classification 하이브리드 분류 연구 – `research/memory/classification/README.md` - E2E Intent 개선 실험 보고서 – `rb8001/experiment_results/e2e_final_experiment_report.md` ### HITL / 리뷰 큐 - Human-in-the-Loop Intent Learning 아키텍처 – `../300_architecture/390_human_in_the_loop_intent_learning.md` ## Scenarios - `scenarios/` – 사용자 경험 중심의 기능 시나리오 (UX) --- > 새로운 문서가 생기면 관련 섹션에 링크만 추가합니다. 상세 내용은 원본 문서를 참조하세요.