docs: link portal to published sources

This commit is contained in:
wuyang
2026-07-26 21:09:49 +08:00
parent 688ddec1fe
commit a895e04bc3
+14 -8
View File
@@ -38,7 +38,10 @@
</a> </a>
<div class="topbar-actions"> <div class="topbar-actions">
<span class="system-status"><i></i> 当前架构 · 2026.07</span> <span class="system-status"><i></i> 当前架构 · 2026.07</span>
<a class="button button-quiet hide-mobile" href="https://git.k1412.top/wuyang/zk-data-agent"> <a
class="button button-quiet hide-mobile"
href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild"
>
查看源码 查看源码
</a> </a>
<a class="button button-primary" href="/">进入 Agent <span aria-hidden="true"></span></a> <a class="button button-primary" href="/">进入 Agent <span aria-hidden="true"></span></a>
@@ -532,27 +535,30 @@
所有设计说明、限制、运维步骤和实验规范都与代码一同提交。门户是摘要, 所有设计说明、限制、运维步骤和实验规范都与代码一同提交。门户是摘要,
Markdown 文档是评审与变更时的正式依据。 Markdown 文档是评审与变更时的正式依据。
</p> </p>
<a class="button button-light" href="https://git.k1412.top/wuyang/zk-data-agent"> <a
class="button button-light"
href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild"
>
打开 Git 仓库 <span aria-hidden="true"></span> 打开 Git 仓库 <span aria-hidden="true"></span>
</a> </a>
</div> </div>
<div class="doc-list"> <div class="doc-list">
<a href="https://git.k1412.top/wuyang/zk-data-agent"> <a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/README.md">
<span>README.md</span><small>产品入口与快速开始</small> <span>README.md</span><small>产品入口与快速开始</small>
</a> </a>
<a href="https://git.k1412.top/wuyang/zk-data-agent"> <a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/architecture.md">
<span>docs/architecture.md</span><small>系统边界与请求生命周期</small> <span>docs/architecture.md</span><small>系统边界与请求生命周期</small>
</a> </a>
<a href="https://git.k1412.top/wuyang/zk-data-agent"> <a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/agent-loop.md">
<span>docs/agent-loop.md</span><small>Loop、调度、证据与委派</small> <span>docs/agent-loop.md</span><small>Loop、调度、证据与委派</small>
</a> </a>
<a href="https://git.k1412.top/wuyang/zk-data-agent"> <a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/experiments.md">
<span>docs/experiments.md</span><small>实验方法与路线图</small> <span>docs/experiments.md</span><small>实验方法与路线图</small>
</a> </a>
<a href="https://git.k1412.top/wuyang/zk-data-agent"> <a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/operations.md">
<span>docs/operations.md</span><small>发布、恢复与故障处理</small> <span>docs/operations.md</span><small>发布、恢复与故障处理</small>
</a> </a>
<a href="https://git.k1412.top/wuyang/zk-data-agent"> <a href="https://git.k1412.top/wuyang/zk-data-agent/src/branch/codex/web-agent-rebuild/docs/security.md">
<span>docs/security.md</span><small>威胁边界与安全控制</small> <span>docs/security.md</span><small>威胁边界与安全控制</small>
</a> </a>
</div> </div>