From ffc3df6c5b50808d9523c3264231497a4588af23 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Mon, 13 Jul 2026 08:11:18 +0800 Subject: [PATCH] test(runtime): verify local interfaces --- openspec/changes/cloud-control-plane-integration/tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openspec/changes/cloud-control-plane-integration/tasks.md b/openspec/changes/cloud-control-plane-integration/tasks.md index 72ba577..0f19d04 100644 --- a/openspec/changes/cloud-control-plane-integration/tasks.md +++ b/openspec/changes/cloud-control-plane-integration/tasks.md @@ -73,6 +73,6 @@ - [x] 9.1 Run formatting, static checks, all non-integration tests, and targeted PostgreSQL integration/concurrency tests. - [x] 9.2 Run an end-to-end cloud submission through a Host Agent and fake device until the public SDK reports done and a failure case until it reports failed. -- [ ] 9.3 Verify existing local REST/MCP/console behavior and dependency-boundary tests remain unchanged. +- [x] 9.3 Verify existing local REST/MCP/console behavior and dependency-boundary tests remain unchanged. - [ ] 9.4 Run OpenSpec validation for `cloud-control-plane-integration` and map automated tests to every new or modified scenario. - [ ] 9.5 Update the project index, architecture/deployment documentation, and runtime maturity memory after implementation verification.