From ec4345a4aee61cf144bdabb904c40540722dbced Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Thu, 25 Jun 2026 20:35:36 +0800 Subject: [PATCH] =?UTF-8?q?docs(optimization-plan):=20=E2=91=A4=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=9C=BA/=E2=91=A5ER=20=E6=94=B9=E8=87=AA=E5=8C=85?= =?UTF-8?q?=E5=90=AB=20SVG=20+=20=E8=A1=A5=E8=A7=84=E5=88=9913=E8=BE=B9?= =?UTF-8?q?=E4=B8=8E=E6=96=B0=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ⑤ 状态机:mermaid → 内联 SVG(圆/椭圆节点,家族配色),含 executing→needs_attention 分歧重评估(规则13) 虚线边;移除 mermaid CDN script + initialize,文档全自包含 - ⑥ 数据库:补本轮已上线但漏登记的列 projects.models / projects.agent_rules / tasks.scope_files;新增「表关系 ER」内联 SVG(5 表主外键 + 基数) - 规则13 状态条目标「✅ 已实现」并补实现说明 - 两张 SVG 经 xmllint 校验 well-formed Co-Authored-By: Claude Opus 4.8 --- docs/optimization-plan.html | 240 ++++++++++++++++++++++++++---------- 1 file changed, 177 insertions(+), 63 deletions(-) diff --git a/docs/optimization-plan.html b/docs/optimization-plan.html index 20734b0..9f42b85 100644 --- a/docs/optimization-plan.html +++ b/docs/optimization-plan.html @@ -4,7 +4,6 @@ Maestro 三类任务执行方法优化方案 -