- JWT.sub 매칭 구현 및 테스트 완료 (403 Forbidden 정상 작동) - Gateway commit 8ca5c6b, robeing-monitor commit f3b0235 - Critical 항목에서 제거 (3개→2개) - 테스트 결과 문서화 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
33 lines
2.8 KiB
Markdown
33 lines
2.8 KiB
Markdown
# 미해결 항목 매트릭스
|
|
|
|
## 🔴 Critical (중요+긴급)
|
|
1. **Rate Limiting** - API 무제한 호출 가능 [→380](../300_architecture/380_authentication_system.md)
|
|
2. **Preferences DB 정합** - slack_user_id 컬럼 누락 [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
|
|
|
## 🔵 Strategic (중요+비긴급)
|
|
1. **사용자 식별 통합** - UserIdentityService 설계 [→250831](250831_todo_and_tech_debt.md)
|
|
2. **Gateway 스케일링** - 재시도/백오프/헬스체크 [→250811](../troubleshooting/250811_happybell80_Gateway필드변환문제.md)
|
|
3. **rb8001 리팩토링** - 모듈 구조 정리 [→250914](../ideas/250914_rb8001_리팩토링_계획.md)
|
|
4. **PKCE 적용** - OAuth 보안 강화 [→380](../300_architecture/380_authentication_system.md)
|
|
5. **Refresh Token** - 토큰 재발급 체계 [→380](../300_architecture/380_authentication_system.md)
|
|
6. **DB 스키마 통일** - companies→workspaces [→250831](250831_todo_and_tech_debt.md)
|
|
7. **감정시스템 이식** - rb10508→rb8001 [→250828](../ideas/250828_rb10508_to_rb8001_migration_guide.md)
|
|
|
|
## 🟡 Operational (비중요+긴급)
|
|
1. **ActivityPanel API 전환** - localStorage 제거 [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
|
2. **Conversations API** - /api/conversations/{user_id} [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
|
3. **Activities API** - /api/activities/{user_id} [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
|
4. **Slack 이름 매핑** - users.info 조회+캐시 [→250817](../troubleshooting/250817_slack_user_mapping_troubleshooting.md)
|
|
5. **Preferences 스키마 확장** - schedule_type, include_* [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
|
|
|
## ⚪ Backlog (비중요+비긴급)
|
|
1. **캘린더 API** - /api/calendar 미구현 [→250830](../troubleshooting/250830_skill_level_system_restructure.md)
|
|
2. **문서 API** - /api/docs 미구현 [→250830](../troubleshooting/250830_skill_level_system_restructure.md)
|
|
3. **scheduled_tasks 테이블** - 다중 작업 관리 [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
|
4. **실시간 동기화** - WebSocket/폴링 [→250827](../troubleshooting/250827_frontend_backend_preferences_API_연동_완료.md)
|
|
5. **하드코딩 제거** - URL 환경변수화 [→250831](250831_todo_and_tech_debt.md)
|
|
6. **RAG 파이프라인** - skill-rag-file 미구현 [→250909](../ideas/250909_RAG_file_processing_architecture.md)
|
|
7. **스킬 라우팅 고도화** - Decision Engine [→250811](../ideas/250811_claude_rb10408_vs_rb10508_비교분석.md)
|
|
|
|
---
|
|
*관리: 완료 항목 제거, 새 이슈 추가, 우선순위 재평가, 문서 링크 확인 | 최종 업데이트: 2025-09-14* |