{
  "specVersion": "1.0",
  "host": {
    "displayName": "Tim Hey",
    "identifier": "timhey.co",
    "documentationUrl": "https://timhey.co/llms.txt",
    "trustManifest": {
      "identity": "https://timhey.co",
      "identityType": "domain",
      "attestations": [
        {
          "type": "public-source",
          "uri": "https://github.com/TimHey/timhey.co"
        }
      ]
    }
  },
  "entries": [
    {
      "identifier": "urn:air:timhey.co:content:llms-txt",
      "displayName": "Site map for agents (llms.txt)",
      "type": "text/plain",
      "url": "https://timhey.co/llms.txt",
      "description": "A map of this site written for models: every post linked to its raw Markdown mirror.",
      "tags": [
        "llms.txt",
        "agent discovery",
        "site map"
      ],
      "representativeQueries": [
        "what has Tim Hey written about agent discovery",
        "list the posts on timhey.co"
      ],
      "updatedAt": "2026-07-02T00:00:00Z"
    },
    {
      "identifier": "urn:air:timhey.co:content:feed",
      "displayName": "Writing feed (RSS)",
      "type": "application/rss+xml",
      "url": "https://timhey.co/feed.xml",
      "description": "Full-text field notes on agent discovery and Agent Experience, newest first.",
      "tags": [
        "rss",
        "field notes",
        "agent experience"
      ],
      "representativeQueries": [
        "subscribe to Tim Hey's writing",
        "what is the latest post on timhey.co"
      ],
      "updatedAt": "2026-07-02T00:00:00Z"
    }
  ]
}