docs(web): update core platform, reference, and MCP docs#142
Merged
Conversation
✅ Deploy Preview for mystifying-borg-373afd canceled.
|
❌ Deploy Preview for trusting-goodall-362511 failed.
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
conduit-web | 5ba38b4 | Commit Preview URL Branch Preview URL |
Jun 22 2026, 01:34 PM |
This was referenced Jun 22, 2026
Document v0.17 deep /ready vs shallow /live probes, READY_* env vars, Helm readiness/liveness split, cdt_ API tokens, authorization bulk MCP tools, and database import/introspect MCP exclusions.
Hyphens in Admin paths are stripped when building MCP tool names (/api-tokens → post_apitokens, not post_api_tokens).
Cross-link migration guide where cdt_ tokens replace legacy authentication service accounts.
Shiki does not register `env`; dotenv is the supported highlighter id.
kkopanidis
force-pushed
the
docs/core-reference-mcp
branch
from
June 22, 2026 13:18
82d450d to
5ba38b4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
GET /ready(structured checks, 503 when not ready) vs shallowGET /live, legacy plain-text compatibility, and allREADY_*environment variables.:3030/ready, liveness on gRPC:5000, and defaultREADY_REQUIRED_MODULESbehavior.cdt_API token lifecycle (POST/GET/DELETE /api-tokens), authorization bulk MCP tools (post_authorization_relations_many, indexer reconstruct), and explicit list of database import/introspect routes excluded from MCP (mcp: false).Test plan
pnpm devfor architecture, configuration, kubernetes-helm, mcp-setup, admin-api, client-api, mcp-tools, env-vars pages/docs/reference/env-vars,/docs/deployment/kubernetes-helm, etc.)