gsd-core
v0.0.1
Published
Defensive placeholder — the real package is @opengsd/gsd-core. Held to prevent name-squatting and transferable to the OpenGSD maintainers on request.
Maintainers
Readme
gsd-core — defensive placeholder
This is not the GSD tool. The real package is
@opengsd/gsd-core
(source: https://github.com/open-gsd/gsd-core).
To install GSD:
npx -y --package=@opengsd/gsd-core@latest -- gsd-core --claude --globalWhy this package exists
The unscoped name gsd-core was unregistered on npm while the scoped package
@opengsd/gsd-core was in active use, and at least one documented command plus an
auto-generated editor permission rule referenced the bare name. Left unclaimed, anyone
could have registered gsd-core and had their code fetched and run in place of the real
tool.
This package was published purely to close that window. It:
- contains no install scripts of any kind (no
preinstall,postinstall,prepare) - has no dependencies
- ships one executable that prints this explanation and exits non-zero
It does nothing, collects nothing, and phones nowhere.
Transfer
This name belongs to the OpenGSD maintainers whenever they want it. It is held in
custody, not claimed. Maintainers: open an issue on
https://github.com/open-gsd/gsd-core or contact the npm owner of this package, and
ownership will be transferred immediately via npm owner add.
License
MIT
