chore(ci): add memory CodeQL quality shard

Adds a narrow CodeQL Critical Quality shard for the memory host/runtime boundary.
This commit is contained in:
Vincent Koc
2026-04-29 00:18:30 -07:00
committed by GitHub
parent 26546dfbcb
commit 6a3310bbda
3 changed files with 66 additions and 0 deletions

View File

@@ -288,6 +288,10 @@ 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
memory-runtime-boundary job scans the memory host SDK, memory runtime facades,
memory Plugin SDK aliases, memory runtime activation glue, and memory doctor
commands under the separate `/codeql-critical-quality/memory-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