docs: sync distribution status (ClawHub 0.3.2, npm legacy deprecated)#31
Merged
Conversation
…y deprecated The legacy-distribution decision is no longer parked: the ClawHub skill temrjan/rustok-wallet is republished at 0.3.2 (Docker/stdio, rustok-org image) with the namespace kept as @temrjan to preserve the install base. The old npm package rustok-agent-mcp (v1, AGPL) is being deprecated with a pointer; no npm publish target remains (publish-rustok token obsolete).
Deprecating rustok-agent-mcp requires enabling 2FA on the publisher account (npm's mandatory-2FA-for-publish policy blocks writes otherwise); not worth it for an obsolete, harmless, low-traffic package on a channel the new wallet does not use. Leave it parked.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Brings the distribution status docs in line with reality. The 'legacy ClawHub/Smithery distribution' is no longer a parked decision:
temrjan/rustok-walletis republished at 0.3.2 (Docker/stdio,ghcr.io/rustok-org/rustok-wallet, 6 tools, MIT-0). Namespace kept as@temrjanto preserve the ~323-download install base (content already correct).rustok-agent-mcp(v1, AGPL) is being deprecated with a pointer to the new distribution. The new wallet ships as a Docker image, not on npm — there is no npm publish target (thepublish-rustoktoken is obsolete and need not be renewed).Changes
docs/PROJECT-STATUS.md— resolved the parked 'ClawHub legacy skill' deferred decision; updated the PR-6.1 parity line.docs/PROJECT-OVERVIEW.md— bumped republished version 0.3.0 → 0.3.2 + npm note.Docs-only. The actual
npm deprecateis a separate manual step (needs omadgo login).