Replace starter template with Genesis Conductor MCP server docs - #1
Replace starter template with Genesis Conductor MCP server docs#1Igor Holt (igor-holt) wants to merge 1 commit into
Conversation
- Updated index.mdx - Created mcp-server/overview.mdx - Created mcp-server/skill-registry.mdx - Created mcp-server/deployment.mdx - Deleted api-reference/endpoint/create.mdx - Deleted api-reference/endpoint/delete.mdx - Deleted api-reference/endpoint/get.mdx - Deleted api-reference/endpoint/webhook.mdx - Updated docs.json Mintlify-Source: dashboard-editor
There was a problem hiding this comment.
Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.
Once credits are available, push a new commit or reopen this pull request to trigger a review.
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2d9574461e
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "Codex (@codex) review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".
| ## Make it yours | ||
|
|
||
| Design a docs site that looks great and empowers your users. | ||
| The Genesis Conductor MCP server is a TypeScript Model Context Protocol server that routes agent requests across four skill domains using a HAVIS Pareto classifier, and publishes those skills through a marketplace registry manifest in the `kovach-*` namespace. |
There was a problem hiding this comment.
Rewrite the new prose for the reader
The rewritten landing page and all three new MCP pages consistently describe the product in third person rather than addressing the reader, and sentences such as this one combine routing and publication into one long thought. Rewrite the new content in concise, active, second-person sentences to follow the repository's documentation conventions.
AGENTS.md reference: AGENTS.md:L24-L25
Useful? React with 👍 / 👎.
Replaces the Mintlify starter content with documentation grounded in the actual MCP server and the provisioned Cloudflare resources.
Added —
MCP Servergroup under Guides:mcp-server/overview— stateless streamable HTTP transport, four skill domains, Pareto routing gatemcp-server/skill-registry— manifest schema, the two entry shapes (directSKILL.mdvsarchives[]), sha256 digest pinningmcp-server/deployment— KV/D1 bindings with real identifiers,wrangler.jsonc, consent/trace schemaChanged
index.mdx— starter landing page replaced with a provisioned-vs-specified status tabledocs.json— site descriptionRemoved
api-reference/endpoint/*— the starter Plants demo endpointsNote: the consent/trace schema documented on the deployment page was derived from the database name, not recovered from a canonical spec. Reconcile before production writes.
Mintlify
0 threads from 0 users in Mintlify