chore(sync): mirror docs from openclaw/openclaw@9c9dcd4d5d

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-28 23:21:07 +00:00
parent 117d56c248
commit 7b2a6339ad
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "490e6d6dc590515135abe2f318283a0e4e8c6546",
"syncedAt": "2026-04-28T22:51:56.068Z"
"sha": "9c9dcd4d5d7cc5dc5099c3f513937294beb09882",
"syncedAt": "2026-04-28T23:19:36.497Z"
}

View File

@ -259,6 +259,9 @@ 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
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
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