Documentation quality check: close reader-question gaps#6407
Merged
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 87f452b. Configure here.
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. |
ethanpalm
reviewed
Jul 7, 2026
ethanpalm
reviewed
Jul 7, 2026
ethanpalm
reviewed
Jul 7, 2026
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
ethanpalm
reviewed
Jul 7, 2026
ethanpalm
reviewed
Jul 7, 2026
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
ethanpalm
reviewed
Jul 7, 2026
ethanpalm
reviewed
Jul 7, 2026
ethanpalm
reviewed
Jul 7, 2026
ethanpalm
reviewed
Jul 7, 2026
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
ethanpalm
reviewed
Jul 7, 2026
ethanpalm
reviewed
Jul 7, 2026
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
ethanpalm
reviewed
Jul 7, 2026
ethanpalm
reviewed
Jul 7, 2026
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
ethanpalm
approved these changes
Jul 7, 2026
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 MDX pages updated since the previous run and added missing content that answers questions a reader would naturally expect the page to address.
Changes
agent/index.mdxapi/introduction.mdxcurlexample usingAuthorization: Bearerand a note about which key type to use with which endpoints.deploy/authentication-setup.mdxdeploy/export.mdx--groupsinteracts with that.--groupsonly controls what's included at export time, and that recipients need a fresh archive to see updates.deploy/preview-deployments.mdxContext
Triggered by the scheduled documentation quality workflow. Validation and broken-link checks pass.
Note
Low Risk
MDX documentation and translations only; no application or infrastructure code changes.
Overview
Documentation updates fill common reader questions across authentication, offline export, preview deployments, and localized API intro pages (es/fr/zh).
Authentication setup adds a Choose an authentication method comparison table (plan, groups, playground pre-fill, personalization) before the configuration tabs, mirrored in es/fr/zh.
Offline export adds Security considerations: exported zips are static and unauthenticated;
--groupsonly affects what is baked in at export time; guidance on sharing and redistributing fresh archives.Preview deployments clarifies that preview URLs are Mintlify-generated and not configurable, and that custom domains apply only to production.
API introduction (locales) tightens the base URL wording and drops the note that each endpoint page lists the full path and HTTP method.
Reviewed by Cursor Bugbot for commit 6311935. Bugbot is set up for automated code reviews on this repo. Configure here.