Release summaries
public-npm-distribution-docs
Align README, website, action docs, llms guidance, and release workflow docs with public npm distribution for non-private @lssm-tech packages.
customer
Consumers can install non-private @lssm-tech packages from npmjs without GitHub Packages credentials or packages:read permissions.
integrator
ContractSpec action README examples no longer require github-packages-token for public @lssm-tech package installs; the input is documented as a legacy/private-package exception.
maintainer
Release documentation records the npm access-state runbook, tarball audit expectation, and private-repository provenance limitation before any real publish/access operation.
restore-private-github-packages
Restore private GitHub Packages publishing and authenticated consumption for the @lssm-tech packages included in the July 7 public npm rollout.
customer
Affected @lssm-tech packages require authorized GitHub Packages access instead of anonymous npmjs installation. Pre-existing public/npmjs package exceptions are not changed.
integrator
ContractSpec actions again accept github-packages-token for authenticated @lssm-tech package installation and consuming workflows require packages: read.
maintainer
Stable and canary release workflows target npm.pkg.github.com with restricted package access and GitHub Packages credentials.
