Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
49 lines
3.8 KiB
XML
49 lines
3.8 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 470" width="1000" height="470" style="background:#ffffff">
|
|
<defs>
|
|
<marker id="arrow" markerWidth="10" markerHeight="8" refX="9" refY="4" orient="auto"><path d="M0,0 L10,4 L0,8 Z" fill="#33434d"/></marker>
|
|
<style>
|
|
.t{font-family:Arial,'PingFang SC','Microsoft YaHei',sans-serif;fill:#26343c}
|
|
.h{font-size:20px;font-weight:700}
|
|
.s{font-size:15px;fill:#52636d}
|
|
.box{fill:#f5f7f8;stroke:#33434d;stroke-width:2}
|
|
.accent{fill:#e8f1f5;stroke:#2f617a;stroke-width:2}
|
|
.line{fill:none;stroke:#33434d;stroke-width:2;marker-end:url(#arrow)}
|
|
</style>
|
|
</defs>
|
|
<text x="500" y="30" text-anchor="middle" class="t h">オンライン実行とオフライン進化:正式版は稼働中に書き換えない</text>
|
|
|
|
<rect x="28" y="80" width="944" height="118" rx="10" fill="#fafbfb" stroke="#7d8d96" stroke-width="1.5"/>
|
|
<text x="55" y="107" class="t h">オンライン実行ループ</text>
|
|
<rect x="220" y="114" width="150" height="58" rx="7" class="box"/>
|
|
<rect x="425" y="114" width="150" height="58" rx="7" class="box"/>
|
|
<rect x="630" y="114" width="150" height="58" rx="7" class="box"/>
|
|
<text x="295" y="149" text-anchor="middle" class="t s">安定版 Agent</text>
|
|
<text x="500" y="149" text-anchor="middle" class="t s">実タスクを処理</text>
|
|
<text x="705" y="149" text-anchor="middle" class="t s" style="font-size:10px">軌跡とフィードバックを記録</text>
|
|
<path d="M370 143 H423" class="line"/><path d="M575 143 H628" class="line"/>
|
|
|
|
<rect x="28" y="270" width="944" height="150" rx="10" fill="#f5f8fa" stroke="#2f617a" stroke-width="1.5"/>
|
|
<text x="55" y="298" class="t h">オフライン進化ループ</text>
|
|
<rect x="107" y="323" width="150" height="62" rx="7" class="accent"/>
|
|
<rect x="307" y="323" width="150" height="62" rx="7" class="accent"/>
|
|
<rect x="507" y="323" width="150" height="62" rx="7" class="accent"/>
|
|
<rect x="707" y="323" width="170" height="62" rx="7" class="accent"/>
|
|
<text x="182" y="349" text-anchor="middle" class="t s">集約と診断</text><text x="182" y="371" text-anchor="middle" class="t s" style="font-size:13.5px">共通の根本原因を探す</text>
|
|
<text x="382" y="349" text-anchor="middle" class="t s">変更候補</text><text x="382" y="371" text-anchor="middle" class="t s" style="font-size:9px">知識・指示・プログラム・パラメータ</text>
|
|
<text x="582" y="349" text-anchor="middle" class="t s">回帰と安全性の検証</text><text x="582" y="371" text-anchor="middle" class="t s">既存能力を保持</text>
|
|
<text x="792" y="349" text-anchor="middle" class="t s" style="font-size:11px">段階公開・監視・ロールバック</text><text x="792" y="371" text-anchor="middle" class="t s">新しい安定版に昇格</text>
|
|
<path d="M257 354 H305" class="line"/><path d="M457 354 H505" class="line"/><path d="M657 354 H705" class="line"/>
|
|
|
|
<!-- 轨迹向下进入离线诊断,使用两层之间的独立通道。 -->
|
|
<path d="M705 172 V232 H182 V321" class="line" stroke-dasharray="7 5"/>
|
|
<rect x="374" y="220" width="140" height="24" rx="4" fill="#ffffff"/>
|
|
<text x="444" y="237" text-anchor="middle" class="t s" style="font-size:9px">バージョン管理された経験ログ</text>
|
|
|
|
<!-- 新版本从右侧外环返回稳定版 Agent,不与轨迹通道交叉或重叠。 -->
|
|
<path d="M877 354 H986 V56 H295 V112" class="line" stroke-dasharray="7 5"/>
|
|
<rect x="572" y="44" width="156" height="24" rx="4" fill="#ffffff"/>
|
|
<text x="650" y="61" text-anchor="middle" class="t s" style="font-size:10.5px">検証を通過した新バージョン</text>
|
|
|
|
<text x="500" y="452" text-anchor="middle" class="t s">信頼の基点:権限・監査・検証・ロールバックは通常の進化ループでは変更しない</text>
|
|
</svg>
|