DOCS/journey/scenarios/README.md
Claude-51124 750263c88e docs: 시나리오 폴더 README로 정리 및 인덱스 구조 개선
- scenarios/251209_robeing_ux_capabilities.md → scenarios/README.md로 변경
- 기능별 분류 및 구현 상태(/⚠️/) 명확히 표시
- 상세 시나리오 문서 링크 정리
- journey/README.md의 Scenarios 섹션에 링크 추가
2026-01-13 10:34:27 +09:00

66 lines
3.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Scenarios: 로빙 UX 기능 시나리오 인덱스
이 폴더는 로빙의 **사용자 경험(UX) 중심 기능 시나리오**를 모아서 보는 인덱스입니다.
원본 상세 시나리오는 `scenarios/`에, 구현 관련 문서는 `troubleshooting/`에 두고, 여기서는 "어떤 기능이 구현되었는지"만 정리합니다.
---
## 캘린더 기능
- ✅ 일정 등록 (시간 범위, 하루종일 이벤트) `troubleshooting/251122_calendar_event_registration_failure_tdd.md`, `troubleshooting/251117_rb8001_calendar_duplicate_check_fix.md`
- ✅ 일정 조회 `troubleshooting/251122_calendar_event_registration_failure_tdd.md`
- ⚠️ 의도 분류 오류 (calendar_query로 잘못 분류) `troubleshooting/251122_calendar_event_registration_failure_tdd.md`
## IR Deck 평가 기능
- ✅ 웹 프론트엔드 IR 덱 업로드 및 Sequoia Capital 기준 평가 `ir_deck_evaluation_scenario.md`
- ✅ RAG 기반 후속 질문 답변 `troubleshooting/251206_ir_deck_system_current_status.md`
- ✅ 피드백 저장 및 학습 `ir_deck_evaluation_scenario.md`
- ❌ Slack 파일 업로드 시 자동 평가/Slack Lists 등록 `troubleshooting/251206_ir_deck_system_current_status.md`
- ❌ 콜드메일 IR 덱 Sequoia Capital 기준 평가 (현재 베이지안 밸류에이션만 사용) `troubleshooting/251206_ir_deck_system_current_status.md`
## Slack 통합 기능
- ✅ 감정 기반 호칭 응답 `troubleshooting/251204_emotion_based_addressing_system.md`
- ⚠️ 파일 업로드 (텍스트 추출만, IR 평가/등록 미구현) `troubleshooting/251206_ir_deck_system_current_status.md`
- ✅ 채널별 대화 및 업무 지원 `troubleshooting/251206_slack_channels_crud_status.md`
## 콜드메일 자동 처리
- ⚠️ IR 덱 자동 분석 및 Slack 요약 (ir_analyzer.py만 사용, ir_deck_analyzer.py 미사용) `troubleshooting/251014_coldmail_ir_analysis_scenario.md`
- ✅ Slack Lists 등록 및 피드백 버튼 평가 수정 `troubleshooting/251014_coldmail_ir_analysis_scenario.md`
## Gmail/이메일 기능
- ❌ 이메일 요약 (계획 필요)
- ✅ Gmail 재인증 및 캘린더 권한 추가 `troubleshooting/251114_gmail_calendar_scope_reconnect_guide.md`
## 대화 및 감정 기반 호칭
- ✅ 감정 감지 기반 호칭 변경 (부정/긍정) `troubleshooting/251204_emotion_based_addressing_system.md`
- ✅ Slack/웹 프론트엔드 UUID 통합 대화 기록 관리 `troubleshooting/250924_happybell80_UUID_체계_전환_및_대화저장_오류.md`
## 일반 대화 기능
- ✅ 일반 대화 및 질문 답변 `troubleshooting/251126_intent_3step_db_bayesian_integration.md`
- ✅ 웹 프론트엔드 채팅 및 IR 덱 관련 질문 `ir_deck_evaluation_scenario.md`
## 사용자 설정
- ✅ 웹 프론트엔드 사용자 선호도 설정 (뉴스 키워드, 이메일 필터) `troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md`
## 미구현 기능
- ❌ 회의록 작성 (계획 필요)
---
## 상세 시나리오 문서
- [IR Deck 평가 시나리오](./ir_deck_evaluation_scenario.md)
- [베이지안 세미나 발표 시나리오](./251223_bayesian_seminar_presentation_scenario.md)
---
> 새로운 시나리오가 생기면 관련 섹션에 링크만 추가합니다. 상세 내용은 원본 문서를 참조하세요.