docs: link portal to published sources
This commit is contained in:
+14
-8
@@ -38,7 +38,10 @@
|
||||
</a>
|
||||
<div class="topbar-actions">
|
||||
<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 class="button button-primary" href="/">进入 Agent <span aria-hidden="true">↗</span></a>
|
||||
@@ -532,27 +535,30 @@
|
||||
所有设计说明、限制、运维步骤和实验规范都与代码一同提交。门户是摘要,
|
||||
Markdown 文档是评审与变更时的正式依据。
|
||||
</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>
|
||||
</a>
|
||||
</div>
|
||||
<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>
|
||||
</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>
|
||||
</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>
|
||||
</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>
|
||||
</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>
|
||||
</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>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user