{
  "service": "FluentEDI",
  "url": "https://fluentedi.com",
  "authentication": "none — no account exists, so no personal data is collected to create one",
  "stored_content": "none — request and response bodies are processed in memory and discarded",
  "training_use": "none — nothing sent here is used to train anything",
  "cookies": "none set",
  "third_party_processors": "Cloudflare, as the platform this runs on",
  "telemetry_recorded_per_call": [
    "the tool name",
    "the transport (rest, mcp or batch)",
    "whether the call succeeded, and the error code if not",
    "how long it took",
    "the country and edge location the request arrived at",
    "the user-agent string"
  ],
  "telemetry_never_recorded": [
    "arguments passed to a tool",
    "results returned by a tool",
    "anything derived from either"
  ],
  "outbound_requests": {
    "note": "Three tools reach the network on the caller's behalf, and say so in their descriptions.",
    "tools": [
      "http.check",
      "http.assert",
      "dns.lookup"
    ]
  },
  "contact": "Open an issue via the operator, or see https://fluentedi.com/llms.txt"
}