4 Commits

Author SHA1 Message Date
happybell80
7a2c722bb8 refactor: 문서에서 불필요한 코드 블록 제거
- 파일명:줄번호만 명시 (코드 블록 제거)
- 223줄 → 195줄 (28줄 감소)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 23:43:02 +09:00
happybell80
9e04b83707 docs: SSHFS 긴 파일명 해결 방안 구현 완료 반영
- skill-rag-file 커밋 dfe6978 반영
- upload.py 수정 완료 표시
- coldmail workflow 재테스트 대기

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 23:41:39 +09:00
Claude-51124
1b6a0b3140 docs: SSHFS 긴 파일명 처리 실패 이슈 추가
- coldmail workflow PDF 업로드 500 에러 원인 파악
- OSError [Errno 74] Bad message: 파일명 길이 제한
- 해결 방안: document_id 기반 파일명으로 변경

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 23:38:53 +09:00
Claude-51124
623b991920 docs: skill-rag-file SSHFS allow_other 권한 문제 해결 및 관련 문서 업데이트
- 신규: 251014_skill-rag-file_sshfs_allow_other_해결.md
  - /etc/fuse.conf user_allow_other 활성화
  - SSHFS allow_other,default_permissions 옵션 추가
  - docker-compose.yml 볼륨 마운트 추가
  - 파일 영속성 검증 완료

- 수정: 250915_skill-rag-file_Docker_빌드_및_볼륨_마운트_문제.md
  - SSHFS 볼륨 충돌 임시/최종 해결 구분
  - docker-compose.yml 볼륨 마운트 반영

- 수정: 250915_skill-rag-file_초기_구축.md
  - SSHFS 명령 allow_other 옵션 추가
  - /etc/fuse.conf 설정 주의사항 추가

- 수정: 250731_claude_SSHFS권한문제해결.md
  - 2025-10-14 업데이트 섹션 추가
  - Docker SSHFS 충돌 allow_other로 해결 가능 명시

- 수정: 251014_slack_lists_file_attachment.md
  - 우선순위 0: 파일 영속성 문제 해결 추가
  - 교훈: FUSE 권한 모델 이해 부족 추가

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 01:07:36 +09:00