Align DeepSeek Harness article narrative

This commit is contained in:
wuyang6
2026-08-14 11:42:57 +08:00
parent de38186ff4
commit 6e49baabca
4 changed files with 42 additions and 44 deletions
@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1440" height="860" viewBox="0 0 1440 860" role="img" aria-labelledby="title desc">
<title id="title">DeepSeek Harness 启动装配图</title>
<title id="title">启动装配会创建 Fiber 并等待服务依赖</title>
<desc id="desc">Profile、Bundle 和 patch 先形成有效配置,Cordis Loader 再创建插件 Fiber;虚线表示服务依赖,不表示请求调用顺序。</desc>
<defs>
<style>
@@ -21,7 +21,7 @@
<marker id="arrow-orange" markerWidth="10" markerHeight="10" refX="8" refY="3" orient="auto" markerUnits="strokeWidth"><path d="M0,0 L0,6 L9,3 z" fill="#b17220"/></marker>
</defs>
<rect class="bg" width="1440" height="860" rx="32"/>
<text class="title" x="64" y="64">启动装配:谁被创建、谁等待谁</text>
<text class="title" x="64" y="64">启动装配会创建 Fiber 并等待服务依赖</text>
<text class="subtitle" x="64" y="98">这是一张依赖和生命周期图,不是一次用户请求的调用顺序。</text>
<text class="small" x="66" y="143">第一步:多层配置合成最终插件清单</text>

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB