Each row is one Agent Readiness diagnostic. Toggle a fix, then hit Rescan in the dashboard to watch the check turn green.
| robots.txt Serve /robots.txt with a User-agent directive so agents know the rules of the post. |
L1 | APPLIED | |
| Sitemap Publish /sitemap.xml and reference it from robots.txt so agents can map every dock. |
L1 | APPLIED | |
| Link response headers Advertise machine-readable resources via Link headers on the homepage. |
L1 | APPLIED |
| Markdown content negotiation Answer Accept: text/markdown with real markdown so agents can read cargo manifests cleanly. |
L3 | APPLIED |
| AI bot rules in robots.txt Add explicit User-agent groups for known AI crawlers. |
L2 | APPLIED | |
| Content Signals in robots.txt Declare AI usage preferences with Content-Signal directives. |
L2 | APPLIED | |
| Web Bot Auth request signing Publish an HTTP Message Signatures JWKS directory to verify trusted ship-AIs. |
L5 | APPLIED |
| API Catalog (RFC 9727) Publish /.well-known/api-catalog as a linkset of the post's APIs. |
L4 | APPLIED | |
| OAuth / OIDC discovery Serve authorization-server / openid-configuration metadata. |
L5 | APPLIED | |
| OAuth Protected Resource (RFC 9728) Serve /.well-known/oauth-protected-resource metadata. |
L5 | APPLIED | |
| Auth.md Publish /auth.md + agent_auth registration methods for agents. |
L5 | APPLIED | |
| MCP Server Card Publish an MCP server card so agents can drive the post's tools. |
L4 | APPLIED | |
| A2A Agent Card Publish /.well-known/agent-card.json describing the post's agent. |
L4 | APPLIED | |
| Agent Skills index Publish /.well-known/agent-skills/index.json of discoverable skills. |
L4 | APPLIED | |
| WebMCP Expose navigator.modelContext tools on the page for in-browser agents. |
L4 | APPLIED |
| UCP Publish /.well-known/ucp so agents can transact via Universal Commerce Protocol. |
L0 | APPLIED | |
| ACP Publish /.well-known/acp.json for Agentic Commerce Protocol discovery. |
L0 | APPLIED | |
| MPP Expose x-payment-info on /openapi.json operations. |
L0 | APPLIED | |
| x402 Return HTTP 402 with payment requirements on paid API routes. |
L0 | APPLIED | |
| AP2 Declare AP2 payment support as an extension on the A2A Agent Card. |
L0 | APPLIED |