All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
scripts/source-allowlist.mts: authoritative allowlist of(source-repo, build-workflow, tag-pattern)tuples authorized to mint@socketbin/*CLI-tail packages. Empty until the first binsuite family is scaffolded.scripts/publish-cross-org.mts: entry-point that reads the allowlist, delegates the download → verify → extract → stage pipeline to the fleetstageMultiPackagePublish()runner, andnpm publish --provenanceper staged tail..github/workflows/publish-cross-org.yml:workflow_dispatchtrigger (source-repo,release-tag,dry-runinputs) that runs the publisher under the workflow's OIDC identity. Defaultdry-run: true; a real publish requires the canonicalAllow workflow-dispatch bypass: publish-cross-orgphrase in the operator's session.package.json:publish:cross-orgscript.