docs: record one-shot remote skill loading
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
Pipelines as Code CI / platform-infra-gitea-nc01- Success
Pipelines as Code CI / unidesk-host- Success

This commit is contained in:
pikastech
2026-07-19 15:09:52 +02:00
parent b367d6880c
commit a07ad5c8ab
2 changed files with 20 additions and 0 deletions
+6
View File
@@ -182,6 +182,12 @@ bun scripts/cli.ts hwlab nodes control-plane legacy-cicd --help
- public-edge 失败定位只执行一次 `status`
禁止再串联 plan、临时脚本或额外 `trans` probe
- 不披露 Secret、token 或 archive payload。
- public-edge 专站状态:
- 领域服务统一调用
`platform-infra public-edge status --target <target> --site <site-id>`
- 默认全站状态用于平台总览,不得作为单个领域服务的同步依赖;
- 专站输出只保留该站点声明、DNS warning 和 health failure
- 全局容器、监听器、Caddy、provenance 与配置一致性继续参与判定。
## P0 边界
+14
View File
@@ -162,6 +162,20 @@ bun scripts/cli.ts web-probe product-smoke \
- 先读取原值;
- 测试驱动必须在 `finally` 中恢复;
- 收口再次查询绑定状态,不能只相信清理代码已执行。
- 多 Remote Skill 加载验收:
- gateway catalog 为当前 Key 的多个公开 Skill 生成一个批量文档 URL;
- Agent 按当前 OS 执行 catalog 中的一条命令,一次读取全部完整
`SKILL.md`
- 禁止先试网页搜索、浏览器或索引型 URL reader;
- 禁止再逐个请求 catalog 中的单 Skill URL
- `l0 probe``REMOTE_SKILL_BATCH=true` 证明批量边界和加载指令成立;
- 真实 Codex 验收必须看到一条批量命令成功和全部 Skill 的内容级概述。
- SuperAPI 公网状态:
- 项目 CLI 内部使用
`platform-infra public-edge status --site <site-id>`
- 专站查询只投影该站点 DNS 与 health failure
- 容器、监听器、Caddy、provenance 和配置一致性仍使用全局事实;
- 禁止让全站列表体积或其他站点 failure 造成当前站点误报。
## 何时读取 reference