{
  "agentsJson": "0.1.0",
  "info": {
    "title": "Matrex Analytica",
    "description": "Matrex Analytica builds Digital Visibility Intelligence infrastructure for executives, investors, and organisations operating in an AI-mediated world.",
    "url": "https://matrexanalytica.com"
  },
  "flows": [
    {
      "id": "book-consultation",
      "title": "Book a consultation",
      "description": "Schedule a 30-minute consultation with Matrex Analytica about Digital Visibility Intelligence or Matrex Terminal. No account or authentication required.",
      "authentication": "none",
      "action": {
        "type": "link",
        "method": "GET",
        "url": "https://calendly.com/matrexanalytica/30min"
      }
    },
    {
      "id": "view-pricing",
      "title": "View Matrex Terminal pricing",
      "description": "See current configuration tiers and pricing for Matrex Terminal. No account or authentication required.",
      "authentication": "none",
      "action": {
        "type": "link",
        "method": "GET",
        "url": "https://matrexanalytica.com/pricing"
      }
    },
    {
      "id": "start-terminal-preview",
      "title": "Start a Matrex Terminal Preview",
      "description": "Begin a Terminal Preview (from £190, credited toward the Initial Build). This is a link to the on-site checkout flow, not a directly callable API: the user must create an account and complete payment on matrexanalytica.com.",
      "authentication": "user-account-required",
      "action": {
        "type": "link",
        "method": "GET",
        "url": "https://matrexanalytica.com/terminal/myterminal"
      }
    }
  ],
  "links": {
    "llmsTxt": "https://matrexanalytica.com/llms.txt",
    "llmsFullTxt": "https://matrexanalytica.com/llms-full.txt",
    "sitemap": "https://matrexanalytica.com/sitemap.xml"
  }
}
