26 Commits

Author SHA1 Message Date
happybell80
8c02b80359 Fix incorrect table names in documentation
- gmail_tokens → gmail_token (33 files)
- companies → company (17 files)
- conversation_logs → conversation_log (27 files)
- workspace_members → workspace_member (28 files)

All table names now match the actual PostgreSQL schema
2025-09-26 00:49:47 +09:00
happybell80
58153a49a0 Fix documentation errors and add UUID principle violation docs
- Fix false EmailIntegration bug reports in multiple docs
- Add new UUID principle violation documentation
- Remove incorrect assumptions about gmail_tokens table
- Update 250922 doc to reflect Gateway UUID conversion working
- Clean up research papers organization into subdirectories
2025-09-26 00:38:52 +09:00
4229f916a2 docs: 미해결 항목 매트릭스 현재 상태 업데이트
- Quick Wins: 각 항목 실제 구현 상태 명확화
  - EmailIntegration 버그 여전히 미해결
  - UUID↔Slack ID 매핑 미통일
  - 네이버웍스 01 완료, 02/03 미구현 구분
- Major Projects: 구현 상태 상세 추가
  - 시스템 메트릭 항목 삭제 (해결 완료)
  - news DB 영속화 완료, 서비스 레이어 미완 구분
  - 각 항목별 아이디어/계획/미구현 단계 표기
- Fill-ins/Consider Later: 모든 항목 미구현 명시
- 완료된 항목 아카이브 섹션 신규 추가

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 21:28:34 +09:00
d1464535d8 Update troubleshooting docs and 000000 matrix based on code audit
- 000000_unresolved_items_matrix.md: 완료된 항목 제거, 미해결 항목만 유지
- 250831_rb8001_multiple_issues.md: 최종 해결 상태로 업데이트
- 250901_slack_bot_installation_flow_missing.md: 완전 해결 확인
- 250921_nginx_auth_gateway_log_analysis.md: 새로운 로그 분석 문서 추가

미해결 주요 이슈:
- rb8001 EmailIntegration 버그 (user_uuid 변수 오타)
- UUID↔Slack ID 조회 엔드포인트 불일치
- 하드코딩 URL 제거 필요 (특히 rb8001의 auth-server URL)
2025-09-22 00:05:44 +09:00
0914eagle
4c354e1c41 Update 2025-09-20 16:13:38 +09:00
0914eagle
567d555216 사용자 식별 통합 2025-09-20 15:23:39 +09:00
0914eagle
bc7bea66d0 Stats API 일원화 2025-09-20 14:47:39 +09:00
0914eagle
910d8f6afa Solved Update 2025-09-20 13:26:05 +09:00
0914eagle
4bda2fa85e Solved Update 2025-09-20 13:18:46 +09:00
0914eagle
4ee90ad304 rb_news DB 생성 및 저장 확인 2025-09-20 11:57:05 +09:00
hwansae91
c1eb85f26d [update] 🔴 Quick Wins5. Slack 봇 설치 플로우 구현 09-19에 이미 해결된 문제였음 2025-09-20 11:17:05 +09:00
0914eagle
fdd394da84 Update 2025-09-20 11:12:31 +09:00
0914eagle
9b9a7c14db 1번 해결 및 새로운 문제 2025-09-20 11:04:42 +09:00
happybell80
013a779493 docs: Update unresolved items matrix and add Bayes research doc
- Modified plans/000000_unresolved_items_matrix.md
- Added research/250920_happybell80_베이즈_관련_핵심_논문_10선.md
2025-09-20 10:56:32 +09:00
hwansae91
d3c790c805 [update] 🔴 Quick Wins 의 3,6 해결로 변경 2025-09-20 10:45:39 +09:00
864db050cd docs: 000000 매트릭스에 네이버웍스→슬랙 메일 전달 항목 추가 (Quick Wins) 2025-09-19 19:06:34 +09:00
42008b5f0d docs: 000000 매트릭스에 IntentAnalyzer 활성화 항목 추가 2025-09-19 19:04:44 +09:00
3f0c248483 000000 매트릭스 업데이트: Quick Wins 6개 추가, 해결 항목 5개 제거, 실시간 동기화 재분류 2025-09-19 17:44:51 +09:00
e475480277 Remove completed items from unresolved matrix - 완료된 항목 전체 제거 2025-09-16 23:32:54 +09:00
9a6ce27e27 Update 000000_unresolved_items_matrix.md - 해결된 항목 제거 및 새 항목 추가
- Quick Wins: Slack OAuth username 업데이트 해결됨
- Major Projects: 네이버웍스 캘린더, Slack 캔버스, 감정분석, HWP→PDF 변환, news 리팩토링 추가
- Fill-ins: ChromaDB, ENV 정리, 임베딩 오류처리, 헬스체크, Company-X 필터링 추가
- Consider Later: 전역 ENV 감사, Slack Canvas 고급 시나리오 추가
- Recently Completed 섹션 추가 (기존 Security & Maintenance 대체)
2025-09-16 23:19:18 +09:00
e9b199f1c4 refactor: 하드코딩 URL 제거 문제 우선순위 재조정
- Quick Wins에서 Major Projects 1번으로 이동
- 난이도: 30분 → 3-4주로 상향 조정
- 15개 이상 서비스 전체 수정 필요로 복잡도 높음
- Stats API 중복 해결 문제 추가
- 문서 링크 250915_hardcoded_url_removal.md로 업데이트
2025-09-15 20:26:46 +09:00
81b997da9b refactor: 미해결 항목 매트릭스를 중요도×구현난이도 4분면으로 재구성
- Eisenhower Matrix(긴급/중요) 대신 Value vs Complexity 방식 적용
- Quick Wins (높은중요도+쉬운구현) 우선 처리
- Major Projects (높은중요도+어려운구현) 계획 수립
- Fill-ins (낮은중요도+쉬운구현) 여유시간 활용
- Consider Later (낮은중요도+어려운구현) 재검토 대상
- 각 항목에 예상 소요시간 추가
2025-09-15 19:20:57 +09:00
72d36f01cb docs: Rate Limiting 해결 완료 문서 업데이트
- 상태:  해결 완료로 변경
- 최종 테스트 결과 추가 (429 정상 반환)
- Critical 이슈 목록에서 제거
- 2025-09-15 해결 완료

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:05:14 +09:00
d2179739f6 fix: 본인 확인 검증 문제 해결 완료
- 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>
2025-09-15 13:46:55 +09:00
61b374636e docs: robeing_stats 오류 해결 완료
- 250914 문서 상태를 해결됨으로 변경
- 미해결 항목 매트릭스에서 Stats 스키마 정합 제거
- 해결 내역: robeing_container_id 컬럼명 수정
2025-09-15 13:02:21 +09:00
happybell80
22e4621812 docs: Rename technical debt to unresolved items matrix 2025-09-15 00:10:51 +09:00