{
  "name": "Derros",
  "description": "Jersey-based consulting and platform company focused on impact economics and long-term decision support.",
  "url": "https://derros.com/",
  "provider": {
    "organization": "Derros Ltd",
    "url": "https://derros.com/"
  },
  "documentationUrl": "https://derros.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "contentNegotiation": true
  },
  "interfaces": [
    {
      "type": "content-index",
      "url": "https://derros.com/llms.txt"
    },
    {
      "type": "content-archive",
      "url": "https://derros.com/llms-full.txt"
    },
    {
      "type": "markdown",
      "description": "Pages return text/markdown via Accept negotiation or a .md suffix.",
      "url": "https://derros.com/index.md"
    }
  ],
  "contact": "hello@derros.com",
  "languages": [
    "en-GB"
  ]
}