[
  {
    "code": "next-myft-proxy",
    "name": "myft-proxy",
    "description": "A proxy to allow myFT users to communicate with underlying APIs.",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api"
    ],
    "paths": [
      "^/__myft/"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://next-myft-proxy.eu-west-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-myft-proxy",
    "checks": {
      "availability": [
        4897613
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-appetite",
    "name": "appetite",
    "description": "activation journey for new subscribers to follow content",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/activate",
      "^/curate-content"
    ],
    "nodes": [
      {
        "region": "us",
        "url": "https://next-appetite.us-east-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "eu",
        "url": "https://next-appetite.eu-west-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-appetite",
    "processes": {
      "web": {
        "size": "standard-1x",
        "scale": 1
      }
    },
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-newsletter-signup",
    "name": "newsletter-signup",
    "description": "A sign-up page for FT newsletters that are in front of the paywall.",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/newsletter-signup"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-newsletter-signup.eu-west-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-newsletter-signup",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-newsletters-page",
    "name": "newsletters-page",
    "description": "Replacement for www.ft.com/newsletters",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/newsletters"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-newsletters-page.eu-west-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "us",
        "url": "https://next-newsletters-page.us-east-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-newsletters-page",
    "checks": {
      "availability": [
        11260591,
        11260602
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-myft-page",
    "name": "myft-page",
    "description": "A service that serves personalised content",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/myft",
      "^/__myft"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://next-myft-page.eu-west-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-myft-page",
    "processes": {
      "web": {
        "size": "standard-2X",
        "scale": 2
      }
    },
    "checks": {
      "availability": [
        1817124
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-article",
    "name": "article",
    "description": "A service that serves articles",
    "host": "www.ft.com",
    "tier": "platinum",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/article",
      "^/content/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$",
      "^/embedded-components/[a-z]+/[a-f0-9-]+"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://cp-next-article-eu.in.ft.com"
      },
      {
        "region": "us",
        "url": "https://cp-next-article-us.in.ft.com"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-article",
    "processes": {
      "web": {
        "size": "standard-2X",
        "scale": 5
      }
    },
    "checks": {
      "availability": [
        2303842,
        2303846,
        1770474
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-barrier-page",
    "name": "barrier-page",
    "description": "Users who do not meet the necessary access level requirements are restricted from viewing or engaging with the content. Instead, they will be directed to this barrier application that offers subscription options for accessing the content.",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/barrier",
      "^/products",
      "^/try"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://cp-next-barrier-page-eu.in.ft.com/"
      },
      {
        "region": "us",
        "url": "https://cp-next-barrier-page-us.in.ft.com/"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-barrier-page",
    "processes": {
      "web": {
        "size": "standard-1X",
        "scale": 2
      }
    },
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-ads-api",
    "name": "ads-api",
    "description": "API to get targeting info for advertising on Next",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api"
    ],
    "paths": [
      "^/__ads-api"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-ads-api.eu-west-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "us",
        "url": "https://next-ads-api.us-east-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-ads-api",
    "processes": {},
    "checks": {
      "availability": [
        2085182
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "ft-shorthand-ceros-publishing",
    "name": "commercial-content-publishing",
    "description": "Tool for publishing commercial content (i.e. paid post landing pages) to S3.",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [],
    "paths": [
      "^/partnercontent",
      "^/googlef00734d11d92fe00.html"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://s3-eu-west-1.amazonaws.com/ft-shorthand-prod-eu"
      }
    ],
    "repository": "https://github.com/Financial-Times/shorthand-lambda",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-stream-page",
    "name": "stream-page",
    "description": "A service that serves streams",
    "host": "www.ft.com",
    "tier": "platinum",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/news-feed",
      "^/special-reports",
      "^/stream"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-stream-page-eu.in.ft.com"
      },
      {
        "region": "us",
        "url": "https://next-stream-page-us.in.ft.com"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-stream-page",
    "checks": {
      "availability": [
        1675899,
        1675894,
        2273627,
        2273168,
        2273170,
        2273166,
        2273173,
        2321675
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-video-page",
    "name": "video-page",
    "description": "Video page",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/video"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://next-video-page.eu-west-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-video-page",
    "processes": {
      "web": {
        "size": "standard-1x",
        "scale": 2
      }
    },
    "checks": {
      "availability": [
        "2393867"
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-home-page",
    "name": "home-page",
    "description": "The homepage of ft.com",
    "host": "www.ft.com",
    "tier": "platinum",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/$",
      "^/page/home-uk$",
      "^/page/home-international$",
      "^/rss/home$",
      "^/rss/home/uk$",
      "^/rss/home/international$"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-home-page-eu.in.ft.com"
      },
      {
        "region": "us",
        "url": "https://next-home-page-us.in.ft.com"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-home-page",
    "processes": {
      "web": {
        "size": "performance-m",
        "scale": 1
      },
      "cache": {
        "size": "standard-1X",
        "scale": 1
      }
    },
    "checks": {
      "availability": [
        7561120,
        9677509,
        9677577,
        9871699,
        9872097,
        9872104,
        10173066,
        10173102,
        10173119,
        10173142
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-searchapi",
    "name": "search-api",
    "description": "delivers search API abstracting ElasticSearch, SAPI, curated and dynamic data from tag-facets-api",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api"
    ],
    "paths": [
      "^/search-api"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://next-searchapi.eu-west-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-search-api",
    "processes": {
      "web": {
        "size": "standard-1X",
        "scale": 2
      }
    },
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-static",
    "name": "static",
    "description": "Serves static-like pages.",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/static"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-static.eu-west-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-static",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-sitemap-index",
    "name": "sitemap-index",
    "description": "Provide a sitemaps for SEO purposes",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api"
    ],
    "paths": [
      "^/sitemaps/index.xml$"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://59soifjk3b.execute-api.eu-west-1.amazonaws.com/prod"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-sitemaps",
    "checks": {
      "availability": [
        3903892
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-sitemap-index",
    "name": "sitemaps",
    "description": "Provide sitemaps for SEO purposes",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api"
    ],
    "paths": [
      "^/sitemaps/(?!index.xml).+"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://s3-eu-west-1.amazonaws.com/artefacts.next-sitemap-index-prod"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-sitemaps",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-hashedasset",
    "name": "hashed-assets",
    "description": "Serves hashed js/css/maps needed by next applications from S3",
    "host": "www.ft.com",
    "tier": "platinum",
    "types": [
      "static"
    ],
    "paths": [
      "^/hashed-assets"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://s3-eu-west-1.amazonaws.com/ft-next-hashed-assets-prod"
      },
      {
        "region": "us",
        "url": "https://s3.amazonaws.com/ft-next-hashed-assets-prod-us"
      }
    ],
    "repository": "",
    "checks": {
      "availability": [
        1843686,
        2304093
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-epaper",
    "name": "epaper",
    "description": "Gateway to the epaper for subscribers",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/todaysnewspaper"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-epaper-eu-prod.memb.ft.com"
      },
      {
        "region": "us",
        "url": "https://next-epaper-us-prod.memb.ft.com"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-epaper",
    "processes": {
      "web": {
        "size": "standard-1X",
        "scale": 2
      }
    },
    "checks": {
      "availability": [
        2601018
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-profile",
    "name": "profile",
    "description": "Displays Account Settings and the user profile page",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/profile",
      "^/admintool",
      "^/billing",
      "^/myaccount"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-profile.eu-west-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "us",
        "url": "https://next-profile.us-east-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-profile",
    "processes": {
      "web": {
        "size": "standard-1X",
        "scale": 2
      }
    },
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false,
    "routerTimeout": {
      "1min": [
        "/myaccount/purchase-history",
        "/myaccount/personal-details/password/edit",
        "/myaccount/purchase-history/download",
        "/myaccount/billing-details/edit"
      ]
    }
  },
  {
    "code": "next-consent-proxy",
    "name": "consent-proxy",
    "description": "[GDPR] Consent API proxy service",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api"
    ],
    "paths": [
      "^/__consent/"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-consent-proxy.eu-west-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "us",
        "url": "https://next-consent-proxy.eu-west-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-consent-proxy",
    "processes": {
      "web": {
        "size": "performance-m",
        "scale": 2
      }
    },
    "checks": {
      "availability": [
        4526415
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-retention",
    "name": "retention",
    "description": "Interstitial pages for subscription transition and cancellations",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/cancel",
      "^/manage/subscription",
      "^/upgrade",
      "^/transition"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-retention.eu-west-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "us",
        "url": "https://next-retention.us-east-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-retention",
    "checks": {
      "availability": [
        3126583
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false,
    "routerTimeout": {
      "1min": [
        "/manage/subscription",
        "/transition",
        "/upgrade"
      ]
    }
  },
  {
    "code": "next-syn-list",
    "name": "syn-list",
    "description": "Syndication Download and Saved lists",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/republishing/contract",
      "^/republishing/download",
      "^/republishing/history",
      "^/republishing/save",
      "^/republishing/spanish",
      "^/republishing/test",
      "^/republishing/api/download/",
      "^/republishing/api/delete/"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-syn-list.eu-west-1.syndication-prod.ftweb.tech/"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-syn-list",
    "processes": {},
    "checks": {
      "availability": [
        3229726,
        3229729
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-syndication-api",
    "name": "syndication-api",
    "description": "API for various FT syndication features",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [],
    "paths": [
      "^/syndication",
      "^/__syndication"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-syndication-api.eu-west-1.syndication-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-syndication-api",
    "processes": {},
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-search-page",
    "name": "search-page",
    "description": "Replacement for search.ft.com powered by our Elasticsearch cluster",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page",
      "api"
    ],
    "paths": [
      "^/search",
      "^/search/api/v1/*"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-search-page.eu-west-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "us",
        "url": "https://next-search-page.us-east-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-search-page",
    "processes": {
      "web": {
        "size": "standard-1x",
        "scale": 1
      }
    },
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "ads-static-content-s3-bucket",
    "name": "ads-txt",
    "description": "Serves a static ads.txt file",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "static"
    ],
    "paths": [
      "^/ads.txt",
      "^/google86cb8870000f4c0b.html"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://s3-eu-west-1.amazonaws.com/www-ft-com-ads-static-content"
      }
    ],
    "repository": "",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-lure-api",
    "name": "lure-api",
    "description": "A service that serves clickbait",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api"
    ],
    "paths": [
      "^/lure",
      "^/__lure"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-lure-api.eu-west-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "us",
        "url": "https://next-lure-api.us-east-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-lure-api",
    "processes": {
      "web": {
        "size": "Standard-2X",
        "scale": 4
      }
    },
    "checks": {
      "availability": [
        3858919,
        3858928
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-magnet-api",
    "name": "magnet-api",
    "description": "Orchestrates onward journey components (better promo, newsletters, etc)",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api"
    ],
    "paths": [
      "^/magnet"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-magnet-api.eu-west-1.ft-com-prod.ftweb.tech/"
      },
      {
        "region": "us",
        "url": "https://next-magnet-api.us-east-1.ft-com-prod.ftweb.tech/"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-magnet-api",
    "processes": {
      "web": {
        "scale": 2,
        "size": "Standard-2X"
      }
    },
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "backend-test-flagged",
    "name": "backend-test-flagged",
    "description": "dummy backend test app",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/back-end-flagged-route-test"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://next-stream-page-eu.in.ft.com"
      }
    ],
    "repository": "no",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false,
    "enableWithFlag": "backendTest"
  },
  {
    "code": "backend-test-unflagged",
    "name": "backend-test-unflagged",
    "description": "dummy backend test app",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/back-end-flagged-route-test"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://cp-next-article-eu.in.ft.com"
      }
    ],
    "repository": "no",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "next-subscribe",
    "name": "subscribe",
    "description": "Subscription journey (AKA: \"buy flow\") for B2C and B2B",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/buy",
      "^/join",
      "^/register",
      "^/corp-signup",
      "^/sample",
      "^/signup",
      "^/signup$"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://cp-next-subscribe-eu.in.ft.com"
      },
      {
        "region": "us",
        "url": "https://cp-next-subscribe-us.in.ft.com"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-subscribe",
    "processes": {
      "web": {
        "size": "standard-1X",
        "scale": 2
      }
    },
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false,
    "routerTimeout": {
      "1min": [
        "/register",
        "/buy",
        "/signup"
      ]
    }
  },
  {
    "code": "next-globetrotter",
    "name": "globetrotter",
    "description": "FT Globetrotter static site",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "static"
    ],
    "paths": [
      "^/globetrotter/(.+)",
      "^/__globetrotter-static"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://next-globetrotter.eu-west-1.ft-com-prod.ftweb.tech/"
      }
    ],
    "repository": "https://github.com/Financial-Times/next-globetrotter",
    "processes": {
      "web": {
        "size": "standard-1x",
        "scale": 1
      }
    },
    "checks": {
      "availability": [
        5440194,
        5440204
      ]
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "dotcom-pages",
    "name": "dotcom-pages",
    "description": "Hosts the frontend and API for the Explore experience and Hubs AKA Spark pages",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api",
      "user-page"
    ],
    "paths": [
      "^/explore*",
      "^/home/*"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://dotcom-pages.eu-west-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "us",
        "url": "https://dotcom-pages.us-east-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/dotcom-pages",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "cp-content-pipeline-api",
    "name": "cp-content-pipeline-api",
    "description": "GraphqlQL API for content pipeline",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "api"
    ],
    "paths": [
      "^/__content"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://cp-content-pipeline-api.eu-west-1.ft-com-prod.ftweb.tech/"
      },
      {
        "region": "us",
        "url": "https://cp-content-pipeline-api.us-east-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/cp-content-pipeline/tree/main/packages/api",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false,
    "routerTimeout": {
      "1min": [
        "/__content"
      ]
    }
  },
  {
    "code": "djd-us-midterms-2022",
    "name": "us-midterms-2022",
    "description": "Serves homepage widget for the 2022 US midterm election",
    "host": "www.ft.com",
    "tier": "platinum",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/__graphics/djd-us-midterms-2022/"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://ft-ig-content-prod.s3.eu-west-1.amazonaws.com"
      }
    ],
    "repository": "https://github.com/Financial-Times/djd-us-midterm-elections-2022",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "user-onboarding",
    "name": "user-onboarding",
    "description": "Onboarding experiences for users",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/onboarding/*"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://user-onboarding.eu-west-1.ft-com-prod.ftweb.tech"
      },
      {
        "region": "us",
        "url": "https://user-onboarding.us-east-1.ft-com-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/user-onboarding",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false,
    "routerTimeout": {
      "1min": [
        "/onboarding"
      ]
    }
  },
  {
    "code": "cp-seo",
    "name": "cp-seo",
    "description": "Serves a static cp-seo file",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "static"
    ],
    "paths": [
      "^/google4d67e0bdb5919cac.html"
    ],
    "nodes": [
      {
        "region": "EU",
        "url": "https://s3-eu-west-1.amazonaws.com/cp-seo-public"
      }
    ],
    "repository": "",
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "ua-dashboard",
    "name": "Professional Highlights Dashboard",
    "description": "A service that allows B2B users to view and manage their highlights made on article pages",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/highlights-dashboard"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://ua-dashboard.eu-1.professional-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/user-annotations-dashboard",
    "processes": {},
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  },
  {
    "code": "moneyworks-fai",
    "name": "Professional Moneyworks",
    "description": "A service that helps users grow their money and their careers with smart journalism, expert insights and powerful tools",
    "host": "www.ft.com",
    "tier": "bronze",
    "types": [
      "user-page"
    ],
    "paths": [
      "^/moneyworks"
    ],
    "nodes": [
      {
        "region": "eu",
        "url": "https://moneyworks-fai.eu-1.professional-prod.ftweb.tech"
      }
    ],
    "repository": "https://github.com/Financial-Times/Moneyworks-FAI",
    "processes": {},
    "checks": {
      "availability": []
    },
    "suppressFriendlyErrors": false,
    "skipPreflight": false
  }
]