From 9c9de9ebae53de2c6a3c7f5a1c0bdffd97a10538 Mon Sep 17 00:00:00 2001 From: happybell80 Date: Mon, 6 Apr 2026 07:40:38 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EC=9A=A9=EC=96=B4=EC=A7=91=EC=97=90=20?= =?UTF-8?q?=EC=9B=8C=ED=81=AC=ED=94=8C=EB=A1=9C=EC=9A=B0=20=EA=B5=AC?= =?UTF-8?q?=EB=B6=84=20=EC=B6=94=EA=B0=80=20(=EC=84=9C=EB=B9=84=EC=8A=A4?= =?UTF-8?q?=20vs=20=EA=B4=80=EC=A0=9C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- book/600_appendix/650_용어집.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/book/600_appendix/650_용어집.md b/book/600_appendix/650_용어집.md index 3357473..fabe108 100644 --- a/book/600_appendix/650_용어집.md +++ b/book/600_appendix/650_용어집.md @@ -83,6 +83,11 @@ LLM 출력을 후처리하여 로빙의 고유한 성격과 윤리적 기준을 - [130_존재형_에이전트란_무엇인가.md](../100_philosophy/130_존재형_에이전트란_무엇인가.md) - [195_철학에서_설계로.md](../100_philosophy/195_철학에서_설계로.md) +## ㅇ (추가) + +### 워크플로우 (Workflow) — 로빙 맥락 +로빙의 워크플로우는 사용자 요청을 처리하는 실행 흐름이다 (대화, 스킬, RAG, 스케줄러, 일기 생성 등). SSOT: `DOCS/workflow/`. 개발·관제팀의 운영 절차(이슈조사, 회의, 평가 등)는 "관제 워크플로우"로 별도 관리되며 `NAS/workflows/`에 위치한다. 둘은 구분해서 사용한다. + ## ㅎ ### 하이브리드 메모리 (Hybrid Memory)