From 7d37f2b8892f96d522f202b65eb4d1513e16f29f Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Tue, 28 Apr 2026 18:55:37 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@bb0461b6828e2d17a79e5600f3cb48298d5a0c9a --- .openclaw-sync/source.json | 4 ++-- docs/ci.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index b9d7d3da3..eac699185 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "4b69dc6228c716663b4cd1d31384a1116e3892cd", - "syncedAt": "2026-04-28T18:41:19.378Z" + "sha": "bb0461b6828e2d17a79e5600f3cb48298d5a0c9a", + "syncedAt": "2026-04-28T18:53:58.519Z" } diff --git a/docs/ci.md b/docs/ci.md index 8c4488dbd..1b99c4d21 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -252,6 +252,8 @@ separate `/codeql-critical-quality/config-boundary` category. The gateway-runtime-boundary job scans gateway protocol schemas and server method contracts under the separate `/codeql-critical-quality/gateway-runtime-boundary` category. The +channel-runtime-boundary job scans core channel implementation contracts under +the separate `/codeql-critical-quality/channel-runtime-boundary` category. The plugin-boundary job scans loader, registry, public-surface, and Plugin SDK entrypoint contracts under a separate `/codeql-critical-quality/plugin-boundary` category. Keep the workflow separate from security so quality findings can be