This commit is contained in:
0914eagle 2025-09-20 11:12:28 +09:00
parent f0ea61c8f3
commit fdd394da84

View File

@ -2,8 +2,8 @@
## 🔴 Quick Wins (높은 중요도 + 쉬운 구현) → 즉시 실행 ## 🔴 Quick Wins (높은 중요도 + 쉬운 구현) → 즉시 실행
1. **rb8001→skill-email ID 불일치 핫픽스** - UUID→Slack ID 역변환 또는 토큰 조회 이원화 (2시간) [→250831](../troubleshooting/250831_happybell80_skill-email_UUID_inconsistency_URGENT.md) --> ( **solved - rb8001 수정 완료** ) 1. **rb8001→skill-email ID 불일치 핫픽스** - UUID→Slack ID 역변환 또는 토큰 조회 이원화 (2시간) [→250831](../troubleshooting/250831_happybell80_skill-email_UUID_inconsistency_URGENT.md) --> ( **solved - rb8001 수정 완료** )
2. **skill-email GmailProvider 메서드명 불일치** - list_messages → get_recent_messages 매핑 수정 (30분) 2. **skill-email GmailProvider 메서드명 불일치** - list_messages → get_recent_messages 매핑 수정 (30분) --> ( **solved** )
3. **"처리 중..." 캐시 저장 제거/필터링** - 컨텍스트 파괴 원인 제거 (1시간) [→250831](../troubleshooting/250831_happybell80_cache_processing_placeholder_issue.md) 3. **"처리 중..." 캐시 저장 제거/필터링** - 컨텍스트 파괴 원인 제거 (1시간) [→250831](../troubleshooting/250831_happybell80_cache_processing_placeholder_issue.md) --> ( **solved - 이미 주석 처리됨** )
4. **시스템 메트릭 컬럼 불일치 수정** - timestamp 참조 제거, time 기준 일치화 (2시간) [→250714](../troubleshooting/250714_system_metrics_implementation.md) --> ( **solved** ) 4. **시스템 메트릭 컬럼 불일치 수정** - timestamp 참조 제거, time 기준 일치화 (2시간) [→250714](../troubleshooting/250714_system_metrics_implementation.md) --> ( **solved** )
5. **Slack 봇 설치 플로우 구현** - install 라우터 등록·스코프·bot_token 저장·프론트 버튼 (3시간) [→250901](../troubleshooting/250901_slack_bot_installation_flow_missing.md) 5. **Slack 봇 설치 플로우 구현** - install 라우터 등록·스코프·bot_token 저장·프론트 버튼 (3시간) [→250901](../troubleshooting/250901_slack_bot_installation_flow_missing.md)
6. **Gemini CLI 타임아웃 대응** - CLI 비활성화 또는 타임아웃 연장(폴백 최소화) (2시간) [→250831](../troubleshooting/250831_rb8001_multiple_issues.md) 6. **Gemini CLI 타임아웃 대응** - CLI 비활성화 또는 타임아웃 연장(폴백 최소화) (2시간) [→250831](../troubleshooting/250831_rb8001_multiple_issues.md)