Media

Serving Markdown Instead of HTML to AI — Taking zench-aine.io to Level 3 (Markdown Negotiation)
Markdown content negotiation means returning clean Markdown instead of HTML to AI agents that send Accept: text/markdown. We read the remediation prompt from Cloudflare's scanner, self-implement it in Next.js, and take zench-aine.io from Level 2 to Level 3 Agent-Readable.

We Raised Our Own Site's Agent Readiness — Taking zench-aine.io from Level 1 to Level 2 (Hands-On)
This hands-on follow-up is a work log of scanning our own site, zench-aine.io, with Cloudflare's Agent Readiness Score, fixing the failing checks, and moving it from Level 1 to Level 2. We share the judgment of which checks to focus on, the implementation code for Content Signals and llms.txt, and the before/after scores.

What Is Cloudflare's Agent Readiness Score — The 21 Checks Your Site Needs for the Agentic Web
The Agent Readiness Score is a free Cloudflare tool that scans a website and rates how prepared it is for AI agents across 21 checks in 5 categories. We unpack how isitagentready.com works, what it checks, and the strategy behind it — both the engineering and the business angle.