docs: 03_rag + 04_scheduler + 05_admin 워크플로우 현행화 #4

Open
happybell80 wants to merge 4 commits from docs/workflow-phase2-rag-sched-admin into main

4 Commits

Author SHA1 Message Date
f078b28ced docs: 03_rag + 04_scheduler + 05_admin 워크플로우 현행화
03_rag:
- companyx_grounding_pipeline.md: 코드 SSOT 섹션 추가, 진입 조건 3단계(IC→마커 폴백) 정확히 기술, 환경변수 참조로 IP 하드코딩 제거
- companyx_incremental_indexing_workflow.md: frontmatter 표준 적용 (type, last_updated)
- rag_upload_indexing_pipeline.md: 코드 SSOT·재인덱싱·업로드 경로별 진입점 테이블 추가, 환경변수 참조

04_scheduler:
- scheduled_daily_briefing.md: n8n cron 전제 제거, APScheduler DB 기반 + LangGraph 워크플로우 기준 재작성
- scheduled_healthcheck_alert.md: n8n cron 전제 제거, /health 엔드포인트 + SKILL.md registry 기반 재작성
- scheduled_rag_reindex_retry.md: 현행 코드에 해당 잡 없음 → _archive 이동

05_admin:
- diary_reflection_pipeline.md: n8n 전제 제거, APScheduler + diary_generator.py 기준 재작성, /api/diary/generate(존재하지 않는 엔드포인트) 제거

Refs: DOCS#8

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 07:52:29 +09:00
9c9de9ebae docs: 용어집에 워크플로우 구분 추가 (서비스 vs 관제)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 07:40:38 +09:00
d712638e61 docs: Part 1 철학 챕터 8개 작성 — 거버넌스 원문 기반 책 톤 전환
거버넌스 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>
2026-04-06 07:40:33 +09:00
ee12ee29fc docs: README 링크 전수 수정 — 깨진 경로 45건 정비
- 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>
2026-04-06 07:40:21 +09:00