The reference implementation
We refuse to sell agent legibility from a site that is not agent-legible. So everything we recommend ships here, in the open. This page is the honest scorecard of our own machine layer, including the parts that are still a bet.
Inspect it yourself
The machine layer, in the open
Do not trust the claims. Check them. Every artifact below is live on this domain right now.
| Artifact | What it is | Inspect |
|---|---|---|
| Curated map | A guided index of the site for agents | /llms.txt |
| Full export | Every page's markdown in one fetch | /llms-full.txt |
| Agent notes | How an agent should read this site | /AGENTS.md |
| Manifest | Machine-readable facts about us | /.well-known/ai.json |
| Markdown twin | A clean markdown version of any page | this page as .md |
| Content negotiation | Markdown via an Accept header | curl -H "Accept: text/markdown" webpossible.com |
| Structured data | JSON-LD on every page | View source on any page |
The honest scorecard
What we ship, and how much it actually matters
Green is a durable win today. Amber is cheap insurance and future-proofing, where adoption by AI crawlers is still early.
| Layer | What we ship | Honest status |
|---|---|---|
| Read | Clean HTML, full JSON-LD, markdown twin of every page | Durable win |
| Read | llms.txt, llms-full.txt, AGENTS.md, content negotiation | Cheap insurance |
| Cite | Consistent entity, sameAs links, answer-first content | Durable win |
| Act | Clear forms and actions; MCP on the roadmap | In progress |
| Transact | Not applicable; we are not an ecommerce store | N/A |
| Measure | We track our own citations across assistants | Durable win |
That amber row is the part most vendors will not admit. As of now, the major training and search crawlers mostly skip llms.txt and per-page markdown, and coding agents are the ones that use them. We ship them anyway, because they are nearly free, they help the agents that do read them, and the conventions are being set right now. We would rather show you the honest picture than a green wall of checkmarks. Want to grade your own site? Use the agent readiness scorecard.