{
  "publicationVersion": "1.0.0",
  "publishedAt": "2026-08-23",
  "redactionPolicy": [
    "API keys and account identifiers excluded",
    "Raw provider responses and response headers excluded",
    "Provider search and session identifiers excluded",
    "Normalized titles, URLs, dates, and snippet excerpts up to 280 characters retained"
  ],
  "reproduction": {
    "command": "node scripts/search-agent-bench/run-exa.mjs --label launch-v1",
    "credentialEnvironmentVariable": "EXA_API_KEY",
    "nodeVersion": "v22.23.2",
    "platform": "darwin-arm64",
    "startedAt": "2026-08-23T21:14:45.143Z",
    "finishedAt": "2026-08-23T21:14:58.454Z"
  },
  "protocol": {
    "id": "search-agent-retrieval-v1",
    "version": "1.0.0",
    "frozenAt": "2026-08-23",
    "localePolicy": "English queries with provider-default geography; no location override",
    "comparisonMode": "Provider-native agent search endpoints normalized to shared result fields; content budgets are documented but not treated as perfectly equivalent",
    "resultLimit": 10,
    "timeoutMs": 30000,
    "delayBetweenRequestsMs": 1100,
    "defaultRepetitions": 3,
    "passCriteria": {
      "minimumValidResults": 5,
      "primarySourceMaximumRank": 5,
      "minimumSnippetCoverage": 0.8,
      "casePassRate": 0.6666666666666666
    },
    "cases": [
      {
        "id": "node-release-lines",
        "query": "Find the current Node.js release lines and identify which releases are LTS. Prefer current primary sources from the Node.js project.",
        "expectedDomains": [
          "nodejs.org"
        ],
        "userJob": "Retrieve the official release schedule and current LTS status."
      },
      {
        "id": "github-runner-images",
        "query": "Find the current GitHub-hosted Actions runner images and their included software. Prefer current primary sources from GitHub.",
        "expectedDomains": [
          "github.com",
          "docs.github.com"
        ],
        "userJob": "Retrieve the maintained runner-image inventory from GitHub."
      },
      {
        "id": "postgres-supported-versions",
        "query": "Find the PostgreSQL versions currently supported by the PostgreSQL project and the official support policy. Prefer current primary sources.",
        "expectedDomains": [
          "postgresql.org"
        ],
        "userJob": "Retrieve the official supported-version and release-policy pages."
      }
    ]
  },
  "summary": {
    "protocolId": "search-agent-retrieval-v1",
    "protocolVersion": "1.0.0",
    "provider": "Exa Search API",
    "providerSlug": "exa",
    "repetitions": 3,
    "totalRequests": 9,
    "successfulRequests": 9,
    "passedAttempts": 9,
    "casesPassed": 3,
    "overallPassed": true,
    "caseSummaries": [
      {
        "caseId": "node-release-lines",
        "attempts": 3,
        "passedAttempts": 3,
        "requiredPasses": 2,
        "passed": true,
        "medianLatencyMs": 145,
        "p95LatencyMs": 202,
        "bestPrimarySourceRanks": [
          1,
          1,
          1
        ]
      },
      {
        "caseId": "github-runner-images",
        "attempts": 3,
        "passedAttempts": 3,
        "requiredPasses": 2,
        "passed": true,
        "medianLatencyMs": 130,
        "p95LatencyMs": 1575,
        "bestPrimarySourceRanks": [
          1,
          1,
          1
        ]
      },
      {
        "caseId": "postgres-supported-versions",
        "attempts": 3,
        "passedAttempts": 3,
        "requiredPasses": 2,
        "passed": true,
        "medianLatencyMs": 171,
        "p95LatencyMs": 1868,
        "bestPrimarySourceRanks": [
          1,
          1,
          1
        ]
      }
    ]
  },
  "cases": [
    {
      "id": "node-release-lines",
      "query": "Find the current Node.js release lines and identify which releases are LTS. Prefer current primary sources from the Node.js project.",
      "expectedDomains": [
        "nodejs.org"
      ],
      "userJob": "Retrieve the official release schedule and current LTS status.",
      "repetitions": [
        {
          "repetition": 1,
          "requestSucceeded": true,
          "httpStatus": 200,
          "latencyMs": 202,
          "evaluation": {
            "passed": true,
            "requestSucceeded": true,
            "resultCount": 10,
            "validUrlCount": 10,
            "uniqueUrlCount": 10,
            "duplicateUrlCount": 0,
            "primarySourceHitCount": 7,
            "bestPrimarySourceRank": 1,
            "snippetCoverage": 1,
            "freshnessMetadataCoverage": 0.1
          },
          "normalizedResults": [
            {
              "title": "Node.js Releases",
              "url": "https://nodejs.org/en/about/previous-releases",
              "snippetExcerpt": "Major Node.js versions enter Current release status for six months, which gives library authors time to add support for them. Historically (up to Node.js 26), odd-numbered releases (9, 11, etc.) become unsupported after six months, and even-numbered releases (10, 12, etc.) mov...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "nodejs/Release",
              "url": "https://github.com/nodejs/Release/",
              "snippetExcerpt": "| Release | Status | Codename |Initial Release | Active LTS Start | Maintenance Start | End-of-life |\n| :--: | :---: | :---: | :---: | :---: | :---: | :---: |\n| [22.x][] | **Maintenance LTS** | [Jod][] | 2024-04-24 | 2024-10-29 | 2025-10-21 | 2027-04-30 |\n| [24.x][] | **Active...",
              "publishedAt": "2015-04-05T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "Node.js — End-Of-Life",
              "url": "https://nodejs.org/en/about/eol",
              "snippetExcerpt": "Major versions of Node.js are released, patched, and designated End-Of-Life on a predictable schedule. As it's not feasible to maintain all release lines in perpetuity, after a planned maintenance period, a Node.js major release line will stop being maintained by the project.\n...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Evolving the Node.js Release Schedule",
              "url": "https://nodejs.org/en/blog/announcements/evolving-the-nodejs-release-schedule",
              "snippetExcerpt": "Starting with 27.x, Node.js will move from two major releases per year to one. This post explains what's changing, why, and what it means for users. For the full discussion and background, see nodejs/Release#1113.\n...\nTL;DR: If you already only upgrade to LTS versions, little ...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js",
              "url": "https://nodejs.org/en/blog/release",
              "snippetExcerpt": "Node.js 26.7.0 (Current) Releases Node.js 26.7.0 (Current)\n...\nNode.js 26.6.0 (Current) Releases Node.js 26.6.0 (Current)\n...\nNode.js 24.19.0 (LTS) Releases Node.js 24.19.0 (LTS)\n...\nNode.js 24.18.1 (LTS) Releases Node.js 24.18.1 (LTS)\n...\nNode.js 26.5.1 (Current) Releases Nod...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Node.js 26.0.0 (Current)",
              "url": "https://nodejs.org/en/blog/release/v26.0.0",
              "snippetExcerpt": "Node.js — Node.js 26.0.0 (Current)\n...\n# Node.js 26.0.0 (Current)\n...\n## 2026-05-05, Version 26.0.0 (Current), @RafaelGSS\n...\nWe're excited to announce the release of Node.js 26! Highlights include the Temporal API enabled by default, updates to the V8 JavaScript engine to 14....",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Release plan – v26.x Current",
              "url": "https://github.com/nodejs/Release/issues/1152",
              "snippetExcerpt": "# Release plan – v26.x Current\n...\n- State: open\n- Author: aduh95\n- Created: 2026-04-30T14:15:46Z\n- Updated: 2026-08-20T14:57:30Z\n- Repository: nodejs/Release\n- Number: #1152\n...\nVersion | Release Date | Releaser(s)\n------- | ------------ | -----------\n 26.0.0 | 2026-05-05 | @...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Node.js 24.11.0 (LTS)",
              "url": "https://nodejs.org/en/blog/release/v24.11.0",
              "snippetExcerpt": "Node.js — Node.js 24.11.0 (LTS)\n...\n# Node.js 24.11.0 (LTS)\n...\n## 2025-10-28, Version 24.11.0 'Krypton' (LTS), @richardlau\n...\nThis release marks the transition of Node.js 24.x into Long Term Support (LTS) with the codename 'Krypton'. It will continue to receive updates throu...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js | endoflife.date",
              "url": "https://endoflife.date/nodejs",
              "snippetExcerpt": "| Release | Released | Active Support | Security Support | Commercial Support | Latest |\n| --- | --- | --- | --- | --- | --- |\n| 26 (Upcoming LTS) | 3 months and 2 weeks ago (05 May 2026) | Ends in 1 year and 2 months (27 Oct 2027) | Ends in 2 years and 8 months (30 Apr 2029) ...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Node.js 22.23.2 (LTS)",
              "url": "https://nodejs.org/en/blog/release/v22.23.2",
              "snippetExcerpt": "Node.js — Node.js 22.23.2 (LTS)\n...\n# Node.js 22.23.2 (LTS)\n...\n## 2026-07-29, Version 22.23.2 'Jod' (LTS), @marco-ippolito\n...\nWindows 32-bit Installer: https://nodejs.org/dist/v22.23.2/node-v22.23.2-x86.msi Windows 64-bit Installer: https://nodejs.org/dist/v22.23.2/node-v22....",
              "publishedAt": null,
              "updatedAt": null
            }
          ]
        },
        {
          "repetition": 2,
          "requestSucceeded": true,
          "httpStatus": 200,
          "latencyMs": 145,
          "evaluation": {
            "passed": true,
            "requestSucceeded": true,
            "resultCount": 10,
            "validUrlCount": 10,
            "uniqueUrlCount": 10,
            "duplicateUrlCount": 0,
            "primarySourceHitCount": 7,
            "bestPrimarySourceRank": 1,
            "snippetCoverage": 1,
            "freshnessMetadataCoverage": 0.1
          },
          "normalizedResults": [
            {
              "title": "Node.js Releases",
              "url": "https://nodejs.org/en/about/previous-releases",
              "snippetExcerpt": "Major Node.js versions enter Current release status for six months, which gives library authors time to add support for them. Historically (up to Node.js 26), odd-numbered releases (9, 11, etc.) become unsupported after six months, and even-numbered releases (10, 12, etc.) mov...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "nodejs/Release",
              "url": "https://github.com/nodejs/Release/",
              "snippetExcerpt": "| Release | Status | Codename |Initial Release | Active LTS Start | Maintenance Start | End-of-life |\n| :--: | :---: | :---: | :---: | :---: | :---: | :---: |\n| [22.x][] | **Maintenance LTS** | [Jod][] | 2024-04-24 | 2024-10-29 | 2025-10-21 | 2027-04-30 |\n| [24.x][] | **Active...",
              "publishedAt": "2015-04-05T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "Node.js — End-Of-Life",
              "url": "https://nodejs.org/en/about/eol",
              "snippetExcerpt": "Major versions of Node.js are released, patched, and designated End-Of-Life on a predictable schedule. As it's not feasible to maintain all release lines in perpetuity, after a planned maintenance period, a Node.js major release line will stop being maintained by the project.\n...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Evolving the Node.js Release Schedule",
              "url": "https://nodejs.org/en/blog/announcements/evolving-the-nodejs-release-schedule",
              "snippetExcerpt": "Starting with 27.x, Node.js will move from two major releases per year to one. This post explains what's changing, why, and what it means for users. For the full discussion and background, see nodejs/Release#1113.\n...\nTL;DR: If you already only upgrade to LTS versions, little ...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js",
              "url": "https://nodejs.org/en/blog/release",
              "snippetExcerpt": "Node.js 26.7.0 (Current) Releases Node.js 26.7.0 (Current)\n...\nNode.js 26.6.0 (Current) Releases Node.js 26.6.0 (Current)\n...\nNode.js 24.19.0 (LTS) Releases Node.js 24.19.0 (LTS)\n...\nNode.js 24.18.1 (LTS) Releases Node.js 24.18.1 (LTS)\n...\nNode.js 26.5.1 (Current) Releases Nod...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Node.js 26.0.0 (Current)",
              "url": "https://nodejs.org/en/blog/release/v26.0.0",
              "snippetExcerpt": "Node.js — Node.js 26.0.0 (Current)\n...\n# Node.js 26.0.0 (Current)\n...\n## 2026-05-05, Version 26.0.0 (Current), @RafaelGSS\n...\nWe're excited to announce the release of Node.js 26! Highlights include the Temporal API enabled by default, updates to the V8 JavaScript engine to 14....",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Release plan – v26.x Current",
              "url": "https://github.com/nodejs/Release/issues/1152",
              "snippetExcerpt": "# Release plan – v26.x Current\n...\n- State: open\n- Author: aduh95\n- Created: 2026-04-30T14:15:46Z\n- Updated: 2026-08-20T14:57:30Z\n- Repository: nodejs/Release\n- Number: #1152\n...\nVersion | Release Date | Releaser(s)\n------- | ------------ | -----------\n 26.0.0 | 2026-05-05 | @...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Node.js 24.11.0 (LTS)",
              "url": "https://nodejs.org/en/blog/release/v24.11.0",
              "snippetExcerpt": "Node.js — Node.js 24.11.0 (LTS)\n...\n# Node.js 24.11.0 (LTS)\n...\n## 2025-10-28, Version 24.11.0 'Krypton' (LTS), @richardlau\n...\nThis release marks the transition of Node.js 24.x into Long Term Support (LTS) with the codename 'Krypton'. It will continue to receive updates throu...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js | endoflife.date",
              "url": "https://endoflife.date/nodejs",
              "snippetExcerpt": "| Release | Released | Active Support | Security Support | Commercial Support | Latest |\n| --- | --- | --- | --- | --- | --- |\n| 26 (Upcoming LTS) | 3 months and 2 weeks ago (05 May 2026) | Ends in 1 year and 2 months (27 Oct 2027) | Ends in 2 years and 8 months (30 Apr 2029) ...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Node.js 22.23.2 (LTS)",
              "url": "https://nodejs.org/en/blog/release/v22.23.2",
              "snippetExcerpt": "Node.js — Node.js 22.23.2 (LTS)\n...\n# Node.js 22.23.2 (LTS)\n...\n## 2026-07-29, Version 22.23.2 'Jod' (LTS), @marco-ippolito\n...\nWindows 32-bit Installer: https://nodejs.org/dist/v22.23.2/node-v22.23.2-x86.msi Windows 64-bit Installer: https://nodejs.org/dist/v22.23.2/node-v22....",
              "publishedAt": null,
              "updatedAt": null
            }
          ]
        },
        {
          "repetition": 3,
          "requestSucceeded": true,
          "httpStatus": 200,
          "latencyMs": 123,
          "evaluation": {
            "passed": true,
            "requestSucceeded": true,
            "resultCount": 10,
            "validUrlCount": 10,
            "uniqueUrlCount": 10,
            "duplicateUrlCount": 0,
            "primarySourceHitCount": 7,
            "bestPrimarySourceRank": 1,
            "snippetCoverage": 1,
            "freshnessMetadataCoverage": 0.1
          },
          "normalizedResults": [
            {
              "title": "Node.js Releases",
              "url": "https://nodejs.org/en/about/previous-releases",
              "snippetExcerpt": "Major Node.js versions enter Current release status for six months, which gives library authors time to add support for them. Historically (up to Node.js 26), odd-numbered releases (9, 11, etc.) become unsupported after six months, and even-numbered releases (10, 12, etc.) mov...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "nodejs/Release",
              "url": "https://github.com/nodejs/Release/",
              "snippetExcerpt": "| Release | Status | Codename |Initial Release | Active LTS Start | Maintenance Start | End-of-life |\n| :--: | :---: | :---: | :---: | :---: | :---: | :---: |\n| [22.x][] | **Maintenance LTS** | [Jod][] | 2024-04-24 | 2024-10-29 | 2025-10-21 | 2027-04-30 |\n| [24.x][] | **Active...",
              "publishedAt": "2015-04-05T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "Node.js — End-Of-Life",
              "url": "https://nodejs.org/en/about/eol",
              "snippetExcerpt": "Major versions of Node.js are released, patched, and designated End-Of-Life on a predictable schedule. As it's not feasible to maintain all release lines in perpetuity, after a planned maintenance period, a Node.js major release line will stop being maintained by the project.\n...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Evolving the Node.js Release Schedule",
              "url": "https://nodejs.org/en/blog/announcements/evolving-the-nodejs-release-schedule",
              "snippetExcerpt": "Starting with 27.x, Node.js will move from two major releases per year to one. This post explains what's changing, why, and what it means for users. For the full discussion and background, see nodejs/Release#1113.\n...\nTL;DR: If you already only upgrade to LTS versions, little ...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js",
              "url": "https://nodejs.org/en/blog/release",
              "snippetExcerpt": "Node.js 26.7.0 (Current) Releases Node.js 26.7.0 (Current)\n...\nNode.js 26.6.0 (Current) Releases Node.js 26.6.0 (Current)\n...\nNode.js 24.19.0 (LTS) Releases Node.js 24.19.0 (LTS)\n...\nNode.js 24.18.1 (LTS) Releases Node.js 24.18.1 (LTS)\n...\nNode.js 26.5.1 (Current) Releases Nod...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Node.js 26.0.0 (Current)",
              "url": "https://nodejs.org/en/blog/release/v26.0.0",
              "snippetExcerpt": "Node.js — Node.js 26.0.0 (Current)\n...\n# Node.js 26.0.0 (Current)\n...\n## 2026-05-05, Version 26.0.0 (Current), @RafaelGSS\n...\nWe're excited to announce the release of Node.js 26! Highlights include the Temporal API enabled by default, updates to the V8 JavaScript engine to 14....",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Release plan – v26.x Current",
              "url": "https://github.com/nodejs/Release/issues/1152",
              "snippetExcerpt": "# Release plan – v26.x Current\n...\n- State: open\n- Author: aduh95\n- Created: 2026-04-30T14:15:46Z\n- Updated: 2026-08-20T14:57:30Z\n- Repository: nodejs/Release\n- Number: #1152\n...\nVersion | Release Date | Releaser(s)\n------- | ------------ | -----------\n 26.0.0 | 2026-05-05 | @...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Node.js 24.11.0 (LTS)",
              "url": "https://nodejs.org/en/blog/release/v24.11.0",
              "snippetExcerpt": "Node.js — Node.js 24.11.0 (LTS)\n...\n# Node.js 24.11.0 (LTS)\n...\n## 2025-10-28, Version 24.11.0 'Krypton' (LTS), @richardlau\n...\nThis release marks the transition of Node.js 24.x into Long Term Support (LTS) with the codename 'Krypton'. It will continue to receive updates throu...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js | endoflife.date",
              "url": "https://endoflife.date/nodejs",
              "snippetExcerpt": "| Release | Released | Active Support | Security Support | Commercial Support | Latest |\n| --- | --- | --- | --- | --- | --- |\n| 26 (Upcoming LTS) | 3 months and 2 weeks ago (05 May 2026) | Ends in 1 year and 2 months (27 Oct 2027) | Ends in 2 years and 8 months (30 Apr 2029) ...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Node.js — Node.js 22.23.2 (LTS)",
              "url": "https://nodejs.org/en/blog/release/v22.23.2",
              "snippetExcerpt": "Node.js — Node.js 22.23.2 (LTS)\n...\n# Node.js 22.23.2 (LTS)\n...\n## 2026-07-29, Version 22.23.2 'Jod' (LTS), @marco-ippolito\n...\nWindows 32-bit Installer: https://nodejs.org/dist/v22.23.2/node-v22.23.2-x86.msi Windows 64-bit Installer: https://nodejs.org/dist/v22.23.2/node-v22....",
              "publishedAt": null,
              "updatedAt": null
            }
          ]
        }
      ]
    },
    {
      "id": "github-runner-images",
      "query": "Find the current GitHub-hosted Actions runner images and their included software. Prefer current primary sources from GitHub.",
      "expectedDomains": [
        "github.com",
        "docs.github.com"
      ],
      "userJob": "Retrieve the maintained runner-image inventory from GitHub.",
      "repetitions": [
        {
          "repetition": 1,
          "requestSucceeded": true,
          "httpStatus": 200,
          "latencyMs": 1575,
          "evaluation": {
            "passed": true,
            "requestSucceeded": true,
            "resultCount": 10,
            "validUrlCount": 10,
            "uniqueUrlCount": 10,
            "duplicateUrlCount": 0,
            "primarySourceHitCount": 5,
            "bestPrimarySourceRank": 1,
            "snippetCoverage": 1,
            "freshnessMetadataCoverage": 0.7
          },
          "normalizedResults": [
            {
              "title": "GitHub Actions runner images",
              "url": "https://github.com/actions/runner-images",
              "snippetExcerpt": "This repository contains the source code used to create the VM images for [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) used for Actions, as well as for [Microsoft-hosted agents](https://docs.microsoft.com/e...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "GitHub-hosted runners",
              "url": "https://docs.github.com/actions/using-github-hosted-runners/about-github-hosted-runners",
              "snippetExcerpt": "## Runner images\n...\nGitHub maintains our own set of VM images for our standard hosted runners. The list of images and their included tools are managed in the [`actions/runner-images`](https://github.com/actions/runner-images) repository.\n...\n### Preinstalled software for GitH...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Windows 11 arm64 VS2026 image generally available - GitHub Changelog",
              "url": "https://github.blog/changelog/2026-08-20-windows-11-arm64-vs2026-image-generally-available/",
              "snippetExcerpt": "Windows 11 arm64 VS\n...\nimage generally available -\n...\nThe Windows 11 arm64 image with Visual Studio 2026 is now generally available on standard and larger GitHub-hosted runners. To use it in GitHub Actions, update your workflow file to`runs-on: windows-11-vs2026-arm`.\n...\nGi...",
              "publishedAt": "2026-08-20T17:52:38.000Z",
              "updatedAt": null
            },
            {
              "title": "No way to choose a specific runner version in GitHub hosted runners",
              "url": "https://github.com/actions/runner/issues/3447",
              "snippetExcerpt": "- State: closed\n- Author: MarkCallow\n- Created: 2024-08-31T07:17:17Z\n- Updated: 2026-03-12T19:48:30Z\n- Repository: actions/runner\n- Number: #3447\n...\n> Hey! Thanks for this feedback, right now we are only supporting one version of our images at a time. \n> As part of our work t...",
              "publishedAt": "2024-08-31T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "How to use GitHub Actions Runner Images in a self hosted runner?",
              "url": "https://stackoverflow.com/questions/78932084/how-to-use-github-actions-runner-images-in-a-self-hosted-runner",
              "snippetExcerpt": "I have set up a self hosted github actions runner based on this image: ghcr.io/actions/actions-runner:latest.\n...\nIt does seem that the Github Actions hosted runners are using pretty much the same image, but they do something else with it to include all the software from this ...",
              "publishedAt": "2024-08-30T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "Windows 11 ARM64 Gets Visual Studio 2026, Bringing a Major GitHub Actions Migration Into View + Video - UNDERCODE NEWS",
              "url": "https://undercodenews.com/windows-11-arm64-gets-visual-studio-2026-bringing-a-major-github-actions-migration-into-view-video/",
              "snippetExcerpt": "Microsoft and GitHub are moving Windows ARM64 development forward with the general availability of a new Windows 11 ARM64 image that includes Visual Studio 2026. The image is now available on both standard and larger GitHub-hosted runners, giving developers an opportunity to t...",
              "publishedAt": "2026-08-20T20:52:06.000Z",
              "updatedAt": null
            },
            {
              "title": "Adding self-hosted runners - GitHub Docs",
              "url": "https://docs.github.com/actions/hosting-your-own-runners/adding-self-hosted-runners",
              "snippetExcerpt": "1. On\n...\n2. Under your repository name, click ** Settings**. If you cannot see the \"Settings\" tab, select the ** ** dropdown menu, then click **Settings**.\n\n ![Screenshot of a repository header showing the tabs. The \"Settings\" tab is highlighted by a dark orange outline.](/as...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Understanding GitHub Runners in GitHub Actions | by Chandika S",
              "url": "https://medium.com/@chandika.s/github-actions-essentials-understanding-github-runners-in-github-actions-0102aefd73b1",
              "snippetExcerpt": "GitHub offers hosted virtual machines called ‘Runners’ for workflow execution. 🏃‍♂️ These runners come pre-installed with necessary tools and are available with Ubuntu Linux, Windows, or macOS operating systems.\n...\nEach GitHub-hosted runner is a new virtual machine\n...\nby Gi...",
              "publishedAt": "2023-12-06T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "How do I always get the latest runner version? #160700 - GitHub",
              "url": "https://github.com/orgs/community/discussions/160700",
              "snippetExcerpt": "# GitHub Community\n...\n- Login: community\n- Blog: https://github.com/\n- Public repos: 4\n- Followers: 30965\n- Created: 2021-11-05T15:55:03Z\n...\n## Top Repositories\n...\n- community/community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces,...",
              "publishedAt": "2023-12-01T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "Fetching the most recent GitHub actions runner version",
              "url": "https://www.madebymikal.com/fetching-the-most-recent-github-actions-runner-version/",
              "snippetExcerpt": "Fetching the most recent GitHub actions runner version – Made by Mikal\n...\nOne of the struggles I have with running self-hosted GitHub actions runners is that GitHub releases new versions of the runner quite often and I don’t notice. That’s fine as long as you ignore the scary...",
              "publishedAt": "2023-08-19T00:00:00.000Z",
              "updatedAt": null
            }
          ]
        },
        {
          "repetition": 2,
          "requestSucceeded": true,
          "httpStatus": 200,
          "latencyMs": 130,
          "evaluation": {
            "passed": true,
            "requestSucceeded": true,
            "resultCount": 10,
            "validUrlCount": 10,
            "uniqueUrlCount": 10,
            "duplicateUrlCount": 0,
            "primarySourceHitCount": 5,
            "bestPrimarySourceRank": 1,
            "snippetCoverage": 1,
            "freshnessMetadataCoverage": 0.7
          },
          "normalizedResults": [
            {
              "title": "GitHub Actions runner images",
              "url": "https://github.com/actions/runner-images",
              "snippetExcerpt": "This repository contains the source code used to create the VM images for [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) used for Actions, as well as for [Microsoft-hosted agents](https://docs.microsoft.com/e...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "GitHub-hosted runners",
              "url": "https://docs.github.com/actions/using-github-hosted-runners/about-github-hosted-runners",
              "snippetExcerpt": "## Runner images\n...\nGitHub maintains our own set of VM images for our standard hosted runners. The list of images and their included tools are managed in the [`actions/runner-images`](https://github.com/actions/runner-images) repository.\n...\n### Preinstalled software for GitH...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Windows 11 arm64 VS2026 image generally available - GitHub Changelog",
              "url": "https://github.blog/changelog/2026-08-20-windows-11-arm64-vs2026-image-generally-available/",
              "snippetExcerpt": "Windows 11 arm64 VS\n...\nimage generally available -\n...\nThe Windows 11 arm64 image with Visual Studio 2026 is now generally available on standard and larger GitHub-hosted runners. To use it in GitHub Actions, update your workflow file to`runs-on: windows-11-vs2026-arm`.\n...\nGi...",
              "publishedAt": "2026-08-20T17:52:38.000Z",
              "updatedAt": null
            },
            {
              "title": "No way to choose a specific runner version in GitHub hosted runners",
              "url": "https://github.com/actions/runner/issues/3447",
              "snippetExcerpt": "- State: closed\n- Author: MarkCallow\n- Created: 2024-08-31T07:17:17Z\n- Updated: 2026-03-12T19:48:30Z\n- Repository: actions/runner\n- Number: #3447\n...\n> Hey! Thanks for this feedback, right now we are only supporting one version of our images at a time. \n> As part of our work t...",
              "publishedAt": "2024-08-31T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "How to use GitHub Actions Runner Images in a self hosted runner?",
              "url": "https://stackoverflow.com/questions/78932084/how-to-use-github-actions-runner-images-in-a-self-hosted-runner",
              "snippetExcerpt": "I have set up a self hosted github actions runner based on this image: ghcr.io/actions/actions-runner:latest.\n...\nIt does seem that the Github Actions hosted runners are using pretty much the same image, but they do something else with it to include all the software from this ...",
              "publishedAt": "2024-08-30T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "Windows 11 ARM64 Gets Visual Studio 2026, Bringing a Major GitHub Actions Migration Into View + Video - UNDERCODE NEWS",
              "url": "https://undercodenews.com/windows-11-arm64-gets-visual-studio-2026-bringing-a-major-github-actions-migration-into-view-video/",
              "snippetExcerpt": "Microsoft and GitHub are moving Windows ARM64 development forward with the general availability of a new Windows 11 ARM64 image that includes Visual Studio 2026. The image is now available on both standard and larger GitHub-hosted runners, giving developers an opportunity to t...",
              "publishedAt": "2026-08-20T20:52:06.000Z",
              "updatedAt": null
            },
            {
              "title": "Adding self-hosted runners - GitHub Docs",
              "url": "https://docs.github.com/actions/hosting-your-own-runners/adding-self-hosted-runners",
              "snippetExcerpt": "1. On\n...\n2. Under your repository name, click ** Settings**. If you cannot see the \"Settings\" tab, select the ** ** dropdown menu, then click **Settings**.\n\n ![Screenshot of a repository header showing the tabs. The \"Settings\" tab is highlighted by a dark orange outline.](/as...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Understanding GitHub Runners in GitHub Actions | by Chandika S",
              "url": "https://medium.com/@chandika.s/github-actions-essentials-understanding-github-runners-in-github-actions-0102aefd73b1",
              "snippetExcerpt": "GitHub offers hosted virtual machines called ‘Runners’ for workflow execution. 🏃‍♂️ These runners come pre-installed with necessary tools and are available with Ubuntu Linux, Windows, or macOS operating systems.\n...\nEach GitHub-hosted runner is a new virtual machine\n...\nby Gi...",
              "publishedAt": "2023-12-06T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "How do I always get the latest runner version? #160700 - GitHub",
              "url": "https://github.com/orgs/community/discussions/160700",
              "snippetExcerpt": "# GitHub Community\n...\n- Login: community\n- Blog: https://github.com/\n- Public repos: 4\n- Followers: 30965\n- Created: 2021-11-05T15:55:03Z\n...\n## Top Repositories\n...\n- community/community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces,...",
              "publishedAt": "2023-12-01T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "Fetching the most recent GitHub actions runner version",
              "url": "https://www.madebymikal.com/fetching-the-most-recent-github-actions-runner-version/",
              "snippetExcerpt": "Fetching the most recent GitHub actions runner version – Made by Mikal\n...\nOne of the struggles I have with running self-hosted GitHub actions runners is that GitHub releases new versions of the runner quite often and I don’t notice. That’s fine as long as you ignore the scary...",
              "publishedAt": "2023-08-19T00:00:00.000Z",
              "updatedAt": null
            }
          ]
        },
        {
          "repetition": 3,
          "requestSucceeded": true,
          "httpStatus": 200,
          "latencyMs": 118,
          "evaluation": {
            "passed": true,
            "requestSucceeded": true,
            "resultCount": 10,
            "validUrlCount": 10,
            "uniqueUrlCount": 10,
            "duplicateUrlCount": 0,
            "primarySourceHitCount": 5,
            "bestPrimarySourceRank": 1,
            "snippetCoverage": 1,
            "freshnessMetadataCoverage": 0.7
          },
          "normalizedResults": [
            {
              "title": "GitHub Actions runner images",
              "url": "https://github.com/actions/runner-images",
              "snippetExcerpt": "This repository contains the source code used to create the VM images for [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) used for Actions, as well as for [Microsoft-hosted agents](https://docs.microsoft.com/e...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "GitHub-hosted runners",
              "url": "https://docs.github.com/actions/using-github-hosted-runners/about-github-hosted-runners",
              "snippetExcerpt": "## Runner images\n...\nGitHub maintains our own set of VM images for our standard hosted runners. The list of images and their included tools are managed in the [`actions/runner-images`](https://github.com/actions/runner-images) repository.\n...\n### Preinstalled software for GitH...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Windows 11 arm64 VS2026 image generally available - GitHub Changelog",
              "url": "https://github.blog/changelog/2026-08-20-windows-11-arm64-vs2026-image-generally-available/",
              "snippetExcerpt": "Windows 11 arm64 VS\n...\nimage generally available -\n...\nThe Windows 11 arm64 image with Visual Studio 2026 is now generally available on standard and larger GitHub-hosted runners. To use it in GitHub Actions, update your workflow file to`runs-on: windows-11-vs2026-arm`.\n...\nGi...",
              "publishedAt": "2026-08-20T17:52:38.000Z",
              "updatedAt": null
            },
            {
              "title": "No way to choose a specific runner version in GitHub hosted runners",
              "url": "https://github.com/actions/runner/issues/3447",
              "snippetExcerpt": "- State: closed\n- Author: MarkCallow\n- Created: 2024-08-31T07:17:17Z\n- Updated: 2026-03-12T19:48:30Z\n- Repository: actions/runner\n- Number: #3447\n...\n> Hey! Thanks for this feedback, right now we are only supporting one version of our images at a time. \n> As part of our work t...",
              "publishedAt": "2024-08-31T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "How to use GitHub Actions Runner Images in a self hosted runner?",
              "url": "https://stackoverflow.com/questions/78932084/how-to-use-github-actions-runner-images-in-a-self-hosted-runner",
              "snippetExcerpt": "I have set up a self hosted github actions runner based on this image: ghcr.io/actions/actions-runner:latest.\n...\nIt does seem that the Github Actions hosted runners are using pretty much the same image, but they do something else with it to include all the software from this ...",
              "publishedAt": "2024-08-30T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "Windows 11 ARM64 Gets Visual Studio 2026, Bringing a Major GitHub Actions Migration Into View + Video - UNDERCODE NEWS",
              "url": "https://undercodenews.com/windows-11-arm64-gets-visual-studio-2026-bringing-a-major-github-actions-migration-into-view-video/",
              "snippetExcerpt": "Microsoft and GitHub are moving Windows ARM64 development forward with the general availability of a new Windows 11 ARM64 image that includes Visual Studio 2026. The image is now available on both standard and larger GitHub-hosted runners, giving developers an opportunity to t...",
              "publishedAt": "2026-08-20T20:52:06.000Z",
              "updatedAt": null
            },
            {
              "title": "Adding self-hosted runners - GitHub Docs",
              "url": "https://docs.github.com/actions/hosting-your-own-runners/adding-self-hosted-runners",
              "snippetExcerpt": "1. On\n...\n2. Under your repository name, click ** Settings**. If you cannot see the \"Settings\" tab, select the ** ** dropdown menu, then click **Settings**.\n\n ![Screenshot of a repository header showing the tabs. The \"Settings\" tab is highlighted by a dark orange outline.](/as...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "Understanding GitHub Runners in GitHub Actions | by Chandika S",
              "url": "https://medium.com/@chandika.s/github-actions-essentials-understanding-github-runners-in-github-actions-0102aefd73b1",
              "snippetExcerpt": "GitHub offers hosted virtual machines called ‘Runners’ for workflow execution. 🏃‍♂️ These runners come pre-installed with necessary tools and are available with Ubuntu Linux, Windows, or macOS operating systems.\n...\nEach GitHub-hosted runner is a new virtual machine\n...\nby Gi...",
              "publishedAt": "2023-12-06T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "How do I always get the latest runner version? #160700 - GitHub",
              "url": "https://github.com/orgs/community/discussions/160700",
              "snippetExcerpt": "# GitHub Community\n...\n- Login: community\n- Blog: https://github.com/\n- Public repos: 4\n- Followers: 30965\n- Created: 2021-11-05T15:55:03Z\n...\n## Top Repositories\n...\n- community/community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces,...",
              "publishedAt": "2023-12-01T00:00:00.000Z",
              "updatedAt": null
            },
            {
              "title": "Fetching the most recent GitHub actions runner version",
              "url": "https://www.madebymikal.com/fetching-the-most-recent-github-actions-runner-version/",
              "snippetExcerpt": "Fetching the most recent GitHub actions runner version – Made by Mikal\n...\nOne of the struggles I have with running self-hosted GitHub actions runners is that GitHub releases new versions of the runner quite often and I don’t notice. That’s fine as long as you ignore the scary...",
              "publishedAt": "2023-08-19T00:00:00.000Z",
              "updatedAt": null
            }
          ]
        }
      ]
    },
    {
      "id": "postgres-supported-versions",
      "query": "Find the PostgreSQL versions currently supported by the PostgreSQL project and the official support policy. Prefer current primary sources.",
      "expectedDomains": [
        "postgresql.org"
      ],
      "userJob": "Retrieve the official supported-version and release-policy pages.",
      "repetitions": [
        {
          "repetition": 1,
          "requestSucceeded": true,
          "httpStatus": 200,
          "latencyMs": 1868,
          "evaluation": {
            "passed": true,
            "requestSucceeded": true,
            "resultCount": 10,
            "validUrlCount": 10,
            "uniqueUrlCount": 10,
            "duplicateUrlCount": 0,
            "primarySourceHitCount": 9,
            "bestPrimarySourceRank": 1,
            "snippetCoverage": 1,
            "freshnessMetadataCoverage": 0.2
          },
          "normalizedResults": [
            {
              "title": "Versioning Policy",
              "url": "https://www.postgresql.org/support/versioning/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nThe PostgreSQL Global Development Group releases a new major version containing new features about once a year. Each major version receives bug fixes and, if need be, security fixes that a...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Versioning Policy",
              "url": "https://www.postgresql.org/support/versioning/?from_theconsensus=1",
              "snippetExcerpt": "The PostgreSQL Global Development Group releases a new major version containing new features about once a year. Each major version receives bug fixes and, if need be, security fixes that are released at least once every three months in what we call a \"minor release.\" For more ...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Security Information",
              "url": "https://www.postgresql.org/support/security/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nThe PostgreSQL Project releases security fixes as part of minor version updates. You are always advised to use the latest minor version available, as it will contain other non-security rel...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: The world's most advanced open source database",
              "url": "https://www.postgresql.org/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\n2026-08-13 - PostgreSQL 19 Beta 3, 18.6, 17.11, 16.15, 15.19 and 14.24 Released!\n...\nThe PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL,...",
              "publishedAt": "2026-08-23T05:26:06.000Z",
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Release Notes",
              "url": "https://www.postgresql.org/docs/release/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nBelow is the complete archive of release notes for every version of PostgreSQL.\n...\nPostgreSQL 18\n...\nPostgreSQL 17\n...\nPostgreSQL 16\n...\nPostgreSQL 15\n...\nPostgreSQL 13\n...\nPostgreSQL 10\n...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: PostgreSQL Press FAQ",
              "url": "https://www.postgresql.org/about/press/faq/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nQ: What is the current version of PostgreSQL? A: 18, which was released on September 25, 2025. This is our 35th major release in over 39 years of development. We release a new version of P...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL | endoflife.date",
              "url": "https://endoflife.date/postgresql",
              "snippetExcerpt": "| Release | Released | Support Status | Latest |\n| --- | --- | --- | --- |\n| 18 | 11 months ago (25 Sep 2025) | Ends in 4 years (14 Nov 2030) | 18.6 (11 Aug 2026) |\n| 17 | 1 year and 11 months ago (26 Sep 2024) | Ends in 3 years (08 Nov 2029) | 17.11 (10 Aug 2026) |\n| 16 | 2 y...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Documentation",
              "url": "https://www.postgresql.org/docs/",
              "snippetExcerpt": "PostgreSQL: Documentation\n...\nAugust 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nYou can view the manual for an older version or download a PDF of a manual from the below table.\n...\nLooking for documentation for an older, unsupported, vers...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Roadmap",
              "url": "https://www.postgresql.org/developer/roadmap/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nPostgreSQL is a noncommercial, all volunteer, free software project, and as such there is no formal list of feature requirements required for development. We enjoy allowing developers to e...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!",
              "url": "https://www.postgresql.org/about/news/postgresql-184-1710-1614-1518-and-1423-released-3297/",
              "snippetExcerpt": "PostgreSQL: PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!\n...\nAugust 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\n# PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!\n...\nThe PostgreSQL Global Development Group has releas...",
              "publishedAt": "2026-05-14T00:00:00.000Z",
              "updatedAt": null
            }
          ]
        },
        {
          "repetition": 2,
          "requestSucceeded": true,
          "httpStatus": 200,
          "latencyMs": 171,
          "evaluation": {
            "passed": true,
            "requestSucceeded": true,
            "resultCount": 10,
            "validUrlCount": 10,
            "uniqueUrlCount": 10,
            "duplicateUrlCount": 0,
            "primarySourceHitCount": 9,
            "bestPrimarySourceRank": 1,
            "snippetCoverage": 1,
            "freshnessMetadataCoverage": 0.2
          },
          "normalizedResults": [
            {
              "title": "Versioning Policy",
              "url": "https://www.postgresql.org/support/versioning/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nThe PostgreSQL Global Development Group releases a new major version containing new features about once a year. Each major version receives bug fixes and, if need be, security fixes that a...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Versioning Policy",
              "url": "https://www.postgresql.org/support/versioning/?from_theconsensus=1",
              "snippetExcerpt": "The PostgreSQL Global Development Group releases a new major version containing new features about once a year. Each major version receives bug fixes and, if need be, security fixes that are released at least once every three months in what we call a \"minor release.\" For more ...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Security Information",
              "url": "https://www.postgresql.org/support/security/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nThe PostgreSQL Project releases security fixes as part of minor version updates. You are always advised to use the latest minor version available, as it will contain other non-security rel...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: The world's most advanced open source database",
              "url": "https://www.postgresql.org/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\n2026-08-13 - PostgreSQL 19 Beta 3, 18.6, 17.11, 16.15, 15.19 and 14.24 Released!\n...\nThe PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL,...",
              "publishedAt": "2026-08-23T05:26:06.000Z",
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Release Notes",
              "url": "https://www.postgresql.org/docs/release/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nBelow is the complete archive of release notes for every version of PostgreSQL.\n...\nPostgreSQL 18\n...\nPostgreSQL 17\n...\nPostgreSQL 16\n...\nPostgreSQL 15\n...\nPostgreSQL 13\n...\nPostgreSQL 10\n...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: PostgreSQL Press FAQ",
              "url": "https://www.postgresql.org/about/press/faq/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nQ: What is the current version of PostgreSQL? A: 18, which was released on September 25, 2025. This is our 35th major release in over 39 years of development. We release a new version of P...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL | endoflife.date",
              "url": "https://endoflife.date/postgresql",
              "snippetExcerpt": "| Release | Released | Support Status | Latest |\n| --- | --- | --- | --- |\n| 18 | 11 months ago (25 Sep 2025) | Ends in 4 years (14 Nov 2030) | 18.6 (11 Aug 2026) |\n| 17 | 1 year and 11 months ago (26 Sep 2024) | Ends in 3 years (08 Nov 2029) | 17.11 (10 Aug 2026) |\n| 16 | 2 y...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Documentation",
              "url": "https://www.postgresql.org/docs/",
              "snippetExcerpt": "PostgreSQL: Documentation\n...\nAugust 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nYou can view the manual for an older version or download a PDF of a manual from the below table.\n...\nLooking for documentation for an older, unsupported, vers...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Roadmap",
              "url": "https://www.postgresql.org/developer/roadmap/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nPostgreSQL is a noncommercial, all volunteer, free software project, and as such there is no formal list of feature requirements required for development. We enjoy allowing developers to e...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!",
              "url": "https://www.postgresql.org/about/news/postgresql-184-1710-1614-1518-and-1423-released-3297/",
              "snippetExcerpt": "PostgreSQL: PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!\n...\nAugust 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\n# PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!\n...\nThe PostgreSQL Global Development Group has releas...",
              "publishedAt": "2026-05-14T00:00:00.000Z",
              "updatedAt": null
            }
          ]
        },
        {
          "repetition": 3,
          "requestSucceeded": true,
          "httpStatus": 200,
          "latencyMs": 124,
          "evaluation": {
            "passed": true,
            "requestSucceeded": true,
            "resultCount": 10,
            "validUrlCount": 10,
            "uniqueUrlCount": 10,
            "duplicateUrlCount": 0,
            "primarySourceHitCount": 9,
            "bestPrimarySourceRank": 1,
            "snippetCoverage": 1,
            "freshnessMetadataCoverage": 0.2
          },
          "normalizedResults": [
            {
              "title": "Versioning Policy",
              "url": "https://www.postgresql.org/support/versioning/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nThe PostgreSQL Global Development Group releases a new major version containing new features about once a year. Each major version receives bug fixes and, if need be, security fixes that a...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Versioning Policy",
              "url": "https://www.postgresql.org/support/versioning/?from_theconsensus=1",
              "snippetExcerpt": "The PostgreSQL Global Development Group releases a new major version containing new features about once a year. Each major version receives bug fixes and, if need be, security fixes that are released at least once every three months in what we call a \"minor release.\" For more ...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Security Information",
              "url": "https://www.postgresql.org/support/security/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nThe PostgreSQL Project releases security fixes as part of minor version updates. You are always advised to use the latest minor version available, as it will contain other non-security rel...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: The world's most advanced open source database",
              "url": "https://www.postgresql.org/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\n2026-08-13 - PostgreSQL 19 Beta 3, 18.6, 17.11, 16.15, 15.19 and 14.24 Released!\n...\nThe PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL,...",
              "publishedAt": "2026-08-23T05:26:06.000Z",
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Release Notes",
              "url": "https://www.postgresql.org/docs/release/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nBelow is the complete archive of release notes for every version of PostgreSQL.\n...\nPostgreSQL 18\n...\nPostgreSQL 17\n...\nPostgreSQL 16\n...\nPostgreSQL 15\n...\nPostgreSQL 13\n...\nPostgreSQL 10\n...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: PostgreSQL Press FAQ",
              "url": "https://www.postgresql.org/about/press/faq/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nQ: What is the current version of PostgreSQL? A: 18, which was released on September 25, 2025. This is our 35th major release in over 39 years of development. We release a new version of P...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL | endoflife.date",
              "url": "https://endoflife.date/postgresql",
              "snippetExcerpt": "| Release | Released | Support Status | Latest |\n| --- | --- | --- | --- |\n| 18 | 11 months ago (25 Sep 2025) | Ends in 4 years (14 Nov 2030) | 18.6 (11 Aug 2026) |\n| 17 | 1 year and 11 months ago (26 Sep 2024) | Ends in 3 years (08 Nov 2029) | 17.11 (10 Aug 2026) |\n| 16 | 2 y...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Documentation",
              "url": "https://www.postgresql.org/docs/",
              "snippetExcerpt": "PostgreSQL: Documentation\n...\nAugust 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nYou can view the manual for an older version or download a PDF of a manual from the below table.\n...\nLooking for documentation for an older, unsupported, vers...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: Roadmap",
              "url": "https://www.postgresql.org/developer/roadmap/",
              "snippetExcerpt": "August 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\nPostgreSQL is a noncommercial, all volunteer, free software project, and as such there is no formal list of feature requirements required for development. We enjoy allowing developers to e...",
              "publishedAt": null,
              "updatedAt": null
            },
            {
              "title": "PostgreSQL: PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!",
              "url": "https://www.postgresql.org/about/news/postgresql-184-1710-1614-1518-and-1423-released-3297/",
              "snippetExcerpt": "PostgreSQL: PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!\n...\nAugust 13, 2026: PostgreSQL 18.6, 17.11, 16.15, 15.19, 14.24 and 19 Beta 3 Released!\n...\n# PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 Released!\n...\nThe PostgreSQL Global Development Group has releas...",
              "publishedAt": "2026-05-14T00:00:00.000Z",
              "updatedAt": null
            }
          ]
        }
      ]
    }
  ]
}
