Documentation quality check: fill reader-question gaps on 4 pages - #6775
Open
mintlify[bot] wants to merge 2 commits into
Open
Documentation quality check: fill reader-question gaps on 4 pages#6775mintlify[bot] wants to merge 2 commits into
mintlify[bot] wants to merge 2 commits into
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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
Reviewed English MDX files updated in the last day with a two-phase quality check and filled the gaps four pages left unanswered.
Changes
assistant/widget.mdxidentityoption is described as a "Signed end-user identity token" but the page never explains how to produce one or when it is verified.sub,aud,iat,exp), supported algorithms (EdDSA,ES256), and where to sign them.deploy/reverse-proxy.mdxmigration-services/go-live-checklist.mdxnoindexcleanup, and OG images.organize/related-pages.mdxrelated: false.Context
No changes were made for pages where the identified gaps required inventing specifics (credit-cost ranges for automations, sandbox tool inventory, Vercel
Hostheader value, custom-portal timelines) that could not be verified from the source repos.Note
Low Risk
MDX documentation and localized copy only; no application code, APIs, or runtime behavior changes.
Overview
This PR closes documentation gaps on four pages and mirrors the same additions in es, fr, and zh.
On
assistant/widget, it adds Authenticate end users guidance for signedidentitytokens: when verification applies (JWT auth), required claims (sub,aud,iat,exp),EdDSA/ES256signing, and server-side-only key handling.deploy/reverse-proxytightens the description to Nginx-focused examples and states that routing, methods, and headers apply to any proxy (Apache, Caddy, HAProxy).migration-services/go-live-checklistexpands pre-launch steps with Security verification (SSO, SCIM, site auth), a new SEO section, browser redirect checks, and Go live DNS/TLS/old-domain checks.organize/related-pagesadds When suggestions don't appear for empty automatic Related topics (index delay, sparse content, end-user auth,related: false).Reviewed by Cursor Bugbot for commit f5e69e2. Bugbot is set up for automated code reviews on this repo. Configure here.