Record Agent evaluation site deployment

This commit is contained in:
wuyang
2026-07-27 16:49:44 +08:00
parent cd1eacbd9e
commit 5373d564ec
6 changed files with 33 additions and 3 deletions
@@ -1,6 +1,6 @@
# 实验:Agent 评估结论网页
status: validated-local
status: completed
## 问题
@@ -48,11 +48,27 @@ index/assets: HTTP 200
`0644`,Nginx 因目录不可遍历而返回 404。修复为先用 `0755` 创建目录,再以 `0644`
复制文件。
## 公开验证
```text
immutable image: docker.k1412.top/wuyang/agent-eval:20260727T084425Z-cd1eacb
NAS mapping: 12005 -> 8080
container health: healthy
Compose Manager label: present
VPS -> NAS Tailscale health: HTTP 200
HTTP -> HTTPS: 301
HTTPS: HTTP/2 200
certificate SAN: agent-eval.k1412.top
public asset hashes: match source
public Chromium: status 200, tasks 10, overflow 0, console errors 0
homepage entry: AGENT EVAL / projects / order 130
```
## 当前边界
- 演算器使用示例数值,不是 Agent 实验结果。
- 任务列表只展示契约状态,不表示八个缺 Runner 的任务已经可运行。
- 公开部署和首页注册完成后再把本记录升级为 `completed`
- 网页仍不能代替真实模型实验和独立 Validator
## 部署目标