Add npm publication gates to postgresai release process

Summary

  • Correct npm dist-tag expectations: final tags move latest; prereleases move only rc, beta, or dev.
  • Add pgai package checks alongside postgresai.
  • Add dist-tag verification and fresh npx / bunx entrypoint checks for pre-release and GA validation.

Context

Nik flagged that the postgresai release process needs explicit npm publication control before 0.15 GA.

Validation

Closes #4 (closed)

Edited by Maya P

Merge request reports

Loading