Release validation tracker for @localhostlabs/create-qvac-app.
Required before production-facing alpha release:
- Build from a clean checkout and run
pnpm install --frozen-lockfile, pnpm lint, pnpm test, and pnpm build.
- Run
npm pack and validate the packed tarball, not the working tree.
- From a temporary directory, run the packed CLI help command.
- Scaffold
smoke-qvac-chat --template node-chat from the packed artifact.
- In the generated app, run install/build smoke checks.
- With a live QVAC endpoint, run the generated app and confirm it prints a chat completion.
Record exact commands, tarball name, package version, Node/pnpm versions, OS, QVAC endpoint shape, QVAC version or commit, model, pass/fail outcome, and sanitized logs.
Factory checklist: /Users/samaroomini/qvac-factory/docs/production-readiness-release-plan.md.
Release validation tracker for
@localhostlabs/create-qvac-app.Required before production-facing alpha release:
pnpm install --frozen-lockfile,pnpm lint,pnpm test, andpnpm build.npm packand validate the packed tarball, not the working tree.smoke-qvac-chat --template node-chatfrom the packed artifact.Record exact commands, tarball name, package version, Node/pnpm versions, OS, QVAC endpoint shape, QVAC version or commit, model, pass/fail outcome, and sanitized logs.
Factory checklist:
/Users/samaroomini/qvac-factory/docs/production-readiness-release-plan.md.