docs: 01_conversation + 02_skills 워크플로우 현행화 #5

Open
happybell80 wants to merge 4 commits from docs/workflow-phase2-conv-skills into main
Owner

Summary

  • 01_conversation 4개 + 02_skills 5개 워크플로우 문서를 현행 코드 기준으로 재작성
  • n8n 전제 전면 제거, SKILL.md+executor+APScheduler 아키텍처 반영
  • IP 하드코딩 제거, 환경변수 참조로 통일
  • message_flow_v2에 _format_as_robeing() 해석 단계 보완

변경 파일

파일 변경 내용
coldmail_ir_notification_sync.md LangGraph+APScheduler 기반 전면 재작성
slack_action_extractor_request.md v2 IntentClassifier→executor 흐름 기준 재작성
slack_thread_summary_request.md 동일
message_flow_v2.md _format_as_robeing() 단계 보완
skill_calendar_request.md SKILL.md→executor 직접 호출 기준 재작성
skill_email_send_request.md 동일 + email_integration 모듈 기술
skill_news_briefing_request.md 동일
skill_slack_send_message_bridge.md slack_sdk 직접 + skill-slack HTTP 이중 경로
slack_direct_api_send.md grounding 개선 반영

건너뛴 파일 (현행 확인)

  • web_search_query_rewrite_workflow.md — 변경 불필요
  • github_service_request.md — 변경 불필요

Refs: DOCS#8

🤖 Generated with Claude Code

## Summary - 01_conversation 4개 + 02_skills 5개 워크플로우 문서를 현행 코드 기준으로 재작성 - n8n 전제 전면 제거, SKILL.md+executor+APScheduler 아키텍처 반영 - IP 하드코딩 제거, 환경변수 참조로 통일 - message_flow_v2에 `_format_as_robeing()` 해석 단계 보완 ### 변경 파일 | 파일 | 변경 내용 | |------|----------| | coldmail_ir_notification_sync.md | LangGraph+APScheduler 기반 전면 재작성 | | slack_action_extractor_request.md | v2 IntentClassifier→executor 흐름 기준 재작성 | | slack_thread_summary_request.md | 동일 | | message_flow_v2.md | _format_as_robeing() 단계 보완 | | skill_calendar_request.md | SKILL.md→executor 직접 호출 기준 재작성 | | skill_email_send_request.md | 동일 + email_integration 모듈 기술 | | skill_news_briefing_request.md | 동일 | | skill_slack_send_message_bridge.md | slack_sdk 직접 + skill-slack HTTP 이중 경로 | | slack_direct_api_send.md | grounding 개선 반영 | ### 건너뛴 파일 (현행 확인) - web_search_query_rewrite_workflow.md — 변경 불필요 - github_service_request.md — 변경 불필요 Refs: DOCS#8 🤖 Generated with [Claude Code](https://claude.com/claude-code)
happybell80 added 4 commits 2026-04-06 07:58:29 +09:00
- book/ prefix 누락 33건 수정
- journey/ prefix 누락 5건 수정
- 실체 없는 링크 7건 삭제 (100_philosophy 미작성 5개, 프로젝트종합, IR/)
- 100_philosophy 챕터 8개 링크 추가 (신규 작성분)
- 신규 book 문서 링크 추가 (225, 290, 311~316, 325, 380, 390, 560)
- 워크플로우 섹션 추가
- 로빙 일기 링크 추가
- Dev Docs 설명문 현행화

Refs: DOCS#8

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
거버넌스 SSOT(0_VALUE/철학/)의 내용을 외부 독자용 책 문체로 풀어씀.
공리 9개의 정신을 서사적으로 녹이되 번호 직접 인용 없이 작성.

- 110: 왜 AI에게 존재를 기대하는가
- 120: 도구를 넘어 디지털 동료로
- 125: 베이즈 성장과 관계의 철학
- 130: 존재형 에이전트란 무엇인가
- 140: 기억, 감정, 윤리의 삼각형
- 145: 기억, 감정, 윤리와 믿음, 소망, 사랑
- 150: 게임적 메타포로 바라본 AI
- 195: 철학에서 설계로

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- 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>
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin docs/workflow-phase2-conv-skills:docs/workflow-phase2-conv-skills
git checkout docs/workflow-phase2-conv-skills
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ivada-infra/DOCS#5
No description provided.