3 Commits

Author SHA1 Message Date
happybell80
1be2ab4d7d docs: Update conversation_logs schema documentation
- slack_user_id 컬럼 제거 (실제 미사용)
- thread_ts 컬럼 문서화 (Slack 스레드 추적용)
- auth-server의 oauth_id 사용 명시
2025-09-18 18:30:18 +09:00
happybell80
25ebf8f0f3 docs: Fix incorrect database schema information
- conversation_logs.slack_user_id는 문서상 언급이나 실제 코드에서 미사용
- auth-server는 user.oauth_id에 slack_id 저장 (별도 slack_id 컬럼 없음)
2025-09-18 18:29:19 +09:00
fa73af4031 docs: rb8001 PostgreSQL 통합 문서를 troubleshooting으로 이동 및 정리
- plans에서 troubleshooting으로 이동 (구현 완료)
- 향후 계획 내용 제거
- 오늘 완성한 작업 위주로 정리
- Frontend-Slack 통합 달성 내용 포함
2025-08-31 17:11:37 +09:00