11 Commits

Author SHA1 Message Date
9cb0145a4e docs: 01_conversation + 02_skills 워크플로우 문서 현행화 — n8n 제거, SKILL.md+executor 기준 재작성
- coldmail_ir_notification_sync: LangGraph+APScheduler 기반으로 전면 재작성
- slack_action_extractor_request: v2 IntentClassifier→executor 흐름 기준 재작성
- slack_thread_summary_request: 동일
- message_flow_v2: _format_as_robeing() 해석 단계 보완
- skill_calendar/email/news_request: SKILL.md→executor 직접 호출 기준 재작성
- skill_slack_send_message_bridge: slack_sdk 직접 호출 + skill-slack HTTP 이중 경로 기술
- slack_direct_api_send: grounding 개선 사항 반영

Refs: DOCS#8

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 07:57:58 +09:00
6961a5cf1c docs: message_flow_v2 워크플로우 문서 추가
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 17:16:11 +09:00
60a892e5ab fix: DOCS 내 0_VALUE 참조를 GitHub URL → 로컬 상대경로로 전환, 02_Governance → 20_Governance 수정 #33 #34
SSOT는 로컬 0_VALUE/. GitHub URL은 복사본 참조로 SSOT 원칙 위반.
02_Governance는 존재하지 않는 구 경로로 전부 깨진 링크.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 14:00:21 +09:00
0ca3baafb9 docs: add self-inspect and query rewrite ssot 2026-03-23 18:53:38 +09:00
0252dd1a7f fix: 51123 서버 IP 주소 업데이트 (성수 이전)
192.168.219.45 → 192.168.0.100 일괄 변경

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 11:52:26 +09:00
8b5f028327 docs: credential 설정 가이드를 README에 통합 (SSOT)
공통 Slack credential/App 설정을 README 1곳에 두고, 개별 MD에서 링크.
slack_basic_dialogue.md는 워크플로우 고유 설정만 유지.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 23:12:22 +09:00
b0bb4c6007 fix: 워크플로우 JSON settings.notes를 Sticky Note 노드로 교체
settings.notes는 n8n 공식 필드가 아님.
n8n 표준인 stickyNote 노드로 260319 변경사항 기록.
- slack_basic_dialogue: 프롬프트 DB, 이력 전달, neutral 생략
- companyx_grounding_pipeline: 영향 없음 (skip_default_prompt)
- diary_reflection_pipeline: 영향 있음 (톤 변화 가능)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 22:59:46 +09:00
da2f343f1c docs: 워크플로우 전수 조사 — MD 보조 문서 12건 생성, JSON notes 2건 갱신
SSOT 원칙(JSON 먼저, MD 함께): 모든 워크플로우 JSON에 대응하는 MD 보조 문서 작성.
260319 rb8001 변경 영향 반영:
- companyx_grounding_pipeline: skip_default_prompt로 영향 없음 (notes 추가)
- diary_reflection_pipeline: prompt DB v3 + neutral 생략 적용됨 (notes 추가)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 22:47:46 +09:00
8cdec568d7 docs: slack_basic_dialogue 워크플로우 변경 기록 — JSON notes + MD 보조 문서
rb8001 내부 대화 응답 경로 변경 반영: 프롬프트 DB 조회, 대화 이력 전달, neutral 감정 생략.
JSON을 먼저 수정하고 MD 설명 문서를 함께 갱신 (artifacts SSOT 원칙).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 22:43:24 +09:00
happybell80
c0a3478dd2 workflow: coldmail IR, calendar, companyx grounding, admin 파이프라인 추가
Made-with: Cursor
2026-03-19 00:05:26 +09:00
happybell80
d16124b499 workflow: n8n 워크플로우 분리 (conversation/skills/rag/scheduler)
Made-with: Cursor
2026-03-18 23:49:20 +09:00