refactor: prepare Claude marketplace plugin handoff - #4
Conversation
|
@harrymove-ctrl Please accept the repository invitation, then review exact current HEAD |
|
Reviewed exact head One release-order blocker remains: [P1] The plugin currently promises hot credential reload, but the package it actually installs does not contain that fix yet. Please make the rollout dependency explicit and enforce it before marketplace merge/submission: merge #604, publish the patched MCP package (expected 0.0.7 or later), verify The remote connector decision is correct: dev is validated, while staging/prod discovery returning 404 means promotion must remain gated on staging then production OAuth smoke tests. I cannot submit a formal changes-requested review because this PR is authored by the current GitHub account; treating this comment as the blocker for Harry's exact-head review. |
|
Addressed the rollout blocker in new HEAD |
|
Re-reviewed new exact head
No code changes requested. Keep this PR blocked until #604 is merged, the patched MCP package is published, npm The staging → production OAuth promotion/smoke gate remains separate and unchanged. |
harrymove-ctrl
left a comment
There was a problem hiding this comment.
Approved branding update and marketplace package setup.
Summary
Prepare the public repository as the Claude Code marketplace plugin handoff requested by Kimberly.
MystenLabs/MemWal/packages/mcpas the only canonical SDK/npm source@mysten-incubation/memwal-mcpthrough.mcp.jsonValidation
npx -y @anthropic-ai/claude-code plugin validate . --strictnode --test test/*.test.mjs(6/6)node --checkgit diff --checkHandoff boundary
This repository does not publish an npm package. SDK source, versioning, tests, and npm publishing remain in
MystenLabs/MemWal/packages/mcp. The repository is temporarily under CommandOSSLabs and intended for transfer to MystenLabs before official marketplace submission.