Skip to content

improve agentic readiness of docs - #425

Merged
shirgoldbird merged 5 commits into
mainfrom
docs/agentic-readiness-fixes
Sep 10, 2026
Merged

shirgoldbird merged 5 commits into
mainfrom
docs/agentic-readiness-fixes

Conversation

@shirgoldbird

Copy link
Copy Markdown
Member

@mintlify

mintlify Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
deepl-c950b784 🟢 Ready View Preview Sep 10, 2026, 8:46 AM

💡 Tip: Enable Automations to automatically generate PRs for you.

Comment thread docs/resources/privacy.mdx Outdated
shirgoldbird added a commit that referenced this pull request Sep 10, 2026
…e spec"

This reverts commit 0c38c9c.

PR #425 (docs/agentic-readiness-fixes) already adds these redirects, along
with /openapi.json and /api/openapi.json, and does it properly: it also
drops api-reference/openapi.json from .mintignore and declares
api.openapi/api.asyncapi in docs.json, so the JSON paths serve real JSON
rather than redirecting to YAML.

Keeping both would duplicate the entries and conflict on merge. All
docs.json redirect changes belong in #425; this branch stays scoped to the
spec itself.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
59 of 152 content pages had no frontmatter `description`, so Mintlify
emitted no meta description and no og:description for them at all. Three
more were under the 50 characters that search and answer engines want,
including the about and privacy pages added earlier on this branch.

Every page now carries a description between 50 and 200 characters,
written per CLAUDE.md: action-oriented, and specific enough to the page
that it could not be pasted onto a sibling. Reference pages describe what
the endpoint does; guides describe what the reader will be able to do.

Also trims the one description that ran over 200 characters
(list-translation-memories) and moves the cross-reference it contained
into the page body, where it renders as a link.

Verified: all 152 pages parse and sit in the 50-200 range. `mint
broken-links` surfaces nothing new; its only non-pipeline/drafts finding
is the pre-existing /docs/resources/contact-and-support link in
privacy.mdx, which needs the slug decision noted on the PR.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
The new pages are contact.mdx and privacy.mdx, but the redirects, the
JSON-LD contactPoint URL, and a link in privacy.mdx all pointed at
/docs/resources/contact-and-support and
/docs/resources/privacy-and-data-security, which do not exist. So /contact,
/contact-us, /support and /privacy all landed on a 404, which is exactly
what the trust-anchor checks probe, and the body link was the repo's only
broken link outside pipeline/drafts.

Fixed by pointing all six references at the short slugs rather than
renaming the pages, keeping /docs/resources/contact and
/docs/resources/privacy as the canonical URLs.

Verified: every /contact, /contact-us, /support and /privacy redirect now
resolves to a real page, the JSON-LD still parses, and `mint broken-links`
reports nothing outside pipeline/drafts.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@shirgoldbird
shirgoldbird merged commit eb1da00 into main Sep 10, 2026
2 checks passed
@shirgoldbird
shirgoldbird deleted the docs/agentic-readiness-fixes branch September 10, 2026 08:54
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