Fixed
- Fix broken
npm install/npx gsd-pi@latestcaused by unpublished@gsd/*workspace packages leaking into npm dependencies. Workspace cross-references removed from published package metadata; packages resolve via postinstall symlinks at runtime. - Add pre-publish tarball install validation (
validate-pack) to CI and publish pipeline, preventing broken packages from reaching npm. - Add
.npmignoreto prevent.gitignorefrom excludingdist/andpackages/*/dist/from the published tarball.
Install/upgrade: npx gsd-pi@latest