- server-architecture.md:
- skill-email, skill-news를 51124 서버로 이동
- ChromaDB 추가
- 51123 서버는 로그 저장(/mnt/hdd/logs/) 역할 명시
- log-api-guide.md:
- skill-news 서비스 추가
- 서비스 위치 정보 업데이트
- emergency-manual.md:
- skill 서비스 재시작 방법 추가
- 로그 정리 경로 명시
51124 서버로 모든 로빙 및 스킬 서비스 이전 반영
- log-api-guide.md: 로그 조회 API 사용 가이드
- server-architecture.md: 51123/51124 서버 인프라 구성도
- emergency-manual.md: 비상 대응 매뉴얼 및 트러블슈팅 가이드
로컬 개발자와 51124 서버 담당자가 참고할 수 있도록 문서화
- Slack 3초 타임아웃 완전 해결 (asyncio import 추가)
- 메시지 중복 처리 문제 해결 (DM/멘션 구분)
- 이메일 스킬 호출 안되는 문제 발견 및 분석
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- 스킬 시스템 HTTP 분리 및 마이크로서비스 전환 완료
- Slack 이벤트 처리 무한루프 문제 해결
- EventCache 서비스로 중복 처리 방지
- 봇 메시지 필터링 3중 체크 구현
- 비동기 응답 순서 보장 메커니즘 추가
- 이메일 포함 메시지 필터링 문제 해결
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- .gitignore에 .archive/ 폴더 추가
- 기존 문서들 재구조화 및 v2로 업데이트
- 새로운 문서 카테고리 추가:
- ai-memory: AI 메모리 시스템 관련
- architecture: 시스템 아키텍처 설계
- implementation: 구현 가이드
- philosophy: 프로젝트 철학
- research: 연구 자료
- skills-stats: 스킬 및 스탯 시스템
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Document email skill integration attempts
- Explain skill architecture philosophy
- Record path and network issues discovered
- Provide solutions for server deployment
- Docker API를 통한 서비스 체크 구현
- systemd 제거 및 컨테이너 이름 수정
- PostgreSQL과 Neo4j 서비스 추가
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Document Gemini CLI executable not found solution
- Add USE_ASYNC_RESPONSE configuration fix
- Explain network integration for backend communication
- Include CI/CD path migration from test_api to rb10508_test
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Document Docker network isolation issue and resolution
- Include network_mode: host configuration steps
- Add PostgreSQL user creation and permission setup
- Compare different connection methods and trade-offs
- Include verification steps and testing procedures
- Document rb8001 and rb10508_test DB separation process
- Include server infrastructure setup and code modifications
- Explain design decisions for ChromaDB and log storage
- Add scalability considerations and future directions
- Moved 20250715_github_migration_to_local.md to docs/troubleshooting/
- Added new file 20250715_rb8001_rb10508_integration.md with integration process documentation
- Document issues encountered during rb8001 deployment
- Record solutions for port configuration, env variables, Docker optimization
- Include lessons learned from rb10508_test integration
- 관리자 대시보드 구축 과정
- Gitea Actions 설정
- GitHub에서 마이그레이션
- 시스템 메트릭 구현
- Docker 네트워크 격리 문제 해결
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Document transition from individual to shared runner
- Include token generation and registration process
- Add troubleshooting for organization runner issues
- Record runner token: kn5nLcoJgHUh4vgdPTF2cjL9eOHPOArWIHGFJIQq
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Document runner setup and configuration process
- Cover nginx config validation fixes
- Include permission and label matching issues
- Provide monitoring and debugging commands
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Move 20250714_migration_from_github.md to troubleshooting directory
- Update README.md links to reflect new file location
- Ensure troubleshooting folder is tracked in Git
- Add troubleshooting directory for problem-solving guides
- Document complete migration process of 7 repositories
- Include nginx HTTP 413 error resolution steps
- Add troubleshooting section to main README
- Gmail API 실시간 수신 및 발송 완전 가이드 설명 추가
- 문서 링크 가독성 개선
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- 로빙 존재형 에이전트를 위한 체력 및 아이템 시스템 설계 문서 추가
- Slack 연동을 통한 체력 소모, 회복, 레벨업 시스템 구체화
- 게임화 요소를 통한 AI 에이전트 차별화 전략 문서화
- README.md에 새 문서 링크 추가
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>