.omo/evidence/20260630-lazycodex-76-windows-install/QA-SUMMARY.md
node --test packages/omo-codex/scripts/install-delegated-command.test.mjs packages/omo-codex/scripts/install-cli-args.test.mjs packages/omo-codex/scripts/install-local-entrypoint.test.mjs packages/omo-codex/plugin/test/node-install-surface.test.mjs
npx --package ... omo install shape.node-focused-tests.txt.bun test script/publish-lazycodex-workflow.test.ts script/lazycodex-published-smoke-workflow.test.ts
workflow-tests.txt.node packages/omo-codex/scripts/install-local.mjs --dry-run install --platform=codex --no-tui --codex-autonomous
npx --yes oh-my-openagent@latest install --platform=codex --no-tui --codex-autonomous.manual-dry-run.txt.lazycodex-ai bin wired to this local installer, run as npx --yes --package <tmp-package> lazycodex-ai --dry-run install --platform=codex --no-tui --codex-autonomous
npx-local-bin-dry-run.txt.bash .agents/skills/codex-qa/scripts/install-verify.sh --self-test
CODEX_HOME install proof for the local build; confirms plugin cache/config/bin/agent landing and real ~/.codex/config.toml unchanged.codex-install-verify.txt.bun run test:codex
test-codex.txt.All commands exited 0. test-codex.txt reports 436 passing tests and 0 failures. manual-dry-run.txt and npx-local-bin-dry-run.txt contain the Windows-safe direct package invocation. codex-install-verify.txt reports the real ~/.codex/config.toml checksum unchanged.
The regression was a bad LazyCodex install delegation command shape. The source builder, generated installer bundle, direct Node entrypoint surface, CI smoke guard, publish smoke guard, and docs guard all now assert the direct package invocation form. Doctor remains separate and is still checked as a Codex workflow command, not forced through OmO install delegation.
No native Windows VM was driven in this turn. The focused tests include Windows-specific installer/preflight coverage, and the manual dry-run plus local npx-bin smoke exercise the command string that failed for the reporter. No secret-bearing logs were copied.