3 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
b2f8ae637f Update robeing terminology and main_db references 2025-08-21 00:00:13 +09:00
25212bf473 docs: 아이템 시스템 시퀀스 다이어그램 작성
- 전체 아이템 시스템 아키텍처 정리
- 아이템 조회, 획득, 장착, 사용 플로우
- Gmail OAuth 인증 프로세스
- 레벨 기반 권한 시스템
- 상태 영구 저장 메커니즘
- 향후 확장 계획 포함
2025-08-20 16:34:31 +09:00