8 Commits

Author SHA1 Message Date
happybell80
a1ee567f54 Add NaverWorks date filtering troubleshooting documentation 2025-09-26 02:23:41 +09:00
happybell80
65dd90d6bb docs: NAVER WORKS 브리핑 환경변수 및 날짜 수정
- 날짜 오타 수정 (2025-01-10 → 2025-09-10)
- LLM 필수 필드 명시
- SERVICE_API_KEY 헤더 필요성 명시
2025-09-23 01:03:37 +09:00
happybell80
39abdee278 docs: 이중 전송 가능성 및 skill-slack 호출 조건 명시
- 메일 있을 시 이중 전송 가능성 경고 추가
- skill-slack은 메일이 있을 때만 호출됨 명시

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-20 00:54:50 +09:00
happybell80
d55ce3acc0 docs: NaverWorks-Slack 연동 구현 완료 업데이트
- 상태: 구현 완료 및 테스트 성공
- 모든 P0, P1, P2 작업 완료
- 테스트 결과 추가
- 정확한 파일명과 줄 번호 기록

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-20 00:46:29 +09:00
happybell80
6bd22f0a3f docs: NaverWorks-Slack 연동 구현 완료 문서 업데이트
- 코드 분석 결과 반영 (51124 서버 확인)
- 구현 결정 사항 정리 (6가지 핵심 결정)
- 우선순위별 구현 체크리스트 (P0, P1, P2)
- 실제 데이터 흐름 15단계 상세 기록

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-20 00:18:26 +09:00
happybell80
fea3742222 Remove pseudocode and assumptions from documents
- skill-slack 배포 계획에서 의사코드 제거
- NaverWorks 문서에서 추측 코드 제거
- 실제 구현 필요 사항만 명시
2025-09-19 21:12:01 +09:00
happybell80
3ffd9f88a5 Update NaverWorks-Slack integration docs with actual skill-slack structure
- Added actual skill-slack file structure and existing endpoints
- Corrected wrong assumptions about skill-naverworks service
- Integrated BaseSkillRequest model structure
- Added DB-based provider detection logic implementation
- Updated implementation checklist with /api/v1 prefix requirement
- Fixed provider detection to use DB queries instead of keywords
2025-09-19 19:29:46 +09:00
happybell80
8ca42561ea Refactor: 네이버웍스→Slack 연동 문서를 3개로 분리 및 DB 기반 자동 Provider 감지 방식 도입
- 기본구성: DB 조회로 자동 provider 선택 (키워드 감지 대체)
- 일일브리핑: 매일 09:00 중요 메일 요약
- 콜드메일: 스타트업 콜드메일 자동 필터링
- mailAddress null 문제 해결 상태 업데이트
2025-09-19 19:01:54 +09:00