Fix: /.well-known/api-catalog published (RFC 9727)
Web-audit fix skill for the
api-catalogcheck (MCP & API, MAY).
Goal
Serve an RFC 9727 api-catalog linkset indexing your API descriptions.
Fix
Serve /.well-known/api-catalog (RFC 9727) as application/linkset+json with a linkset[] of anchor plus service-desc entries. It is the standard index that points agents at every API description you publish.
Resources
Copy-paste prompt
Paste this into your coding agent, replacing the Issue line with the Result line from your audit:
Verify
Re-run the audit at https://anc.dev/web-audit or call the audit_website MCP tool; the api-catalog check should report pass.