docs: 为 CLI、网页编排器和插件协议补充学习向注释

在核心类型、图执行器、stdio 插件和前端入口写清职责与对照路径,不改运行行为。
This commit is contained in:
2026-08-28 11:51:48 +08:00
parent a3cca78592
commit 950d09ddb0
38 changed files with 206 additions and 3 deletions
+2
View File
@@ -1,4 +1,5 @@
<!DOCTYPE html>
<!-- 单页编排器:左节点列表、中画布、右检查器、下日志。逻辑全在 /js/app.js。 -->
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
@@ -37,6 +38,7 @@
<h2>运行结果</h2>
<pre id="log">尚未运行。</pre>
</section>
<!-- 缺城市时的确认层,对应后端 status=needsDecision -->
<div id="decisionModal" class="modal hidden" aria-hidden="true">
<div class="dialog">
<h2>需要你确认</h2>