From d204ff4a9fdbd8bbe86818d565a362096700846e Mon Sep 17 00:00:00 2001 From: ymq Date: Tue, 15 Sep 2026 15:00:28 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E8=A1=A5diagram=5Fgate?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E8=AF=B4=E6=98=8E=E2=80=94=E2=80=94=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E9=85=8D=E5=9B=BE=E5=BD=A2=E6=80=81=E7=A1=AC=E9=97=A8?= =?UTF-8?q?=E7=A6=81(t2i/i2i=E7=9C=9F=E5=9B=BE,deterministic=E4=BC=AA?= =?UTF-8?q?=E5=9B=BE=E6=A3=80=E6=B5=8B,deliver=E5=8F=8C=E8=B7=AF=E5=BE=84+?= =?UTF-8?q?bidding=E5=A4=8D=E7=94=A8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa9db97..ab5fba5 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ cd pkgs/pipeline-service && pip install . | `skill_live.py` | 技能实时发布/管理(publish_skill_live + manage_skill_live 多租户隔离) | | `bg_jobs.py` | run_command 后台任务(状态文件化 .bg/,跨 worker 可见) | | `subagents.py` | 后台并行子 agent 委派(.sub/,spawn/steer/stop/result) | +| `diagram_gate.py` | 文档配图形态硬门禁(2026-09-15):交付文档/标书章节中的图必须 invoke_model t2i/i2i 真图,确定性检测 mermaid/plantuml/ASCII 伪图;deliver 双路径拦截 + pipeline-bidding write/review_chapter 复用;豁免=文中如实标注「配图缺失:平台无可用文生图模型」 | ## 通用会话产线隔离(2026-09-05,7 层纵深防御)