Skip to content

Document agent readiness checks for mint score#5346

Merged
ethanpalm merged 4 commits intomainfrom
mintlify/structured-data-check-1776128873
Apr 14, 2026
Merged

Document agent readiness checks for mint score#5346
ethanpalm merged 4 commits intomainfrom
mintlify/structured-data-check-1776128873

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify bot commented Apr 14, 2026

Summary

  • Added a full table of all 19 agent readiness checks to the mint score command reference, so users understand what each check evaluates
  • Documents the new structuredData check that detects JSON-LD structured data on pages
  • Explains parent-child check relationships (child checks only run when parent passes)

Triggered by mintlify/server@cc61be3, which added a structured data (JSON-LD) detection check to the agent readiness score. The check parses <script type="application/ld+json"> blocks on the homepage, reports block count and schema types found.


Note

Low Risk
Documentation-only change that adds reference material for mint score; no runtime or behavior changes.

Overview
Adds a new Checks section to the mint score CLI command docs that enumerates all agent readiness checks and explains what each one verifies (including the new structuredData JSON-LD detection check).

Clarifies that child checks only run when their parent check passes (e.g., llmsTxtValid depends on llmsTxtExists).

Reviewed by Cursor Bugbot for commit 920cac8. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify bot commented Apr 14, 2026

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 14, 2026, 1:12 AM

@mintlify-development
Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
userauth 🟡 Building Apr 14, 2026, 1:09 AM

@ethanpalm ethanpalm merged commit c42d693 into main Apr 14, 2026
5 checks passed
@ethanpalm ethanpalm deleted the mintlify/structured-data-check-1776128873 branch April 14, 2026 18:00
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