Skip to content

Check durable MCP documentation schema parity - #147

Draft
IlyaasK wants to merge 1 commit into
mainfrom
hypeship/mcp-doc-schema-parity
Draft

Check durable MCP documentation schema parity#147
IlyaasK wants to merge 1 commit into
mainfrom
hypeship/mcp-doc-schema-parity

Conversation

@IlyaasK

@IlyaasK IlyaasK commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • compare the registered manage_browser_pools, manage_profiles, and manage_proxies input parameter names with their public documentation tables
  • report both undocumented schema parameters and stale documented parameters
  • sparse-check out only the three public docs pages in CI
  • unit test grouped table cells, end-of-document tables, and both drift directions

Dependency

Draft until kernel/docs#489 merges. Current docs main correctly fails this new check; #489 contains the matching parameter tables.

Tests

  • bun test (113 passing)
  • bunx tsc --noEmit --incremental false
  • bun run check:managed-auth-app
  • bun scripts/check-doc-schema-parity.ts /private/tmp/kernel-docs-pr489
  • verified current docs main fails with the expected missing-parameter diagnostics
  • git diff --check

@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
mcp Ready Ready Preview Aug 7, 2026 8:08pm

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