docs: 重建共享边缘单链交付任务
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:
Codex
2026-07-15 14:41:15 +02:00
parent 9fcd2efa6e
commit 7652d3503f
@@ -150,6 +150,9 @@
#### R9.5.1 [in_progress]
重建 [UniDesk #2205](https://github.com/pikasTech/unidesk/issues/2205):从最新 master 以全新 worktree/session 实现 NC01 shared public-edge 的 merge 驱动自动交付,复用同一 renderer/apply 与 owning YAML/source commit;禁止复用旧 docker.sock 工件,禁止 Kubernetes 挂载 Docker socket/daemon、第二 edge/authority、人工交付、PK01和Vitest,合并后只由正常自动链收敛,完成任务后将详细报告写入[任务报告](./details/pr-merge-driven-automatic-delivery/R9.5.1_Task_Report.md)。
##### R9.5.1.1 [in_progress]
重做 [UniDesk #2205](https://github.com/pikasTech/unidesk/issues/2205) 的单一 shared public-edge 自动交付链:仅允许 immutable PaC checkout → YAML SecretRef → 受控 trans → NC01 host-local 既有 public-edge renderer/apply;禁止 Argo PostSync、hostPath、Caddy Admin API 直写、Docker socket/daemon、第二 authority/fallback、PK01、Vitest和人工终态交付;必须使用最新 master 的全新 worktree 与全新 Artificer session,合并后只由自动 CI/CD 收敛,完成任务后将详细报告写入[任务报告](./details/pr-merge-driven-automatic-delivery/R9.5.1.1_Task_Report.md)。
### R9.6 [completed]
修复 [UniDesk #2203](https://github.com/pikasTech/unidesk/issues/2203)PaC release manifest renderer 必须跳过 YAML stream 中的空文档与 comment-only/null 文档,并在 mutation 前拒绝缺少 apiVersion/kind 的实际对象,消除 hwlab-nc01-production bootstrap 的 `apiVersion not set, kind not set` 故障;禁止 validate=false、fallback、PK01、Vitest和人工交付,合并后从 bootstrap/status 原入口复测,完成任务后将详细报告写入[任务报告](./details/pr-merge-driven-automatic-delivery/R9.6_Task_Report.md)。