Skip to content

Validate packed scaffold release #22

Description

@localhost41

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions