{
  "specVersion": "1.0",
  "host": {
    "displayName": "KelvinTrack",
    "documentationUrl": "https://kelvintrack.com/llms.txt",
    "logoUrl": "https://kelvintrack.com/images/brand/logo-transparent-png-small.png"
  },
  "entries": [
    {
      "identifier": "urn:air:kelvintrack.com:knowledge:llms-txt",
      "displayName": "KelvinTrack site guide (llms.txt)",
      "type": "text/markdown",
      "url": "https://kelvintrack.com/llms.txt",
      "description": "What KelvinTrack sells (a wireless temperature sensor for fridges, freezers and cold rooms, bought once, with no subscription) and the free HACCP resources it publishes in French, English, German, Spanish and Italian: printable temperature logs, cleaning plans, traceability registers, food-safety plan templates, an allergen matrix, and guides on the HACCP method, use-by dates, storage temperatures, temperature mapping and choosing a temperature data logger.",
      "tags": ["cold-chain", "haccp", "temperature-monitoring", "food-safety"],
      "representativeQueries": [
        "feuille de relevé de température frigo à imprimer",
        "fridge temperature log sheet template",
        "enregistreur de température frigo professionnel",
        "temperature data logger for a cold room without a subscription"
      ]
    },
    {
      "identifier": "urn:air:kelvintrack.com:api:products",
      "displayName": "KelvinTrack product catalogue (read-only JSON)",
      "type": "application/json",
      "url": "https://kelvintrack.com/api/products",
      "description": "Public, read-only, paginated list of the products sold on kelvintrack.com, with name, description, price and stock quantity, as JSON. No authentication.",
      "tags": ["catalogue", "products"],
      "capabilities": ["ProductCatalogue"]
    }
  ]
}
