`npm run check` currently fails on main in `command-registry-smoke`:
`wordpress.collect-workload-result` outputShape should mention outputSchema id
Location: `packages/runtime-core/src/command-registry.ts`.
Discovered while verifying #1744 (which touches no runtime-core files — confirmed via the PR file list, so the failure reproduces from main's own code). A red repo-wide check on main masks real regressions in every PR verification run.
AI assistance
- AI assistance: Yes
- Tool(s): Claude Opus 4.5 via Claude Code
- Used for: Detected and isolated the failing check during unrelated PR verification; drafted this issue.
`npm run check` currently fails on main in `command-registry-smoke`:
Location: `packages/runtime-core/src/command-registry.ts`.
Discovered while verifying #1744 (which touches no runtime-core files — confirmed via the PR file list, so the failure reproduces from main's own code). A red repo-wide check on main masks real regressions in every PR verification run.
AI assistance