Skip to content

docs: RELEASE.md described a withdrawal that did not happen - #48

Merged
akf66 merged 1 commit into
mainfrom
akf66/release-docs-1x-state
Aug 26, 2026
Merged

docs: RELEASE.md described a withdrawal that did not happen#48
akf66 merged 1 commit into
mainfrom
akf66/release-docs-1x-state

Conversation

@akf66

@akf66 akf66 commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

The 1.x section was written between deciding to unpublish the line and finding out npm would not allow it, and it shipped in #44 claiming 1.0.2–1.5.0 "were published on 25–26 Aug 2026 and unpublished inside npm's 72-hour window." They are all still on the registry. Anyone reading it would expect a packument with one version and go hunting for a bug when it has ten.

What actually happened, after #45/#46 established that CI cannot unpublish: all nine are deprecated via #47's workflow. They stay installable for anyone pinned, and every fresh install warns and points at @latest. Verified against the anonymous packument:

1.0.2 … 1.5.0   DEPRECATED: No longer supported — install @orcarouter/code-review@latest
2.0.0           — live —      latest: 2.0.0

That is the outcome the section should have described from the start — the argument for preferring deprecation was already sitting in its own last paragraph.

Also records that the unscoped orcacode-review deprecation is still undone, which the file has prescribed since the org move without ever saying it had not been run. It can't come from CI: NPM_TOKEN is scoped to this one package, which is exactly what makes a leak survivable, so that command needs the personal account holding the name.

The 1.x section was written between deciding to unpublish the line and finding
out npm would not allow it, and it shipped in #44 claiming "1.0.2 through 1.5.0
were published on 25-26 Aug 2026 and unpublished inside npm's 72-hour window."
They are all still on the registry. Anyone reading that section would conclude
the packument had one version in it and go looking for a bug when it has ten.

What actually happened: all nine are deprecated, so they stay installable for
anyone pinned and warn on every fresh install, pointing at @latest. That is the
outcome the section should have described in the first place — the reasoning it
gave for preferring deprecation was already sitting in its own last paragraph.

Also records that the unscoped `orcacode-review` deprecation is still undone,
which the file has prescribed since the org move without saying it had never
been run. It cannot be run from CI: NPM_TOKEN is scoped to this one package,
which is exactly the property that makes a leak survivable, so the command needs
the personal account that owns the name.
@akf66
akf66 merged commit 7f7e6a1 into main Aug 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant