Skip to content

docs(web): update core platform, reference, and MCP docs#142

Merged
kkopanidis merged 4 commits into
mainfrom
docs/core-reference-mcp
Jun 22, 2026
Merged

docs(web): update core platform, reference, and MCP docs#142
kkopanidis merged 4 commits into
mainfrom
docs/core-reference-mcp

Conversation

@kkopanidis

Copy link
Copy Markdown
Contributor

Summary

  • Document v0.17 health probes: deep GET /ready (structured checks, 503 when not ready) vs shallow GET /live, legacy plain-text compatibility, and all READY_* environment variables.
  • Expand Helm guidance: core readiness/startup on HTTP :3030/ready, liveness on gRPC :5000, and default READY_REQUIRED_MODULES behavior.
  • Add 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

  • Review MDX renders on local pnpm dev for architecture, configuration, kubernetes-helm, mcp-setup, admin-api, client-api, mcp-tools, env-vars pages
  • Verify internal links resolve (/docs/reference/env-vars, /docs/deployment/kubernetes-helm, etc.)
  • Confirm no changes outside the 8 targeted doc files

@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for mystifying-borg-373afd canceled.

Name Link
🔨 Latest commit 82d450d
🔍 Latest deploy log https://app.netlify.com/projects/mystifying-borg-373afd/deploys/6a391d2446c9560008bf0766

@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for trusting-goodall-362511 failed.

Name Link
🔨 Latest commit 82d450d
🔍 Latest deploy log https://app.netlify.com/projects/trusting-goodall-362511/deploys/6a391d24d7bc6c000853ef65

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

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

@kkopanidis

Copy link
Copy Markdown
Contributor Author

Content review fixes applied (factual alignment with Conduit source). Recommended merge order: #138#134#135#139#140#141#136#137#142.

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
kkopanidis force-pushed the docs/core-reference-mcp branch from 82d450d to 5ba38b4 Compare June 22, 2026 13:18
@kkopanidis
kkopanidis merged commit b56be91 into main Jun 22, 2026
1 of 2 checks passed
@kkopanidis
kkopanidis deleted the docs/core-reference-mcp branch June 22, 2026 13:18
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