Skip to content

chore(marketplace): bump hypermnesia-mcp-viz pin to 3.1.0 (cortex-viz#130) - #418

Closed
cdeust wants to merge 2 commits into
mainfrom
chore/cortex-viz-pin-3.1.0
Closed

chore(marketplace): bump hypermnesia-mcp-viz pin to 3.1.0 (cortex-viz#130)#418
cdeust wants to merge 2 commits into
mainfrom
chore/cortex-viz-pin-3.1.0

Conversation

@cdeust

@cdeust cdeust commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

Blocked / provisional — do not merge yet

I do not own this repository this session and am not merging here. Also:

  • cdeust/cortex-viz#130 is not yet merged (its own repo etiquette requires the owner's go-ahead, not self-merge). The sha in this diff is the current tip of cortex-viz@chore/release-3.1.0 (064e6d1f77bc36e47fd15fbf07969233bda4c32c), not a tagged release commit — no v3.1.0 tag exists yet on cortex-viz.
  • Once cortex-viz#130 merges (prior PRs on that repo were squash-merged, so the sha reaching main will likely differ from the one in this diff), the merge commit should be tagged v3.1.0 and the tag pushed to trigger the PyPI/GitHub-release workflow. This PR's sha must be re-pointed to that tag commit before merging — do not merge this PR with the current provisional sha.

Test plan

  • .claude-plugin/marketplace.json still valid JSON
  • sha re-pointed to the actual v3.1.0 tag commit once cortex-viz#130 merges and is tagged
  • This repo's own CI (if any gate exists on marketplace.json) green

Generated with Claude Code

cdeust and others added 2 commits August 10, 2026 11:07
cortex-viz cut a 3.1.0 release (cdeust/cortex-viz#130): four feat commits
(trace streaming, wiki graph endpoint, static export, per-domain export)
landed after the 3.0.0 breaking-rename release with no further breaking
change, so SemVer calls for a minor bump. Six zetetic-team-subagents
releases and two visualization releases previously reached zero installs
because this pin was never bumped after tagging (Cortex #179) — this PR
is that step, done as part of the same release rather than deferred.

PROVISIONAL: the pinned sha is the current tip of
cdeust/cortex-viz@chore/release-3.1.0 (not yet merged). It must be
re-pointed to the actual v3.1.0 tag commit on cortex-viz main once that
PR is merged (likely a different sha if merged via squash) and tagged —
see cdeust/cortex-viz#130 for status before merging this.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
cortex-viz#130 gained a follow-up commit (never-published-3.0.0
CHANGELOG/README/ROADMAP annotation, requested in review). Still
provisional pending that PR's merge — see the PR description.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@cdeust

cdeust commented Aug 10, 2026

Copy link
Copy Markdown
Owner Author

Closing in favor of #419, which supersedes this PR.

Superseded, not just re-pointed, because #419 does more than fix this pin:

  • Fixes the actual root cause this PR's own body named as unresolved — check_marketplace_pins.py never verified a pin's existence, only its staleness, which is exactly why the 3.0.0 pin this PR corrects was never caught by CI in the first place. New PIN_VERSION_UNPUBLISHED/REGISTRY_VERSION_STALE checks close that gap for every pin, not just this one.
  • Uses the now-confirmed real values: cortex-viz#130 merged and tagged v3.1.0 at 052e4a40d3e6bddaeb1cec6662e23b451575c481 (not the provisional 064e6d1 PR-head sha this PR carries, which — as this PR's own description already flagged — changed on squash-merge).
  • Adds ref: "v3.1.0" to the pin (the marketplace schema supports it; a prior report claiming otherwise was checked here and found wrong) alongside sha.

Thanks for identifying and flagging the dependency correctly in the original description — that note is what let this land cleanly once the real sha was known.

@cdeust

cdeust commented Aug 10, 2026

Copy link
Copy Markdown
Owner Author

Closed: superseded by #419.

@cdeust cdeust closed this Aug 10, 2026
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