Step 11 — Markdown content negotiation

Advanced Agentic Commerce: Ship the Full Agent Surface — lesson 13 of 20 (PLAYBOOK)

Agents that send Accept: text/markdown should get clean Markdown; browsers asking for text/html keep the page. Prerender a .md twin per route, serve it with Vary: Accept and a token-count header, and rank markdown only when the client actually prefers it.

Source: Robauto — markdown index

Previous lesson · Next lesson · Course overview · All courses