chore(sync): mirror docs from openclaw/openclaw@bb0461b682

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-28 18:55:37 +00:00
parent ef740bbee5
commit 7d37f2b889
2 changed files with 4 additions and 2 deletions

View File

@ -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"
}

View File

@ -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