AI Product Index / Serves markdown to callers that ask for it
An agent parsing your HTML is guessing which parts are content. Answering Accept: text/markdown with a markdown twin removes the guess, and it costs one content-negotiation branch.
Answer Accept: text/markdown with a markdown twin of the page. An agent parsing your HTML is guessing at which parts are content; markdown removes the guess, and it costs one content-negotiation branch.
Free, no signup, same endpoint that produced every grade on the leaderboard:
curl "https://index.percall.dev/api/score?url=https://your-site.example"
It returns the letter grade and every check by name with pass/fail. The
$0.05 call at POST /api/audit adds why each one failed and a
snippet with your origin already in it.