QA: remove runner install fallback catalog

Drop the generated qa-runner catalog and the missing/install placeholder
path for repo-private QA runners. The host should discover bundled QA
commands from manifest plus runtime surface only.

Also trim stale qa-matrix install docs and package metadata so the
source-only QA policy stays consistent.
This commit is contained in:
Gustavo Madeira Santana
2026-04-14 17:36:43 -04:00
parent 5ddca5dd56
commit 85eac42d34
12 changed files with 31 additions and 283 deletions

View File

@@ -1,8 +0,0 @@
[
{
"pluginId": "qa-matrix",
"commandName": "matrix",
"description": "Run the Docker-backed Matrix live QA lane against a disposable homeserver",
"npmSpec": "@openclaw/qa-matrix"
}
]