{
  "schemaVersion": 1,
  "generatedAt": "2026-08-27T17:56:18.782003009Z",
  "refreshSeconds": 60,
  "staleAfterSeconds": 300,
  "overall": {
    "status": "degraded",
    "summary": "Some systems are degraded"
  },
  "groups": [
    {
      "id": "patch-service",
      "name": "Patch Service",
      "components": [
        {
          "id": "api",
          "name": "API",
          "description": "The API the web console, the cluster agents and the CLI all call.",
          "status": "operational"
        },
        {
          "id": "auth",
          "name": "Authentication \u0026 login",
          "description": "Signing in to the console, and the token check in front of every API request.",
          "status": "operational"
        },
        {
          "id": "console",
          "name": "Web console",
          "description": "The dashboard at the patch service domain.",
          "status": "operational"
        },
        {
          "id": "reporting",
          "name": "Cluster image reporting",
          "description": "Receiving and storing what each of your clusters is running.",
          "status": "operational"
        },
        {
          "id": "cve",
          "name": "CVE scanning",
          "description": "The scan that decides which of your running images have known vulnerabilities.",
          "status": "degraded",
          "detail": "Vulnerability results are older than our freshness target. Findings shown are still accurate as of their scan time."
        },
        {
          "id": "onboarding",
          "name": "Onboarding \u0026 provisioning",
          "description": "Creating new customers, users and managed upgrade repositories.",
          "status": "operational"
        },
        {
          "id": "storage",
          "name": "Data storage",
          "description": "The database behind every view in the console.",
          "status": "operational"
        },
        {
          "id": "upgrades",
          "name": "Managed upgrades",
          "description": "Publishing upgrades to the Git repositories your clusters reconcile from.",
          "status": "operational"
        }
      ]
    },
    {
      "id": "dependencies",
      "name": "External dependencies",
      "components": [
        {
          "id": "manifest-cdn",
          "name": "Release catalog",
          "description": "The public catalog of Tetrate releases your agents and upgrade jobs read.",
          "status": "operational"
        },
        {
          "id": "github",
          "name": "GitHub",
          "description": "Hosts the Git repositories managed upgrades are delivered through.",
          "status": "operational",
          "moreInfo": {
            "url": "https://www.githubstatus.com/",
            "label": "GitHub's status page"
          }
        },
        {
          "id": "registry-tetrate",
          "name": "Tetrate container registry",
          "description": "Serves the data plane images your clusters pull during an upgrade.",
          "status": "operational"
        },
        {
          "id": "registry-ghcr",
          "name": "GitHub Container Registry",
          "description": "Serves the patch service agent image.",
          "status": "operational"
        }
      ]
    }
  ],
  "incidents": []
}