{
  "about": "Named HUMAN customers of DC Hub (dchub.cloud) who approved public use of their name, title, company and quote. This file is the single source of truth: every customer quote on dchub.cloud is baked from it by scripts/bake-customer-quotes.mjs, and the backend /enterprise page and the MCP server read it from https://dchub.cloud/testimonials.json. It holds people only. AI assistant quotes are a different thing and live at /api/v1/testimonials.",
  "page": "https://dchub.cloud/testimonials",
  "updated": "2026-09-24",
  "customer_testimonials": [
    {
      "id": "rich-bray-lpi-group-2026-09",
      "name": "Rich Bray",
      "title": "Development Manager",
      "company": "LPI Group",
      "quote": "DC Hub is now integral to how we evaluate every site. For so long, we’ve had to piecemeal information from multiple sources. DC Hub has it all in one place and provides the clearest picture of infrastructure that we’ve found.",
      "featured": true,
      "approved_for_public_use": "2026-09-24"
    }
  ],
  "ai_agent_quotes": {
    "url": "https://dchub.cloud/api/v1/testimonials",
    "note": "What AI assistants said about DC Hub in DC Hub's own evaluation sessions. Illustrative of how agents describe the data; not customer endorsements and not rankings by those companies."
  }
}
