What agents read
Every machine-readable file this site serves, in one place. Click any of them. This is exactly what an agent sees when it visits.
curl timhey.co/.well-known/
- GET /llms.txt
- site map for models
- GET /.well-known/ai-catalog.json
- ARD capability catalog
- GET /feed.xml
- writing feed (RSS)
- GET /robots.txt
- crawl + AI-bot rules
- GET /sitemap.xml
- every URL, dated
- GET /posts/the-files-agents-look-for.md
- markdown mirror, one per post
Every post ships two more an agent can use: the Markdown mirror above, and JSON-LD in the page head. View source on any post to read the typed facts an agent lifts instead of guessing.
New to this? Start with the files an agent checks before it reads your page.