docs: refresh sub runtime verification
Record the 2026-05-31 production Manager smoke result for ordinary sub mode after the Agent Manager Runtime image update. Constraint: Keep ordinary sub mode separate from swarm mode and document real production ids only Confidence: high Scope-risk: narrow Not-tested: Documentation-only change; git diff --check passed
This commit is contained in:
@@ -71,8 +71,8 @@ Heicode 桌面客户端
|
||||
| timeline 聚合 | 用户态 timeline 聚合 audit、callbacks、artifacts、sk_snapshots | `AgnetGetUserDeploymentTimeline` |
|
||||
| SK snapshot 持久化 | 已有 `agnet_sk_snapshots` 模型和列表查询 | `heicode/model/agnet_sk_snapshot.go` |
|
||||
| 本地模拟事件 | 已有用户态 `simulate-events`;默认模拟会写入 callback、artifact、approval、timeline 记录,用于 Manager 自测展示链路和脱敏检查 | `AgnetSimulateUserDeploymentEvents` |
|
||||
| V2 body 加密 | `/api/agnet/user/*`、`/api/heicode-auth/*` 已在生产支持;`/api/swarms` 代码已补齐同一套 V2 加密鉴权,需随下一次生产部署生效 | `heicode/middleware/auth.go`、`heicode/router/api-router.go` |
|
||||
| 生产普通 sub 烟测记录 | 已有 create/detail/metrics/events/logs/artifacts/sk-snapshots/timeline/stop 链路烟测记录;本次核查确认生产 `api/status` 返回 Manager `1.4.9`,但公开 callback schema 路径当前返回 404,需重新上线或复核路由后再跑完整生产烟测 | `docs/integration/heicode-desktop-sub-agile-api.md` |
|
||||
| V2 body 加密 | `/api/agnet/user/*`、`/api/heicode-auth/*`、`/api/swarms` 已按同一套 V2 设备签名和 body 加密路径设计;未加密 Web 控制台仍兼容 session + `New-Api-User` | `heicode/middleware/auth.go`、`heicode/router/api-router.go` |
|
||||
| 生产普通 sub 烟测记录 | 2026-05-31 已用生产 Manager 入口完成真实普通 sub 复核:`dep_1d6d66896cc6` -> `swm_03995f7c7a27`,`gpt-5.4`,`tokens_used=2682`,`newapi_request_id=chatcmpl-DlbZce3VZnsv5DptBILFoiRYy5ZHN`,业务 `code_patch` artifact 可通过 Manager content 接口下载 | `docs/integration/heicode-desktop-sub-agile-api.md` |
|
||||
| PayPal/计费边界文档 | 已明确 PayPal 只是收款渠道;模型调用仍走 Heicode/NewAPI 的钱包或订阅额度;Agent 运行费用目前只有预算字段,真实收费需 Runtime usage 回传 | `docs/integration/Heicode-Manager-PayPal支付接入与计费关系说明.md` |
|
||||
|
||||
## 四、Manager 端还需要继续做的蜂群任务
|
||||
|
||||
Reference in New Issue
Block a user