diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index e4c237b2d..979dcd822 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "6186ed2c074be70928ca4351ca6fc2fb87e8a142", - "syncedAt": "2026-04-29T05:53:57.968Z" + "sha": "1d87d757e964a204f64f2ba512d10905c0a94411", + "syncedAt": "2026-04-29T06:37:34.495Z" } diff --git a/docs/ci.md b/docs/ci.md index 6ac911b7e..d6aee4172 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -285,6 +285,9 @@ the separate `/codeql-critical-quality/channel-runtime-boundary` category. The agent-runtime-boundary job scans command execution, model/provider dispatch, auto-reply dispatch and queues, and ACP control-plane runtime contracts under the separate `/codeql-critical-quality/agent-runtime-boundary` category. The +mcp-process-runtime-boundary job scans MCP servers and tool bridges, process +supervision helpers, and outbound delivery contracts under the separate +`/codeql-critical-quality/mcp-process-runtime-boundary` category. The ui-control-plane job scans Control UI bootstrap, local persistence, gateway control flows, and task control-plane runtime contracts under the separate `/codeql-critical-quality/ui-control-plane` category. The