5 Commits

Author SHA1 Message Date
happybell80
97e0888ce0 Fix more incorrect table names in documentation
- users → user in SQL contexts (94 occurrences)
- robeings → robeing in SQL contexts
- user_preferences → user_preference (14 files)
- slack_workspaces → slack_workspace in SQL contexts (17 files)

All table names now correctly match PostgreSQL schema
2025-09-26 00:52:15 +09:00
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
09fab3d36c docs: ChromaDB 사용자 격리 문제 해결 완료 반영
- 250827_51124_critical_issues.md: ChromaDB 격리 해결 표시
- 250827_happybell80_긴급이슈점검및코드업데이트.md: 우선순위 업데이트
- 250826_rb8001_conversation_storage_failure.md: 사용자별 컬렉션 반영
- 250819_claude_사용자구분및ChromaDB격리문제.md: 전체 해결 상태 업데이트

관련: 250828_UUID_통합_및_사용자_격리_계획.md Phase 3 완료
2025-08-28 18:27:24 +09:00
Claude-51124
5d601d83b1 docs: ChromaDB 격리 문서 중립적 표현으로 수정
- 파일명 변경: 250827_51124_critical_issues.md
- 비난조 표현을 중립적 기술 설명으로 변경
- 250827_happybell80 문서 내용 업데이트
2025-08-27 11:22:50 +09:00
happybell80
ecffa04c29 docs: 2025-08-27 긴급 이슈 점검 및 코드 업데이트 문서화
- Frontend-Backend 연동 불일치 문제 분석
- Gmail 토큰 관련 코드 확인
- ID 체계 (slack_id → slack_user_id) 변경 확인
- Gemini 2.5 Flash Lite 모델 지원 추가
- ChromaDB 사용자 격리 문제 발견
- 전체 프로젝트 Git 동기화 수행

작업 결과 및 후속 조치 사항 정리

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 11:04:47 +09:00