docs: journey 인덱스 중복 제거 (README.md로 통합)
- ideas_and_plans_journey.md, research_journey.md, troubleshooting_journey.md 내용을 README.md로 통합 - 세 journey 파일 삭제 (중복 제거, 312_문서_작성_원칙.md:67-78 준수) - 인덱스는 README.md로 통일
This commit is contained in:
parent
61cc6f340c
commit
5ea2b89d52
@ -1,21 +0,0 @@
|
||||
# Ideas & Plans Journey
|
||||
|
||||
아이디어와 계획, 그리고 실제 실행까지의 흐름을 모아서 보는 여정입니다.
|
||||
원본 문서는 `DOCS/ideas/`, `DOCS/plans/`, 일부 `DOCS/troubleshooting/`에 있습니다.
|
||||
|
||||
## Slack / 인터페이스 개선
|
||||
|
||||
- Slack 3초 룰 대응 계획 – `DOCS/troubleshooting/250723_happybell80_Slack_3초룰.md`
|
||||
- 프론트엔드 로빙 연결 및 UX 개선 – `DOCS/troubleshooting/250730_happybell80_프론트엔드로빙연결.md`
|
||||
|
||||
## Intent 리뷰 / 의도 학습
|
||||
|
||||
- Intent 리뷰 큐 설계 및 API 계획 – `DOCS/300_architecture/390_human_in_the_loop_intent_learning.md`
|
||||
- Intent 리뷰 큐 API 구현 여정 – `DOCS/troubleshooting/251116_admin_intent_review_queue_api_implementation.md`
|
||||
|
||||
## CI/CD · 배포 최적화
|
||||
|
||||
- CI 빌드 시간 단축 계획 – `DOCS/troubleshooting/250723_happybell80_CI빌드시간단축.md`
|
||||
|
||||
> 새로운 계획/아이디어가 생기면 `DOCS/plans/`에 상세 문서를 만들고, 이 여정 문서에는 “어떤 흐름의 일부인지”만 링크로 연결합니다.
|
||||
|
||||
@ -1,18 +0,0 @@
|
||||
# Research Journey (Intent & Memory)
|
||||
|
||||
의도 분류, 메모리, HITL(Human-in-the-Loop) 관련 연구와 실제 구현이 어떻게 연결되고 있는지 정리한 여정입니다.
|
||||
원본 연구 문서는 `DOCS/research/`와 `rb8001/experiment_results/` 아래에 있습니다.
|
||||
|
||||
## 의도 분류 연구 → 구현
|
||||
|
||||
- 의도 분류 이론/논문 정리 – `DOCS/research/intent_classification/README.md`
|
||||
- Memory · Classification 하이브리드 분류 연구 – `DOCS/research/memory/classification/README.md`
|
||||
- E2E Intent 개선 실험 보고서 – `rb8001/experiment_results/e2e_final_experiment_report.md`
|
||||
|
||||
## HITL / 리뷰 큐
|
||||
|
||||
- Human-in-the-Loop Intent Learning 아키텍처 – `DOCS/300_architecture/390_human_in_the_loop_intent_learning.md`
|
||||
- Intent 리뷰 큐 API 구현 트러블슈팅 – `DOCS/troubleshooting/251116_admin_intent_review_queue_api_implementation.md`
|
||||
|
||||
> 새로운 실험이나 논문 요약을 추가할 때마다, 관련 항목을 이 여정 문서에 링크해 “연구 → 구현 → 실험” 흐름이 보이도록 유지합니다.
|
||||
|
||||
@ -1,21 +0,0 @@
|
||||
# Troubleshooting Journey
|
||||
|
||||
트러블슈팅 문서는 그대로 `DOCS/troubleshooting/`에 두고, 여기서는 “여정” 관점에서 중요한 사건들만 묶어서 봅니다.
|
||||
|
||||
## 인프라/배포 이슈
|
||||
|
||||
- SSD 용량 부족 및 Docker 정리 – `DOCS/troubleshooting/250716_SSD_용량_부족_및_Docker_정리.md`
|
||||
- rb8001 배포 이슈 – `DOCS/troubleshooting/250716_rb8001_deployment_issues.md`
|
||||
- OpenSearch 설치 및 헬스체크 문제 – `DOCS/troubleshooting/250914_admin_opensearch_installation.md`
|
||||
|
||||
## Slack / 인터페이스
|
||||
|
||||
- Slack 3초 타임아웃 룰 – `DOCS/troubleshooting/250723_happybell80_Slack_3초룰.md`
|
||||
- Slack 응답 및 스킬 호출 문제 – `DOCS/troubleshooting/250723_happybell80_Slack응답및스킬호출문제.md`
|
||||
|
||||
## Intent / 리뷰 큐
|
||||
|
||||
- Intent 리뷰 큐 API 구현 – `DOCS/troubleshooting/251116_admin_intent_review_queue_api_implementation.md`
|
||||
|
||||
> 추가로 중요한 사건이 생기면, 새로운 트러블슈팅 문서를 만든 뒤 이 여정 문서에 링크만 추가합니다.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user