Skip to content

revert(contracts): keep Perps-MCP health and radar out of the Gina listed-plugin catalog - #88

Merged
ericjuta merged 1 commit into
mainfrom
fix/remove-perps-tools-from-gina-catalog
Sep 11, 2026
Merged

revert(contracts): keep Perps-MCP health and radar out of the Gina listed-plugin catalog#88
ericjuta merged 1 commit into
mainfrom
fix/remove-perps-tools-from-gina-catalog

Conversation

@ericjuta

Copy link
Copy Markdown
Contributor

Why

PR #82 added perps.fetchHyperliquidMarketRadar and perps.getHyperliquidAccountHealth to the Ask Gina listed-plugin read catalog (33 reads), the research-hyperliquid skill table, eval suites, and docs/mcp-access/gina-read.mdx.

Those tools are exposed only through the separate Perps MCP host-tools surface (tools:execute), not the read-only Gina connector — docs/perps-mcp/features.mdx (#86) already documents them there with exactly that caveat. Advertising them in the listed plugin makes the skill promise tools the Gina MCP does not expose, and breaks the nextjs-ai-chatbot byte-for-byte mirror: its conformance suite requires each SKILL.md to advertise exactly its owned read tools, and the Gina catalog is locked at 31.

What this does

Reverts the #82 catalog/skill/eval/doc additions (back to 31 reads / 32 connected names) while preserving the SOURCE_COMMIT bump to the merged radar runtime ea8c56a0b065.

Verification

  • bun run check, bun run test (33 files, 370 tests), check:target-conformance (231/231), verify:artifacts, check:public-boundary, bun audit — all green on committed source.

Refs #82, #86.

…sted-plugin catalog

PR #82 added perps.fetchHyperliquidMarketRadar and perps.getHyperliquidAccountHealth
to the Ask Gina listed-plugin read catalog, skill guidance, evals, and docs.
Those tools are exposed only through the separate Perps MCP host-tools surface
(tools:execute), not the read-only Gina connector; docs/perps-mcp/features.mdx
already documents them there. Advertising them in the listed plugin would make
the skill promise tools the Gina MCP does not expose and breaks the chatbot
byte-for-byte mirror conformance (31-tool catalog lock).

This reverts the catalog/skill/eval/doc additions while preserving the
SOURCE_COMMIT bump to the merged radar runtime.
@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
plugins-evals Ready Ready Preview Sep 11, 2026 10:19pm UTC

Request Review

@github-actions

Copy link
Copy Markdown

Docs Preview

Changed docs pages: 1

  • mcp-access/gina-read

Navigation updated: no

Impacted nav groups:

  • Read-only MCP

@ericjuta
ericjuta merged commit b76c284 into main Sep 11, 2026
12 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