docs: workflow Phase 1 정리 — 레거시 이동, n8n 제거, IP 제거 #3

Open
happybell80 wants to merge 4 commits from docs/workflow-phase1-cleanup into main
Owner

Summary

  • 레거시 .md 2건(slack_basic_dialogue, service_health_check)을 _archive/로 이동
  • n8n .json 파일 18건을 _archive/로 이동
  • README.md 전면 재작성: n8n 전제 제거, 현행 아키텍처(APScheduler DB + SKILL.md 동적 라우팅) 반영, 현존 문서 목차 정비
  • 구 IP(192.168.219.52)를 localhost로 교체 (infrastructure-ssot-principle 준수)

Refs: DOCS#8

비고

  • 조사 결과에서 레거시 4건이라 했으나, 테이블에서 명시적으로 "레거시"로 분류된 건 2건(slack_basic_dialogue, service_health_check). 나머지 2건은 조사 문서의 요약 수치와 상세 테이블 간 불일치로 보임.
  • _archive/ 내 파일은 IP 교체 대상에서 제외 (역사적 보존).

Test plan

  • _archive/ 디렉터리에 .md 2건 + .json 18건 존재 확인
  • 비-아카이브 .md에서 192.168.219.52 grep 결과 0건 확인
  • README.md에 n8n 관련 내용 없음 확인
  • README.md 목차의 링크가 실존 파일과 일치 확인

🤖 Generated with Claude Code

## Summary - 레거시 .md 2건(`slack_basic_dialogue`, `service_health_check`)을 `_archive/`로 이동 - n8n .json 파일 18건을 `_archive/`로 이동 - `README.md` 전면 재작성: n8n 전제 제거, 현행 아키텍처(APScheduler DB + SKILL.md 동적 라우팅) 반영, 현존 문서 목차 정비 - 구 IP(`192.168.219.52`)를 `localhost`로 교체 (infrastructure-ssot-principle 준수) Refs: DOCS#8 ## 비고 - 조사 결과에서 레거시 4건이라 했으나, 테이블에서 명시적으로 "레거시"로 분류된 건 2건(slack_basic_dialogue, service_health_check). 나머지 2건은 조사 문서의 요약 수치와 상세 테이블 간 불일치로 보임. - `_archive/` 내 파일은 IP 교체 대상에서 제외 (역사적 보존). ## Test plan - [ ] `_archive/` 디렉터리에 .md 2건 + .json 18건 존재 확인 - [ ] 비-아카이브 .md에서 `192.168.219.52` grep 결과 0건 확인 - [ ] README.md에 n8n 관련 내용 없음 확인 - [ ] README.md 목차의 링크가 실존 파일과 일치 확인 🤖 Generated with [Claude Code](https://claude.com/claude-code)
happybell80 added 4 commits 2026-04-06 07:49:07 +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>
- 레거시 .md 2건(slack_basic_dialogue, service_health_check)을 _archive/로 이동
- n8n .json 파일 18건을 _archive/로 이동
- README.md 전면 재작성: n8n 전제 제거, 현행 아키텍처(APScheduler DB + SKILL.md) 반영
- 구 IP(192.168.219.52)를 localhost로 교체 (infrastructure-ssot-principle 준수)

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-phase1-cleanup:docs/workflow-phase1-cleanup
git checkout docs/workflow-phase1-cleanup
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#3
No description provided.