Skip to content

Commit 6d287df

Browse files
Grivnclaude
andcommitted
Add LLM-supervised concept diagram to Chinese README
Sync with English README — add the llm-supervised-concept.jpg diagram after the three-pattern comparison table. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6f5a0ce commit 6d287df

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/zh/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ Mnemon 基于一个核心理念:**LLM 本身就是最好的编排器。** 不
3636
| **MCP Server** | 通过 MCP 协议提供工具 | MemCP |
3737
| **LLM-Supervised** | 独立二进制的外部监督者 | Mnemon |
3838

39+
<p align="center">
40+
<img src="../diagrams/llm-supervised-concept.jpg" width="720" alt="LLM 监督式架构 — 三种模式对比,及 Mnemon 实现细节:钩子、大脑/器官分离、Sub-agent 委派" />
41+
<br />
42+
<sub>LLM 监督式模式:钩子驱动生命周期,宿主 LLM 做判断,二进制处理确定性计算。</sub>
43+
</p>
44+
3945
详见 [设计与架构](DESIGN.md)
4046

4147
## 快速开始

0 commit comments

Comments
 (0)