000000 매트릭스 업데이트: Quick Wins 6개 추가, 해결 항목 5개 제거, 실시간 동기화 재분류
This commit is contained in:
parent
d2a6ae12f5
commit
3f0c248483
@ -1,44 +1,47 @@
|
||||
# 미해결 항목 매트릭스 (중요도 × 구현 난이도)
|
||||
|
||||
## 🔴 Quick Wins (높은 중요도 + 쉬운 구현) → 즉시 실행
|
||||
1. **Preferences DB 정합** - slack_user_id 컬럼 추가 (1시간) [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
||||
2. **Slack 이름 매핑** - users.info 조회+캐시 (2시간) [→250817](../troubleshooting/250817_slack_user_mapping_troubleshooting.md)
|
||||
3. **ActivityPanel API 전환** - localStorage 제거 (2시간) [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
||||
4. **Preferences 스키마 확장** - schedule_type, include_* (1시간) [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
||||
1. **rb8001→skill-email ID 불일치 핫픽스** - UUID→Slack ID 역변환 또는 토큰 조회 이원화 (2시간) [→250831](../troubleshooting/250831_happybell80_skill-email_UUID_inconsistency_URGENT.md)
|
||||
2. **"처리 중..." 캐시 저장 제거/필터링** - 컨텍스트 파괴 원인 제거 (1시간) [→250831](../troubleshooting/250831_happybell80_cache_processing_placeholder_issue.md)
|
||||
3. **시스템 메트릭 컬럼 불일치 수정** - timestamp 참조 제거, time 기준 일치화 (2시간) [→250714](../troubleshooting/250714_system_metrics_implementation.md)
|
||||
4. **Slack 봇 설치 플로우 구현** - install 라우터 등록·스코프·bot_token 저장·프론트 버튼 (3시간) [→250901](../troubleshooting/250901_slack_bot_installation_flow_missing.md)
|
||||
5. **Gemini CLI 타임아웃 대응** - CLI 비활성화 또는 타임아웃 연장(폴백 최소화) (2시간) [→250831](../troubleshooting/250831_rb8001_multiple_issues.md)
|
||||
6. **Gateway 사용자 매핑 오류 수정** - /api/slack/mapping이 UUID 요청에 default_user 반환 문제 (2시간) [→250831](../troubleshooting/250831_rb8001_multiple_issues.md)
|
||||
|
||||
## 🟠 Major Projects (높은 중요도 + 어려운 구현) → 계획 수립 후 진행
|
||||
1. **하드코딩 URL 제거** - 15개+ 서비스 전체 환경변수화 (3-4주) [→250915](../troubleshooting/250915_hardcoded_url_removal.md)
|
||||
2. **사용자 식별 통합** - UserIdentityService 설계 (2주) [→250831](250831_todo_and_tech_debt.md)
|
||||
3. **Gateway 스케일링** - 재시도/백오프/헬스체크 (1주) [→250811](../troubleshooting/250811_happybell80_Gateway필드변환문제.md)
|
||||
4. **Stats API 중복 해결** - rb8001/monitor 경로 통일, DB 스키마 일치 (1주) [→250915](../troubleshooting/250915_happybell80_rb8001_stats_api_중복_제거.md)
|
||||
5. **실시간 동기화** - WebSocket/폴링 (2주) [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
||||
6. **RAG 파이프라인** - skill-rag-file 구현 (3주) [→250909](../ideas/250909_RAG_file_processing_architecture.md)
|
||||
7. **rb8001 리팩토링** - 모듈 구조 정리 (3주) [→250914](../ideas/250914_rb8001_리팩토링_계획.md)
|
||||
8. **감정시스템 이식** - rb10508→rb8001 (2주) [→250828](../ideas/250828_rb10508_to_rb8001_migration_guide.md)
|
||||
9. **네이버웍스 캘린더 연동** - OAuth2 스코프·토큰 관리, /v1/calendar/* API, skill-calendar(8503) 서비스 (2주) [→250916](../ideas/250916_네이버웍스_캘린더_API_연동_가이드.md)
|
||||
10. **Slack 캔버스 통합** - canvases.* API, 스코프 추가 및 설치/권한 플로우 (2주) [→250916](../ideas/250916_슬랙_캔버스_API_활용_방안.md)
|
||||
11. **감정 분석 시스템 구현** - 7클래스 모델+ONNX 추론, Temperature Scaling, emotion_readings 저장/시계열·시각화 API (3주) [→250916](../ideas/250916_로빙_감정_분석_시스템_구현_계획.md)
|
||||
12. **HWP 처리 전략** - RAG 업로드용 HWP→PDF 변환(LibreOffice/클라우드API/COM 중 택1) 파이프라인 (1주) [→250916](../ideas/250916_HWP-PDF_변환_전략_분석.md)
|
||||
13. **news 엔드포인트 리팩토링** - 수집/스크랩/요약 오케스트레이션을 서비스 레이어로 이전 (1주)
|
||||
1. **skill-rag-file 핵심 엔드포인트 구현** - /upload, /search, /healthz(포트 8508), Chroma 연동 (3주) [→250915](../troubleshooting/250915_skill-rag-file_초기_구축.md)
|
||||
2. **News 시스템 DB 영속화 단계** - rb_news 등 저장 파트 구현(Phase 3) (2주) [→250906](250906_news_system_integration.md)
|
||||
3. **Stats API 일원화** - 경로(/api/stats vs /stats)·스키마(robeing_id/robeing_container_id, ethics/stat_points) 통일 (1주) [→250915](../troubleshooting/250915_happybell80_rb8001_stats_api_중복_제거.md)
|
||||
4. **사용자 식별 통합 고도화** - UUID 1차 식별자 일원화(슬랙·지메일 매핑 테이블) (2주) [→250831](250831_unified_id_system_implementation_roadmap.md), [→250827](../troubleshooting/250827_claude_conversation_log_user_mapping.md)
|
||||
5. **하드코딩 URL 제거** - 15개+ 서비스 전체 환경변수화 (3-4주) [→250915](../troubleshooting/250915_hardcoded_url_removal.md)
|
||||
6. **Gateway 스케일링** - 재시도/백오프/헬스체크 (1주) [→250811](../troubleshooting/250811_happybell80_Gateway필드변환문제.md)
|
||||
7. **RAG 파이프라인 웹검색 통합** - 웹 RAG 서비스 구현 (3주) [→250909](../ideas/250909_RAG_file_processing_architecture.md)
|
||||
8. **rb8001 리팩토링** - 모듈 구조 정리 (3주) [→250914](../ideas/250914_rb8001_리팩토링_계획.md)
|
||||
9. **감정시스템 이식** - rb10508→rb8001 (2주) [→250828](../ideas/250828_rb10508_to_rb8001_migration_guide.md)
|
||||
10. **네이버웍스 캘린더 연동** - OAuth2 스코프·토큰 관리, /v1/calendar/* API, skill-calendar(8503) 서비스 (2주) [→250916](../ideas/250916_네이버웍스_캘린더_API_연동_가이드.md)
|
||||
11. **Slack 캔버스 통합** - canvases.* API, 스코프 추가 및 설치/권한 플로우 (2주) [→250916](../ideas/250916_슬랙_캔버스_API_활용_방안.md)
|
||||
12. **감정 분석 시스템 구현** - 7클래스 모델+ONNX 추론, Temperature Scaling, emotion_readings 저장/시계열·시각화 API (3주) [→250916](../ideas/250916_로빙_감정_분석_시스템_구현_계획.md)
|
||||
13. **HWP 처리 전략** - RAG 업로드용 HWP→PDF 변환(LibreOffice/클라우드API/COM 중 택1) 파이프라인 (1주) [→250916](../ideas/250916_HWP-PDF_변환_전략_분석.md)
|
||||
14. **news 엔드포인트 리팩토링** - 수집/스크랩/요약 오케스트레이션을 서비스 레이어로 이전 (1주)
|
||||
|
||||
## 🟡 Fill-ins (낮은 중요도 + 쉬운 구현) → 시간 날 때
|
||||
1. **scheduled_tasks 테이블** - 다중 작업 관리 (3시간) [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
||||
2. **Conversations API** - /api/conversations/{user_id} (3시간) [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
||||
3. **Activities API** - /api/activities/{user_id} (3시간) [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
||||
4. **캘린더 API** - /api/calendar 구현 (4시간) [→250830](../troubleshooting/250830_skill_level_system_restructure.md)
|
||||
5. **문서 API** - /api/docs 구현 (4시간) [→250830](../troubleshooting/250830_skill_level_system_restructure.md)
|
||||
6. **불용 환경변수 정리** - CHROMA_HOST/PORT 등 임베디드 전환 후 미사용 변수 제거 (2시간)
|
||||
7. **임베딩 서비스 오류 처리** - skill-rag-file 임베딩 실패 시 재시도/폴백·알림 추가 (3시간)
|
||||
8. **헬스체크 일관화** - 신규 스킬 헬스체크 규약 준수 점검 목록 (1시간)
|
||||
1. **ChromaDB Telemetry 억제** - ANONYMIZED_TELEMETRY=false 적용 점검 (30분) [→250831](../troubleshooting/250831_rb8001_multiple_issues.md)
|
||||
2. **scheduled_tasks 테이블** - 다중 작업 관리 (3시간) [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
||||
3. **캘린더 API** - /api/calendar 구현 (4시간) [→250830](../troubleshooting/250830_skill_level_system_restructure.md)
|
||||
4. **문서 API** - /api/docs 구현 (4시간) [→250830](../troubleshooting/250830_skill_level_system_restructure.md)
|
||||
5. **불용 환경변수 정리** - CHROMA_HOST/PORT 등 임베디드 전환 후 미사용 변수 제거 (2시간)
|
||||
6. **임베딩 서비스 오류 처리** - skill-rag-file 임베딩 실패 시 재시도/폴백·알림 추가 (3시간)
|
||||
7. **헬스체크 일관화** - 신규 스킬 헬스체크 규약 준수 점검 목록 (1시간)
|
||||
|
||||
## ⚪ Consider Later (낮은 중요도 + 어려운 구현) → 재검토 필요
|
||||
1. **PKCE 적용** - OAuth 보안 강화 (1주) [→380](../300_architecture/380_authentication_system.md)
|
||||
2. **Refresh Token** - 토큰 재발급 체계 (1주) [→380](../300_architecture/380_authentication_system.md)
|
||||
3. **DB 스키마 통일** - companies→workspaces (2주) [→250831](250831_todo_and_tech_debt.md)
|
||||
4. **스킬 라우팅 고도화** - Decision Engine (3주) [→250811](../ideas/250811_claude_rb10408_vs_rb10508_비교분석.md)
|
||||
5. **전역 ENV 감사** - 레포 전반 미사용/중복 ENV 정리 및 설정 일원화 (2주)
|
||||
6. **Slack Canvas 고급 시나리오** - DM/MPDM 공유 제약 대응, 전용 마크다운 확장 전략 (2주) [→250916](../ideas/250916_슬랙_캔버스_API_활용_방안.md)
|
||||
1. **실시간 동기화** - WebSocket/폴링 (영향도 재평가 필요) (2주) [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
||||
2. **PKCE 적용** - OAuth 보안 강화 (1주) [→380](../300_architecture/380_authentication_system.md)
|
||||
3. **Refresh Token** - 토큰 재발급 체계 (1주) [→380](../300_architecture/380_authentication_system.md)
|
||||
4. **DB 스키마 통일** - companies→workspaces (2주) [→250831](250831_todo_and_tech_debt.md)
|
||||
5. **스킬 라우팅 고도화** - Decision Engine (3주) [→250811](../ideas/250811_claude_rb10408_vs_rb10508_비교분석.md)
|
||||
6. **전역 ENV 감사** - 레포 전반 미사용/중복 ENV 정리 및 설정 일원화 (2주)
|
||||
7. **Slack Canvas 고급 시나리오** - DM/MPDM 공유 제약 대응, 전용 마크다운 확장 전략 (2주) [→250916](../ideas/250916_슬랙_캔버스_API_활용_방안.md)
|
||||
|
||||
---
|
||||
*평가 기준: 중요도(시스템 안정성/사용자 영향), 난이도(구현 시간/복잡도)*
|
||||
*최종 업데이트: 2025-09-16*
|
||||
*최종 업데이트: 2025-09-19*
|
||||
Loading…
x
Reference in New Issue
Block a user