Checks
Every signal we measure explained in one place.
One page per public readiness check — what it looks at, why it matters, and how to improve it.
AI Readiness
9 checksllms.txt availability
Agent-readable summaries help assistants understand product scope, docs, and preferred links before they crawl expensive pages.
Markdown negotiation
Clean markdown responses reduce extraction noise and make documentation easier for agents to quote and summarize.
API catalog discovery
API catalogs give agents a bounded map of public interfaces instead of forcing them to infer capabilities from HTML.
OAuth metadata discovery
Authorization metadata helps agentic clients identify supported flows without guessing endpoints.
OAuth protected resource metadata
Protected-resource metadata tells agents which authorization servers issue tokens accepted by your APIs, so they avoid trial-and-error auth flows.
MCP server card
MCP cards make tools discoverable to compatible clients using an explicit machine-readable surface.
A2A Agent Card
Agent cards advertise an agent's capabilities, protocols, and trust signals so other agents can collaborate without bespoke integration.
Agent Skills
Skills package repeatable fix instructions so coding agents can address audit gaps with less ambiguity.
WebMCP registration
Browser-exposed tools let agent-capable clients invoke focused workflows from the public page.
Technical SEO
5 checksrobots.txt policy
Crawler policy should be easy to fetch, syntactically valid, and aligned with AI crawler intent.
Sitemap discovery
Sitemaps tell crawlers which canonical URLs exist and when content changed.
Canonical integrity
Stable canonicals consolidate duplicate URL signals and protect index quality.
Title and description coverage
Search and social systems need concise, route-specific metadata to classify pages correctly.
Structured data
JSON-LD exposes entities, FAQ content, articles, and software metadata in a parser-friendly form.
Security
3 checksWeb Bot Auth
Signed bot identity helps receiving sites verify agent traffic without relying on spoofable user-agent strings.
HSTS header
Strict transport policy prevents insecure downgrade paths after a browser has seen the site.
Content Security Policy
CSP reduces script injection blast radius and documents trusted execution surfaces.
Performance
1 checkProduction Quality
1 check