Rescan Report
Share Report
Copy Report Link
Rescan Report
Share Report
Copy Report Link
Export Report
67/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability58%Agent Easeof Use6%Security& Trust60%GEO, AIO, AEO79%SEO85%Performance& Accessibility89%
  • AI Discoverability 58 out of 100
  • Agent Ease of Use 6 out of 100
  • Security & Trust 60 out of 100
  • GEO, AIO and AEO 79 out of 100
  • SEO 85 out of 100
  • Performance and Accessibility 89 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Autonomous validation for the AI era - CircleCI favicon

Autonomous validation for the AI era - CircleCI

Deliver production-ready software at AI speed. CircleCI helps modern teams validate, test, and ship every change with intelligent automation.

Next step

Turn this report into a fix workflow

23 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.

Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
58
Needs work12120View details
Discoverability
67
Needs work540View details
Content Readiness
67
Needs work650View details
Bot Access Control
33
Priority fix130View details
Agent Ease of Use
6
Priority fix4293View details
API
0
Priority fix060View details
Auth
Not Applicable
Not Applicable070View details
MCP
13
Priority fix062View details
Skill Discovery
5
Priority fix0101View details
Agent Commerce
Not Applicable
Not Applicable400
GEO, AIO and AEO
79
Mostly ready6013
GEO Readiness
86
Mostly ready203
AIO Readiness
84
Mostly ready304
AEO Readiness
67
Needs work106
SEO
85
Mostly ready920View details
SEO
85
Mostly ready920View details
Security & Trust
60
Needs work720View details
Security & Trust
60
Needs work320View details
AI Training Exposure
Not Applicable
Not Applicable400
Performance and Accessibility
89
Mostly ready2340View details
Performance
87
Mostly ready1340View details
Accessibility
94
Strong1000

Prioritized recommendations

Issues ranked by score impact

42 items need attention

Agent Ease of UseAPIEstablished

API Catalog

API Catalog failed at "Fetch API catalog".

50 Fail

Needs attention

API Catalog

Failed check
01

Issue

The API catalog endpoint did not return HTTP 2xx.

02

Why it matters

API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.

Check name

API Catalog

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish an API catalog for automated API discovery using RFC 9727.

Result

API Catalog failed at "Fetch API catalog".

Validation steps

  1. Fetch API catalog

    The API catalog endpoint did not return HTTP 2xx.

  2. Validate RFC 9727 linkset

    Response is not valid JSON.

  3. Fetch advertised API catalog targets

    API Catalog did not expose any same-origin hrefs to validate.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch API catalog",
      "status": "fail",
      "evidence": {
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8"
      },
      "issue": "The API catalog endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/api-catalog."
    },
    {
      "id": "validate",
      "title": "Validate RFC 9727 linkset",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www."
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
    },
    {
      "id": "target-validation",
      "title": "Fetch advertised API catalog targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin API catalog hrefs were available to fetch."
          }
        ]
      },
      "issue": "API Catalog did not expose any same-origin hrefs to validate.",
      "howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityBot Access ControlInformational

Content Signal

Content Signal is missing or incomplete.

50 Fail

Needs attention

Content Signal

Failed check
01

Issue

No Content Signal found in robots.txt

02

Why it matters

Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.

Check name

Content Signal

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

Declare AI content usage preferences with Content Signal in robots.txt.

Result

Content Signal is missing or incomplete.

Evidence
{
  "signals": [],
  "ai-train": false,
  "search": false,
  "ai-input": false
}

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy is missing or incomplete.

50 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Content-Security-Policy is missing or incomplete.

02

Why it matters

Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.

Check name

Content-Security-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Constrain script, style, frame, and resource loading with a Content-Security-Policy header.

Result

Content-Security-Policy is missing or incomplete.

Evidence
{
  "header": "content-security-policy",
  "value": null
}

AI DiscoverabilityDiscoverabilityEstablished

High-value schema types

High-value schema types is missing or incomplete.

50 Fail

Needs attention

High-value schema types

Failed check
01

Issue

No high-value schema types (e.g. Article, Product, Service) were found.

02

Why it matters

High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.

Check name

High-value schema types

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Use schema types that describe the page's primary content or offering.

Result

High-value schema types is missing or incomplete.

Evidence
{
  "found": [],
  "expected": [
    "Article",
    "BlogPosting",
    "NewsArticle",
    "Product",
    "SoftwareApplication",
    "FAQPage",
    "LocalBusiness",
    "VideoObject",
    "HowTo",
    "Event",
    "Course",
    "Review",
    "Service"
  ],
  "allTypes": [
    "Organization"
  ]
}

AI DiscoverabilityDiscoverabilityEstablished

Link headers

Link headers failed at "Find useful Link headers".

50 Fail

Needs attention

Link headers

Failed check
01

Issue

No useful agent discovery Link headers were found.

02

Why it matters

Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.

Check name

Link headers

Score

0/100

Status

fail

Category

Discoverability

Maturity

Established

Goal

Include Link response headers for agent discovery using RFC 8288.

Result

Link headers failed at "Find useful Link headers".

Validation steps

  1. Find useful Link headers

    No useful agent discovery Link headers were found.

  2. Fetch same-origin Link header targets

    Link headers did not expose any same-origin targets to validate.

Evidence
{
  "failedStep": "presence",
  "steps": [
    {
      "id": "presence",
      "title": "Find useful Link headers",
      "status": "fail",
      "evidence": {
        "links": []
      },
      "issue": "No useful agent discovery Link headers were found.",
      "howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
    },
    {
      "id": "target-validation",
      "title": "Fetch same-origin Link header targets",
      "status": "fail",
      "evidence": {
        "checked": [],
        "failures": [
          {
            "reason": "No same-origin Link header targets were available to fetch."
          }
        ]
      },
      "issue": "Link headers did not expose any same-origin targets to validate.",
      "howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
    }
  ]
}

AI DiscoverabilityContent ReadinessEstablished

Markdown negotiation

Markdown negotiation failed at "Markdown content type".

50 Fail

Needs attention

Markdown negotiation

Failed check
01

Issue

Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.

02

Why it matters

Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.

Check name

Markdown negotiation

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Return HTML responses as markdown when agents request it.

Result

Markdown negotiation failed at "Markdown content type".

Validation steps

  1. Markdown content type

    Content-Type "text/html; charset=UTF-8" does not indicate Markdown when requested with Accept: text/markdown.

  2. Vary: Accept header

    Markdown negotiation is missing Vary: Accept; current Vary header is "Accept-Encoding".

  3. Structured Markdown body

    Markdown response is missing a heading.

Evidence
{
  "failedStep": "content-type",
  "steps": [
    {
      "id": "content-type",
      "title": "Markdown content type",
      "status": "fail",
      "evidence": {
        "statusCode": 200,
        "contentType": "text/html; charset=UTF-8"
      },
      "issue": "Content-Type \"text/html; charset=UTF-8\" does not indicate Markdown when requested with Accept: text/markdown.",
      "howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
    },
    {
      "id": "vary-accept",
      "title": "Vary: Accept header",
      "status": "fail",
      "evidence": {
        "vary": "Accept-Encoding"
      },
      "issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"Accept-Encoding\".",
      "howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
    },
    {
      "id": "markdown-content",
      "title": "Structured Markdown body",
      "status": "fail",
      "evidence": {
        "valid": false,
        "hasHeading": false,
        "wordCount": 49028,
        "excerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.n",
        "issue": "Markdown response is missing a heading."
      },
      "issue": "Markdown response is missing a heading.",
      "howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
    }
  ]
}

Agent Ease of UseAPIEstablished

OpenAPI discovery

OpenAPI discovery failed at "Find valid OpenAPI document".

50 Fail

Needs attention

OpenAPI discovery

Failed check
01

Issue

OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.

02

Why it matters

OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.

Check name

OpenAPI discovery

Score

0/100

Status

fail

Category

API

Maturity

Established

Goal

Publish a valid OpenAPI or Swagger document for API discovery.

Result

OpenAPI discovery failed at "Find valid OpenAPI document".

Validation steps

  1. Find valid OpenAPI document

    OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Find valid OpenAPI document",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www."
          },
          {
            "path": "/openapi.yaml",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www."
          },
          {
            "path": "/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www."
          },
          {
            "path": "/swagger.yaml",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www."
          },
          {
            "path": "/api/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www."
          },
          {
            "path": "/api/swagger.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www."
          },
          {
            "path": "/docs/openapi.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "valid": false,
            "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
            "compatibleContentType": false,
            "format": "yaml",
            "version": "",
            "pathCount": 0,
            "operationCount": 0,
            "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">\n    <script>\n// Theme initialization - runs before page render to prevent flash\n(function() {\n  function getTheme() {\n    // 1. Check localStorage for user preference\n    const stored = localStorage.getItem('theme');\n\n    // 2. If explicitly light or dark, use that\n    if (stored === 'light') return 'light';\n    if (stored === 'dark') return 'dark';\n\n    // 3. If auto or not set, check system preference\n    if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {\n      return 'dark';\n    }\n\n    // 4. Default to light\n    return 'light';\n  }\n\n  const theme = getTheme();\n  document.documentElement.setAttribute('data-theme', "
          }
        ]
      },
      "issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
      "howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
    }
  ]
}

Security & TrustSecurity & TrustEstablished

Referrer-Policy

Referrer-Policy is missing or incomplete.

50 Fail

Needs attention

Referrer-Policy

Failed check
01

Issue

Referrer-Policy is missing or incomplete.

02

Why it matters

Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.

Check name

Referrer-Policy

Score

0/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Limit how much referrer data leaves the site.

Result

Referrer-Policy is missing or incomplete.

Evidence
{
  "header": "referrer-policy",
  "value": null
}

AI DiscoverabilityContent ReadinessEstablished

Semantic HTML

Semantic HTML is missing or incomplete.

50 Fail

Needs attention

Semantic HTML

Failed check
01

Issue

Semantic HTML is incomplete: invalid h1 (found 2); skipped heading levels; 1 links missing accessible names; 1 buttons missing accessible names.

Details

02

Why it matters

Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.

Check name

Semantic HTML

Score

0/100

Status

fail

Category

Content Readiness

Maturity

Established

Goal

Expose readable page structure through semantic HTML and accessible controls.

Result

Semantic HTML is missing or incomplete.

Evidence
{
  "main": true,
  "nav": true,
  "footer": true,
  "meaningfulH1": false,
  "headingOrder": false,
  "accessibleLinks": false,
  "accessibleButtons": false,
  "imageAltCoverage": true,
  "formAutocompleteCoverage": true,
  "details": {
    "inaccessibleLinks": [
      "<a data-js-id=\"scroll-target\" class=\"absolute -mt-24 lg:-mt-9\"></a>"
    ],
    "inaccessibleButtons": [
      "<button onclick=\"closeAllMenus()\" class=\"hidden lg:block w-full absolute z-0 inset-0 h-full cursor-default\"></button>"
    ],
    "missingAutocompleteInputs": [],
    "imagesMissingAlt": [],
    "skippedHeadingLevels": [
      "h2: Overview",
      "h2: Features",
      "h2: Integrations",
      "h2: Role",
      "h2: Use case",
      "h2: Company size",
      "h2: Developers",
      "h2: Explore",
      "h2: Community",
      "h2: Benefits",
      "h2: Compare",
      "h2: Company",
      "h2: Overview",
      "h2: Features",
      "h2: Integrations",
      "h2: Role",
      "h2: Use case",
      "h2: Company size",
      "h2: Developers",
      "h2: Explore",
      "h2: Community",
      "h2: Benefits",
      "h2: Compare",
      "h2: Company",
      "h2: Explore",
      "h1: Validate everything. Assume nothing.",
      "h2: Trusted by",
      "h2: Confidence in every rollback prompt change test merge eval deploy rollback release",
      "h2: Any app, deployed anywhere, at any scale",
      "h3: Confidence meets AI speed",
      "h3: No-think CI/CD",
      "h3: Scale without compromise",
      "h2: Ship at AI speed, confidently",
      "h2: Join 2mil+ devs",
      "h3: And get that green build feeling",
      "h2: Learn more",
      "h3: 2026 State of Software Delivery",
      "h3: CircleCI onboarding toolkit",
      "h3: CircleCI delivers 664% ROI",
      "h1: 97% faster test runs",
      "h3: Connect AI tools with the CircleCI MCP Server",
      "h3: Platform Toolkit: Standardize at scale",
      "h3: Recover fast with rollback pipelines",
      "h2: Keep up with the latest releases",
      "h3: Fix Job and Fix Workflow from Chunk now correctly inspect all failed jobs in a workflow",
      "h3: Fix Job and Fix Workflow from Chunk now use git tools directly",
      "h3: Chunk can now rerun pipelines to handle infrastructure and transient failures",
      "h3: Chunk Tasks no longer shows misleading errors on the Diffs and Logs tabs while running",
      "h3: Chunk no longer silently succeed without producing a Pull Request",
      "h3: Product Roadmap",
      "h3: Key milestones",
      "h2: >build the future",
      "h6: Product",
      "h6: Hosting options",
      "h6: Solutions",
      "h6: Resources",
      "h6: Pricing",
      "h6: Company"
    ]
  },
  "counts": {
    "h1": 2,
    "headings": 58,
    "links": 238,
    "inaccessibleLinks": 1,
    "buttons": 45,
    "inaccessibleButtons": 1,
    "images": 45,
    "imagesWithAlt": 45,
    "autocompleteInputs": 1,
    "inputsWithAutocomplete": 1,
    "missingAutocompleteInputs": 0
  }
}

AI DiscoverabilityBot Access ControlInformational

Web Bot Auth request signing

Web Bot Auth request signing failed at "Fetch to find resource".

50 Fail

Needs attention

Web Bot Auth request signing

Failed check
01

Issue

Web Bot Auth request signing was not found at the expected path.

02

Why it matters

Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.

Check name

Web Bot Auth request signing

Score

0/100

Status

fail

Category

Bot Access Control

Maturity

Informational

Goal

Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.

Result

Web Bot Auth request signing failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    Web Bot Auth request signing was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/http-message-signatures-directory",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "Web Bot Auth request signing was not found at the expected path.",
      "howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

MCP Server Card

MCP Server Card failed at "Fetch to find resource".

25 Fail

Needs attention

MCP Server Card

Failed check
01

Issue

MCP Server Card was not found at the expected path.

02

Why it matters

MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.

Check name

MCP Server Card

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Publish an MCP Server Card for agent discovery.

Result

MCP Server Card failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    MCP Server Card was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/.well-known/mcp/server-cards.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "MCP Server Card was not found at the expected path.",
      "howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
    }
  ]
}

Agent Ease of UseMCPEmerging recommendation

mcp.json

mcp.json failed at "Fetch to find resource".

25 Fail

Needs attention

mcp.json

Failed check
01

Issue

mcp.json was not found at the expected path.

02

Why it matters

MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.

Check name

mcp.json

Score

0/100

Status

fail

Category

MCP

Maturity

Emerging recommendation

Goal

Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.

Result

mcp.json failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    mcp.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/.well-known/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/.well-known/mcp/server-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "mcp.json was not found at the expected path.",
      "howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP manifest

WebMCP manifest failed at "Fetch to find resource".

25 Fail

Needs attention

WebMCP manifest

Failed check
01

Issue

WebMCP manifest was not found at the expected path.

02

Why it matters

A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.

Check name

WebMCP manifest

Score

0/100

Status

fail

Category

MCP

Maturity

Informational

Goal

Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.

Result

WebMCP manifest failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    WebMCP manifest was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/webmcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/mcp.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "WebMCP manifest was not found at the expected path.",
      "howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

A2A Agent Card

A2A Agent Card failed at "Fetch to find resource".

20 Fail

Needs attention

A2A Agent Card

Failed check
01

Issue

A2A Agent Card was not found at the expected path.

02

Why it matters

A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.

Check name

A2A Agent Card

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent card so A2A-compatible clients can discover capabilities.

Result

A2A Agent Card failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    A2A Agent Card was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/.well-known/a2a/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/agent-card.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "A2A Agent Card was not found at the expected path.",
      "howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

Agent Skills index failed at "Fetch to find resource".

20 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index was not found at the expected path.

02

Why it matters

An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.

Check name

Agent Skills index

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an agent skills discovery index.

Result

Agent Skills index failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    Agent Skills index was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent-skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/.well-known/skills/index.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "Agent Skills index was not found at the expected path.",
      "howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

agent.json

agent.json failed at "Fetch to find resource".

20 Fail

Needs attention

agent.json

Failed check
01

Issue

agent.json was not found at the expected path.

02

Why it matters

agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.

Check name

agent.json

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.

Result

agent.json failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    agent.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/agent.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "agent.json was not found at the expected path.",
      "howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
    }
  ]
}

Agent Ease of UseSkill DiscoveryInformational

agents.json

agents.json failed at "Fetch to find resource".

20 Fail

Needs attention

agents.json

Failed check
01

Issue

agents.json was not found at the expected path.

02

Why it matters

agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.

Check name

agents.json

Score

0/100

Status

fail

Category

Skill Discovery

Maturity

Informational

Goal

Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.

Result

agents.json failed at "Fetch to find resource".

Validation steps

  1. Fetch to find resource

    agents.json was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/agents.json",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "agents.json was not found at the expected path.",
      "howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
    }
  ]
}

Agent Ease of UseSkill DiscoveryEmerging recommendation

DNS-AID Agent Discovery

DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".

15 Fail

Needs attention

DNS-AID Agent Discovery

Failed check
01

Issue

No DNS-AID entrypoint records were found under _agents.

02

Why it matters

DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.

Check name

DNS-AID Agent Discovery

Score

25/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.

Result

DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".

Validation steps

  1. Resolve DNS-AID SVCB/HTTPS records

    No DNS-AID entrypoint records were found under _agents.

  2. Validate alpn and endpoint parameters

    Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.

  3. Check DNSSEC material

    DNSSEC material was not visible for the hostname or parent zone from this resolver.

Evidence
{
  "failedStep": "svcb-https-records",
  "steps": [
    {
      "id": "svcb-https-records",
      "title": "Resolve DNS-AID SVCB/HTTPS records",
      "status": "fail",
      "evidence": {
        "hostname": "circleci.com",
        "probes": [
          {
            "name": "_index._agents.circleci.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          },
          {
            "name": "_a2a._agents.circleci.com",
            "found": false,
            "recordCount": 1,
            "records": [],
            "hasAlpn": false,
            "hasEndpoint": false
          }
        ]
      },
      "issue": "No DNS-AID entrypoint records were found under _agents.",
      "howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
    },
    {
      "id": "service-params",
      "title": "Validate alpn and endpoint parameters",
      "status": "informational",
      "evidence": {
        "discovered": []
      },
      "howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
    },
    {
      "id": "dnssec",
      "title": "Check DNSSEC material",
      "status": "warning",
      "evidence": {
        "hasDnssecMaterial": false,
        "checked": [
          {
            "name": "circleci.com",
            "dnssecTypes": [],
            "dnssecRecordCount": 0
          }
        ]
      },
      "issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
      "howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
    }
  ]
}

Agent Ease of UseMCPInformational

WebMCP

WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".

13 Warning

Needs attention

WebMCP

Warning
01

Issue

WebMCP declarative annotations need fixes.

Details

02

Why it matters

WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.

Check name

WebMCP

Score

50/100

Status

warning

Category

MCP

Maturity

Informational

Goal

Support WebMCP to expose site tools to AI agents via the browser.

Result

WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".

Validation steps

  1. Detect data-mcp-tool annotations

    No data-mcp-tool attributes were found on interactive elements.

  2. Detect WebMCP declarative tags

    No elements found with tool-name or tool-description attributes.

  3. Validate WebMCP declarative annotation quality

    WebMCP declarative annotations need fixes.

    WebMCP declarative annotation issues
    • <input> is missing a name attribute.
    • <input> is missing a label.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
    • <input> is missing a name attribute.
    • <input> is missing tool-param-description.
  4. Detect WebMCP imperative API usage

    navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.

  5. Detect WebMCP browser navigator injection

    navigator.modelContext was not detected in the rendered browser page.

  6. Interactive surface coverage

    Only 0% of interactive surfaces are annotated.

Evidence
{
  "failedStep": "declarative-annotation-quality",
  "steps": [
    {
      "id": "data-mcp-tool-attributes",
      "title": "Detect data-mcp-tool annotations",
      "status": "informational",
      "evidence": {
        "dataMcpToolCount": 0,
        "dataMcpTools": []
      },
      "issue": "No data-mcp-tool attributes were found on interactive elements.",
      "howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
    },
    {
      "id": "declarative-tags",
      "title": "Detect WebMCP declarative tags",
      "status": "informational",
      "evidence": {
        "totalForms": 1,
        "formsWithTags": 0,
        "totalInteractive": 287,
        "interactiveWithTags": 0,
        "totalCount": 288,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input> is missing a name attribute.",
          "<input> is missing a label.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "No elements found with tool-name or tool-description attributes.",
      "howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
    },
    {
      "id": "declarative-annotation-quality",
      "title": "Validate WebMCP declarative annotation quality",
      "status": "warning",
      "evidence": {
        "issueCount": 11,
        "issues": [
          "<input> is missing a name attribute.",
          "<input> is missing a label.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "WebMCP declarative annotations need fixes.",
      "issueDetails": [
        {
          "title": "WebMCP declarative annotation issues",
          "items": [
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing a label."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            },
            {
              "type": "code",
              "value": "<input> is missing a name attribute."
            },
            {
              "type": "code",
              "value": "<input> is missing tool-param-description."
            }
          ]
        }
      ],
      "howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
    },
    {
      "id": "imperative-api",
      "title": "Detect WebMCP imperative API usage",
      "status": "informational",
      "evidence": {
        "staticSignals": {
          "detected": false,
          "matched": []
        },
        "browser": {
          "checked": true,
          "detected": false,
          "hasNavigatorModelContext": false,
          "modelContextType": "undefined",
          "hasProvideContext": false,
          "hasRegisterTool": false
        }
      },
      "issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
      "howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
    },
    {
      "id": "browser-navigator-injection",
      "title": "Detect WebMCP browser navigator injection",
      "status": "informational",
      "evidence": {
        "browser": {
          "checked": true,
          "detected": false,
          "hasNavigatorModelContext": false,
          "modelContextType": "undefined",
          "hasProvideContext": false,
          "hasRegisterTool": false
        }
      },
      "issue": "navigator.modelContext was not detected in the rendered browser page.",
      "howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
    },
    {
      "id": "surface-coverage",
      "title": "Interactive surface coverage",
      "status": "informational",
      "evidence": {
        "totalForms": 1,
        "formsWithTags": 0,
        "totalInteractive": 287,
        "interactiveWithTags": 0,
        "totalCount": 288,
        "taggedCount": 0,
        "dataMcpToolCount": 0,
        "dataMcpTools": [],
        "coverage": 0,
        "annotationIssues": [
          "<input> is missing a name attribute.",
          "<input> is missing a label.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description.",
          "<input> is missing a name attribute.",
          "<input> is missing tool-param-description."
        ]
      },
      "issue": "Only 0% of interactive surfaces are annotated.",
      "howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
    }
  ],
  "staticSignals": {
    "detected": false,
    "matched": []
  },
  "coverage": {
    "totalForms": 1,
    "formsWithTags": 0,
    "totalInteractive": 287,
    "interactiveWithTags": 0,
    "totalCount": 288,
    "taggedCount": 0,
    "dataMcpToolCount": 0,
    "dataMcpTools": [],
    "coverage": 0,
    "annotationIssues": [
      "<input> is missing a name attribute.",
      "<input> is missing a label.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description.",
      "<input> is missing a name attribute.",
      "<input> is missing tool-param-description."
    ]
  },
  "browserWebMcp": {
    "checked": true,
    "detected": false,
    "hasNavigatorModelContext": false,
    "modelContextType": "undefined",
    "hasProvideContext": false,
    "hasRegisterTool": false
  }
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Source and trust signals

AIO: Source and trust signals scored 60/100 and needs improvement.

6 Warning

Needs attention

AIO: Source and trust signals

Warning
01

Issue

Missing AIO trust signals: author, publisher.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Source and trust signals

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Source and trust signals scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2026-06-09T17:04:25-07:00"
  ],
  "visibleDates": [
    "2026-06-02 23:00:00 -0700",
    "2026-06-02 23:00:00 -0700",
    "2026-06-02 23:00:00 -0700",
    "2026-06-02 23:00:00 -0700",
    "2026-06-02 23:00:00 -0700"
  ],
  "aboutLinks": [
    {
      "href": "https://circleci.com/about/",
      "text": "About us",
      "html": "<a href=\"https://circleci.com/about/\" class=\"nav_section-link items-center group/link\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Why CircleCI&quot;, &quot;page_location&quot;: &quot;mega menu - Why CircleCI&quot; }\"> <span>About us</span> </a>"
    },
    {
      "href": "https://circleci.com/about/",
      "text": "About us",
      "html": "<a href=\"https://circleci.com/about/\" class=\"nav_section-link items-center group/link\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Why CircleCI&quot;, &quot;page_location&quot;: &quot;mega menu - Why CircleCI&quot; }\"> <span>About us</span> </a>"
    },
    {
      "href": "https://circleci.com/product/",
      "text": "Learn more about CircleCI",
      "html": "<a href=\"https://circleci.com/product/\" class=\"button button-secondary on-light relative\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;section&quot;: [&quot;other&quot;], &quot;position&quot;: 2, &quot;link_type&quot;: &quot;button&quot;, &quot;cta_text&quot;: &quot;Learn more about CircleCI&quot; }\"><span>Learn more about CircleCI</span></a>"
    },
    {
      "href": "https://circleci.com/about/",
      "text": "About us",
      "html": "<a class=\"group/link flex items-center gap-2 max-w-max\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;&quot;, &quot;page_location&quot;: &quot;footer - &quot;, &quot;cta_text&quot;: &quot;About us&quot; }\" href=\"https://circleci.com/about/\"><div>About us</div></a>"
    },
    {
      "href": "https://www.linkedin.com/company/circleci",
      "text": "LinkedIn",
      "html": "<a href=\"https://www.linkedin.com/company/circleci\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;icons&quot;, &quot;cta_text&quot;: &quot;linkedin&quot;}\" title=\"LinkedIn\" class=\"linkedin\" target=\"_blank\" rel=\"noopener noreferrer\"> <svg viewBox=\"0 0 448 512\" width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"currentColor\" d=\"m416 32h-384.1c-17.6 0-31.9 14.5-31.9 32.3v383.4c0 17.8 1..."
    }
  ],
  "contactLinks": [
    {
      "href": "https://circleci.com/support/technical-services/",
      "text": "Technical services",
      "html": "<a href=\"https://circleci.com/support/technical-services/\" class=\"nav_section-link items-center group/link\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Product&quot;, &quot;page_location&quot;: &quot;mega menu - Product&quot; }\"> <span>Technical services</span> </a>"
    },
    {
      "href": "https://support.circleci.com/hc/en-us/",
      "text": "Support portal",
      "html": "<a href=\"https://support.circleci.com/hc/en-us/\" target=\"_blank\" class=\"group/link nav_section-link text-[20px] font-medium \" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Resources&quot;, &quot;page_location&quot;: &quot;mega menu - Resources&quot;, &quot;cta_text&quot;: &quot;Support portal&quot; }\"> <div class=\"nav_icon\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0..."
    },
    {
      "href": "https://circleci.com/support/technical-services/",
      "text": "Technical services",
      "html": "<a href=\"https://circleci.com/support/technical-services/\" class=\"nav_section-link items-center group/link\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Product&quot;, &quot;page_location&quot;: &quot;mega menu - Product&quot; }\"> <span>Technical services</span> </a>"
    },
    {
      "href": "https://support.circleci.com/hc/en-us/",
      "text": "Support portal",
      "html": "<a href=\"https://support.circleci.com/hc/en-us/\" target=\"_blank\" class=\"group/link nav_section-link \" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Resources&quot;, &quot;page_location&quot;: &quot;mega menu - Resources&quot;, &quot;cta_text&quot;: &quot;Support portal&quot; }\"> <div class=\"flex items-center pt-0.5 gap-3\"> <span>Support portal</span> <div class=\"nav_external-in\"><div class=\"nav_exter..."
    },
    {
      "href": "https://support.circleci.com/hc/en-us/",
      "text": "Get support",
      "html": "<a class=\"group/link flex items-center gap-2 max-w-max\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;&quot;, &quot;page_location&quot;: &quot;footer - &quot;, &quot;cta_text&quot;: &quot;Get support&quot; }\" href=\"https://support.circleci.com/hc/en-us/\" target=\"_blank\" rel=\"noopener noreferrer\"><div>Get support</div><div class=\"mr-1 pb-0.5 -rotate-45\"><div class=\"arrow-expanding origin-left\"></div></..."
    },
    {
      "href": "https://circleci.com/support/plans/",
      "text": "Support plans",
      "html": "<a class=\"group/link flex items-center gap-2 max-w-max\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;&quot;, &quot;page_location&quot;: &quot;footer - &quot;, &quot;cta_text&quot;: &quot;Support plans&quot; }\" href=\"https://circleci.com/support/plans/\"><div>Support plans</div></a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://circleci.com/privacy/",
      "text": "Privacy Policy",
      "html": "<a href=\"https://circleci.com/privacy/\" style>Privacy Policy</a>"
    },
    {
      "href": "https://circleci.com/privacy/",
      "text": "Privacy Policy",
      "html": "<a href=\"https://circleci.com/privacy/\" style>Privacy Policy</a>"
    },
    {
      "href": "https://circleci.com/legal/terms-of-use/",
      "text": "Terms of Use",
      "html": "<a data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;legal&quot;, &quot;page_location&quot;: &quot;footer - legal&quot;, &quot;cta_text&quot;: &quot;Terms of Use&quot; }\" href=\"https://circleci.com/legal/terms-of-use/\" class=\"max-w-max\">Terms of Use</a>"
    },
    {
      "href": "https://circleci.com/legal/privacy/",
      "text": "Privacy Policy",
      "html": "<a data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;legal&quot;, &quot;page_location&quot;: &quot;footer - legal&quot;, &quot;cta_text&quot;: &quot;Privacy Policy&quot; }\" href=\"https://circleci.com/legal/privacy/\" class=\"max-w-max\">Privacy Policy</a>"
    }
  ],
  "score": 60,
  "weight": 20
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Entity clarity

GEO: Entity clarity scored 77/100 and needs improvement.

5 Warning

Needs attention

GEO: Entity clarity

Warning
01

Issue

Title/H1 terms missing from description: autonomous, validation, era, everything, assume, nothing.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Entity clarity

Score

77/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Entity clarity scored 77/100 and needs improvement.

Evidence
{
  "title": "Autonomous validation for the AI era - CircleCI",
  "h1": "Validate everything. Assume nothing.",
  "description": "Deliver production-ready software at AI speed. CircleCI helps modern teams validate, test, and ship every change with intelligent automation.",
  "topicOverlap": 0.25,
  "topicTerms": [
    "autonomous",
    "validation",
    "era",
    "circleci",
    "validate",
    "everything",
    "assume",
    "nothing"
  ],
  "descriptionTerms": [
    "deliver",
    "production",
    "ready",
    "software",
    "speed",
    "circleci",
    "helps",
    "modern",
    "teams",
    "validate",
    "test",
    "ship",
    "every",
    "change",
    "intelligent",
    "automation"
  ],
  "missingFromDescription": [
    "autonomous",
    "validation",
    "era",
    "everything",
    "assume",
    "nothing"
  ],
  "score": 77,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first sections

AEO: Answer-first sections scored 65/100 and needs improvement.

4 Warning

Needs attention

AEO: Answer-first sections

Warning
01

Issue

48 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer-first sections

Score

65/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer-first sections scored 65/100 and needs improvement.

Evidence
{
  "sectionCount": 50,
  "passing": 2,
  "failing": [
    {
      "heading": "Overview",
      "headingHtml": "<h2 class=\"nav_section-label\">Overview</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Features",
      "headingHtml": "<h2 class=\"nav_section-label\">Features</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h2 class=\"nav_section-label\">Integrations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Role",
      "headingHtml": "<h2 class=\"nav_section-label\">Role</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Use case",
      "headingHtml": "<h2 class=\"nav_section-label\">Use case</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company size",
      "headingHtml": "<h2 class=\"nav_section-label\">Company size</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Developers",
      "headingHtml": "<h2 class=\"nav_section-label\">Developers</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Explore",
      "headingHtml": "<h2 class=\"nav_section-label\">Explore</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Community",
      "headingHtml": "<h2 class=\"nav_section-label\">Community</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Benefits",
      "headingHtml": "<h2 class=\"nav_section-label\">Benefits</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Compare",
      "headingHtml": "<h2 class=\"nav_section-label\">Compare</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h2 class=\"nav_section-label\">Company</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Overview",
      "headingHtml": "<h2 class=\"nav_section-label\">Overview</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Features",
      "headingHtml": "<h2 class=\"nav_section-label\">Features</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h2 class=\"nav_section-label\">Integrations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Role",
      "headingHtml": "<h2 class=\"nav_section-label\">Role</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Use case",
      "headingHtml": "<h2 class=\"nav_section-label\">Use case</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company size",
      "headingHtml": "<h2 class=\"nav_section-label\">Company size</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Developers",
      "headingHtml": "<h2 class=\"nav_section-label\">Developers</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Explore",
      "headingHtml": "<h2 class=\"nav_section-label\">Explore</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Community",
      "headingHtml": "<h2 class=\"nav_section-label\">Community</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Benefits",
      "headingHtml": "<h2 class=\"nav_section-label\">Benefits</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Compare",
      "headingHtml": "<h2 class=\"nav_section-label\">Compare</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h2 class=\"nav_section-label\">Company</h2>",
      "firstParagraph": "No results for site",
      "paragraphHtml": "<p>No results for site</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Explore",
      "headingHtml": "<h2 class=\"nav_section-label\">Explore</h2>",
      "firstParagraph": "Up to $20,000 in free compute credits for qualifying startups.",
      "paragraphHtml": "<p>Up to &#x24;20,000 in free compute credits for qualifying startups.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Trusted by",
      "headingHtml": "<h2 class=\"type-h4 mb-6\">Trusted by</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Confidence in every rollback prompt change test merge eval deploy rollback release",
      "headingHtml": "<h2 class=\"type-h3 text-morph-terminal group\" data-observed-position=\"off\"> Confidence in every <span class=\"relative inline-block\"> <span class=\"opacity-0\"> rollback </span> <span class=\"absolute left-0 top-0 opacity-100 group-data-[observed-position=on]:opacity-0 transition-opacity delay-[calc(var(--word-index)*2000ms+2000ms)] whitespace-nowrap\" style=\"--word-index: 0\" data-search-omit> <span class=\"opacity-0 group-data-[observed-position=on]:opacity-100 transition-opacity delay-[calc(var(-...",
      "firstParagraph": "Ship at AI speed with enterprise-grade confidence. CircleCI keeps your code tested, trusted, and ready to ship 24/7 with minimal human oversight.",
      "paragraphHtml": "<p class=\"type-p\">Ship at AI speed with enterprise-grade confidence. CircleCI keeps your code tested, trusted, and ready to ship 24/7 with minimal human oversight.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Any app, deployed anywhere, at any scale",
      "headingHtml": "<h2 class=\"type-h2 text-morph-terminal mb-16 text-balance\">Any app, deployed anywhere, at any scale</h2>",
      "firstParagraph": "Android",
      "paragraphHtml": "<p>Android</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Confidence meets AI speed",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal text-balance\">Confidence meets AI speed</h3>",
      "firstParagraph": "Move at the pace of AI without sacrificing control. Faster, more reliable delivery powered by intelligent automation and expert-in-the-loop tooling.",
      "paragraphHtml": "<p class=\"type-p\">Move at the pace of AI without sacrificing control. Faster, more reliable delivery powered by intelligent automation and expert-in-the-loop tooling.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "No-think CI/CD",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal text-balance\">No-think CI/CD</h3>",
      "firstParagraph": "Agent-powered CI/CD designed to keep pipelines moving without the noise.",
      "paragraphHtml": "<p class=\"type-p\">Agent-powered CI/CD designed to keep pipelines moving without the noise.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Scale without compromise",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal text-balance\">Scale without compromise</h3>",
      "firstParagraph": "With AI, even small teams face enterprise-grade challenges. Industry-leading scale ensures you’re equipped to meet any demand.",
      "paragraphHtml": "<p class=\"type-p\">With AI, even small teams face enterprise-grade challenges. Industry-leading scale ensures you&#x2019;re equipped to meet any demand.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ship at AI speed, confidently",
      "headingHtml": "<h2 class=\"type-h2 text-morph-terminal mb-4\">Ship at AI speed, confidently</h2>",
      "firstParagraph": "Break free from delivery bottlenecks.",
      "paragraphHtml": "<p class=\"type-p mb-6\">Break free from delivery bottlenecks.</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Join 2mil+ devs",
      "headingHtml": "<h2 class=\"type-mega text-morph-terminal mb-4\">Join 2mil+ devs</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Learn more",
      "headingHtml": "<h2 class=\"type-h2\">Learn more</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "2026 State of Software Delivery",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">2026 State of Software Delivery</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "CircleCI onboarding toolkit",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">CircleCI onboarding toolkit</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "CircleCI delivers 664% ROI",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">CircleCI delivers 664% ROI</h3>",
      "firstParagraph": "Up to $20,000 in free compute credits for qualifying startups.",
      "paragraphHtml": "<p>Up to &#x24;20,000 in free compute credits for qualifying startups.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect AI tools with the CircleCI MCP Server",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">Connect AI tools with the CircleCI MCP Server</h3>",
      "firstParagraph": "Give AI assistants access to logs, job metadata, and failure context for faster diagnosis and fixes.",
      "paragraphHtml": "<p class=\"type-p\">Give AI assistants access to logs, job metadata, and failure context for faster diagnosis and fixes.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Platform Toolkit: Standardize at scale",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">Platform Toolkit: Standardize at scale</h3>",
      "firstParagraph": "Define golden paths, allow safe customization, and enforce policy checks before anything runs.",
      "paragraphHtml": "<p class=\"type-p\">Define golden paths, allow safe customization, and enforce policy checks before anything runs.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Recover fast with rollback pipelines",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">Recover fast with rollback pipelines</h3>",
      "firstParagraph": "Set up automatic rollbacks with jobs and approvals so failed releases revert quickly and safely.",
      "paragraphHtml": "<p class=\"type-p\">Set up automatic rollbacks with jobs and approvals so failed releases revert quickly and safely.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Keep up with the latest releases",
      "headingHtml": "<h2 class=\"type-h2 text-morph-terminal\"> Keep up with the latest releases </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Fix Job and Fix Workflow from Chunk now correctly inspect all failed jobs in a workflow",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/fix-job-and-fix-workflow-from-chunk-now-correctly-inspect-all-failed-jobs-in-a-workflow/\"> Fix Job and Fix Workflow from Chunk now correctly inspect all failed jobs in a workflow </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Fix Job and Fix Workflow from Chunk now use git tools directly",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/fix-job-and-fix-workflow-from-chunk-now-use-git-tools-directly/\"> Fix Job and Fix Workflow from Chunk now use git tools directly </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Chunk can now rerun pipelines to handle infrastructure and transient failures",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/chunk-can-now-rerun-pipelines-to-handle-infrastructure-and-transient-failures/\"> Chunk can now rerun pipelines to handle infrastructure and transient failures </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Chunk Tasks no longer shows misleading errors on the Diffs and Logs tabs while running",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/chunk-tasks-no-longer-shows-misleading-errors-on-the-diffs-and-logs-tabs-while-running/\"> Chunk Tasks no longer shows misleading errors on the Diffs and Logs tabs while running </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Chunk no longer silently succeed without producing a Pull Request",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/chunk-no-longer-silently-succeed-without-producing-a-pull-request/\"> Chunk no longer silently succeed without producing a Pull Request </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Key milestones",
      "headingHtml": "<h3 class=\"type-h3 text-morph-terminal\"> Key milestones </h3>",
      "firstParagraph": "A look back at CircleCI’s key milestones, from our marquee releases to press moments, and everything in between.",
      "paragraphHtml": "<p class=\"type-p text-balance\"> A look back at CircleCI&#x2019;s key milestones, from our marquee releases to press moments, and everything in between. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": ">build the future",
      "headingHtml": "<h2 class=\"type-mega lowercase\">&gt;build the future</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    }
  ],
  "score": 65,
  "weight": 28
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Explanatory content depth

GEO: Explanatory content depth scored 75/100 and needs improvement.

3 Warning

Needs attention

GEO: Explanatory content depth

Warning
01

Issue

3 explanatory paragraph(s) could be stronger for citation or AI extraction.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Explanatory content depth

Score

75/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Explanatory content depth scored 75/100 and needs improvement.

Evidence
{
  "candidatePassages": 3,
  "citablePassages": 0,
  "failingCandidateParagraphs": [
    {
      "index": 1,
      "heading": "Before first heading",
      "text": "We use cookies and similar tracking technologies, including browser fingerprinting, to make your interactions with our website more meaningful. They help us better understand how our websites are used, so we can tailor content for you. For more information, read the Privacy Policy. To change your cookie settings and preferences, see the Cookie Consent Manager.",
      "words": 55,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (55 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p class=\"c-message\"> We use cookies and similar tracking technologies, including browser fingerprinting, to make your interactions with our website more meaningful. They help us better understand how our websites are used, so we can tailor content for you. For more information, read the&#xa0;<a href=\"https://circleci.com/privacy/\" style>Privacy Policy</a>. To change your cookie settings and preferences, see the&#xa0;<a href=\"#c-consent-modal\" style>Cookie Consent Manager</a>. </p>"
    },
    {
      "index": 3,
      "heading": "H3: ",
      "text": "The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. We also use browser fingerprinting and similar tracking technologies to identify visitors to our site. For these technologies, we also need your permission.",
      "words": 55,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (55 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p style>The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission.&#xa0;We also use browser fingerprinting and similar tracking technologies to identify visitors to our site. For these technologies, we also need your permission.&#xa0;</p>"
    },
    {
      "index": 10,
      "heading": "H3: ",
      "text": "These cookies and other technologies collect information about the browsing habits associated with your device and are used to make advertising more relevant to you and your interests. This includes browser fingerprinting and similar technologies used by third-party vendors to identify site visitors for sales and marketing purposes. Toggling off this category opts you out of the sale or sharing of your personal in...",
      "words": 67,
      "hasEvidence": false,
      "reasons": [
        "Too short for a citation-ready passage (67 words; target 80-220).",
        "Missing a named source, statistic, date, percentage, report, or other evidence signal."
      ],
      "html": "<p> These cookies and other technologies collect information about the browsing habits associated with your device and are used to make advertising more relevant to you and your interests. This includes browser fingerprinting and similar technologies used by third-party vendors to identify site visitors for sales and marketing purposes. Toggling off this category opts you out of the sale or sharing of your personal information.&#xa0;<a href=\"https://circleci.com/legal/cookie-policy/#targeting..."
    }
  ],
  "citableParagraphs": [],
  "score": 75,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question-led structure

AEO: Question-led structure scored 50/100 and needs improvement.

3 Warning

Needs attention

AEO: Question-led structure

Warning
01

Issue

No question-led h2 sections or FAQ pattern was detected.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Question-led structure

Score

50/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Question-led structure scored 50/100 and needs improvement.

Evidence
{
  "h2Count": 33,
  "questionH2s": [],
  "hasFaq": false,
  "score": 50,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer evidence and trust

AEO: Answer evidence and trust scored 60/100 and needs improvement.

3 Warning

Needs attention

AEO: Answer evidence and trust

Warning
01

Issue

Missing AIO trust signals: author, publisher.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer evidence and trust

Score

60/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer evidence and trust scored 60/100 and needs improvement.

Evidence
{
  "signals": {
    "author": false,
    "publisher": false,
    "freshnessDate": true,
    "aboutOrContact": true,
    "policyLinks": true
  },
  "missing": [
    "author",
    "publisher"
  ],
  "authorMeta": "",
  "schemaAuthors": [],
  "schemaPublishers": [],
  "schemaDates": [
    "2026-06-09T17:04:25-07:00"
  ],
  "visibleDates": [
    "2026-06-02 23:00:00 -0700",
    "2026-06-02 23:00:00 -0700",
    "2026-06-02 23:00:00 -0700",
    "2026-06-02 23:00:00 -0700",
    "2026-06-02 23:00:00 -0700"
  ],
  "aboutLinks": [
    {
      "href": "https://circleci.com/about/",
      "text": "About us",
      "html": "<a href=\"https://circleci.com/about/\" class=\"nav_section-link items-center group/link\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Why CircleCI&quot;, &quot;page_location&quot;: &quot;mega menu - Why CircleCI&quot; }\"> <span>About us</span> </a>"
    },
    {
      "href": "https://circleci.com/about/",
      "text": "About us",
      "html": "<a href=\"https://circleci.com/about/\" class=\"nav_section-link items-center group/link\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Why CircleCI&quot;, &quot;page_location&quot;: &quot;mega menu - Why CircleCI&quot; }\"> <span>About us</span> </a>"
    },
    {
      "href": "https://circleci.com/product/",
      "text": "Learn more about CircleCI",
      "html": "<a href=\"https://circleci.com/product/\" class=\"button button-secondary on-light relative\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;section&quot;: [&quot;other&quot;], &quot;position&quot;: 2, &quot;link_type&quot;: &quot;button&quot;, &quot;cta_text&quot;: &quot;Learn more about CircleCI&quot; }\"><span>Learn more about CircleCI</span></a>"
    },
    {
      "href": "https://circleci.com/about/",
      "text": "About us",
      "html": "<a class=\"group/link flex items-center gap-2 max-w-max\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;&quot;, &quot;page_location&quot;: &quot;footer - &quot;, &quot;cta_text&quot;: &quot;About us&quot; }\" href=\"https://circleci.com/about/\"><div>About us</div></a>"
    },
    {
      "href": "https://www.linkedin.com/company/circleci",
      "text": "LinkedIn",
      "html": "<a href=\"https://www.linkedin.com/company/circleci\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;icons&quot;, &quot;cta_text&quot;: &quot;linkedin&quot;}\" title=\"LinkedIn\" class=\"linkedin\" target=\"_blank\" rel=\"noopener noreferrer\"> <svg viewBox=\"0 0 448 512\" width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"currentColor\" d=\"m416 32h-384.1c-17.6 0-31.9 14.5-31.9 32.3v383.4c0 17.8 1..."
    }
  ],
  "contactLinks": [
    {
      "href": "https://circleci.com/support/technical-services/",
      "text": "Technical services",
      "html": "<a href=\"https://circleci.com/support/technical-services/\" class=\"nav_section-link items-center group/link\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Product&quot;, &quot;page_location&quot;: &quot;mega menu - Product&quot; }\"> <span>Technical services</span> </a>"
    },
    {
      "href": "https://support.circleci.com/hc/en-us/",
      "text": "Support portal",
      "html": "<a href=\"https://support.circleci.com/hc/en-us/\" target=\"_blank\" class=\"group/link nav_section-link text-[20px] font-medium \" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Resources&quot;, &quot;page_location&quot;: &quot;mega menu - Resources&quot;, &quot;cta_text&quot;: &quot;Support portal&quot; }\"> <div class=\"nav_icon\"> <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0..."
    },
    {
      "href": "https://circleci.com/support/technical-services/",
      "text": "Technical services",
      "html": "<a href=\"https://circleci.com/support/technical-services/\" class=\"nav_section-link items-center group/link\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Product&quot;, &quot;page_location&quot;: &quot;mega menu - Product&quot; }\"> <span>Technical services</span> </a>"
    },
    {
      "href": "https://support.circleci.com/hc/en-us/",
      "text": "Support portal",
      "html": "<a href=\"https://support.circleci.com/hc/en-us/\" target=\"_blank\" class=\"group/link nav_section-link \" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;top nav&quot;, &quot;category&quot;: &quot;Resources&quot;, &quot;page_location&quot;: &quot;mega menu - Resources&quot;, &quot;cta_text&quot;: &quot;Support portal&quot; }\"> <div class=\"flex items-center pt-0.5 gap-3\"> <span>Support portal</span> <div class=\"nav_external-in\"><div class=\"nav_exter..."
    },
    {
      "href": "https://support.circleci.com/hc/en-us/",
      "text": "Get support",
      "html": "<a class=\"group/link flex items-center gap-2 max-w-max\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;&quot;, &quot;page_location&quot;: &quot;footer - &quot;, &quot;cta_text&quot;: &quot;Get support&quot; }\" href=\"https://support.circleci.com/hc/en-us/\" target=\"_blank\" rel=\"noopener noreferrer\"><div>Get support</div><div class=\"mr-1 pb-0.5 -rotate-45\"><div class=\"arrow-expanding origin-left\"></div></..."
    },
    {
      "href": "https://circleci.com/support/plans/",
      "text": "Support plans",
      "html": "<a class=\"group/link flex items-center gap-2 max-w-max\" data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;&quot;, &quot;page_location&quot;: &quot;footer - &quot;, &quot;cta_text&quot;: &quot;Support plans&quot; }\" href=\"https://circleci.com/support/plans/\"><div>Support plans</div></a>"
    }
  ],
  "privacyLinks": [
    {
      "href": "https://circleci.com/privacy/",
      "text": "Privacy Policy",
      "html": "<a href=\"https://circleci.com/privacy/\" style>Privacy Policy</a>"
    },
    {
      "href": "https://circleci.com/privacy/",
      "text": "Privacy Policy",
      "html": "<a href=\"https://circleci.com/privacy/\" style>Privacy Policy</a>"
    },
    {
      "href": "https://circleci.com/legal/terms-of-use/",
      "text": "Terms of Use",
      "html": "<a data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;legal&quot;, &quot;page_location&quot;: &quot;footer - legal&quot;, &quot;cta_text&quot;: &quot;Terms of Use&quot; }\" href=\"https://circleci.com/legal/terms-of-use/\" class=\"max-w-max\">Terms of Use</a>"
    },
    {
      "href": "https://circleci.com/legal/privacy/",
      "text": "Privacy Policy",
      "html": "<a data-analytics-action=\"click-outer-cta\" data-analytics-properties=\"{ &quot;location&quot;: &quot;footer&quot;, &quot;category&quot;: &quot;legal&quot;, &quot;page_location&quot;: &quot;footer - legal&quot;, &quot;cta_text&quot;: &quot;Privacy Policy&quot; }\" href=\"https://circleci.com/legal/privacy/\" class=\"max-w-max\">Privacy Policy</a>"
    }
  ],
  "score": 60,
  "weight": 22
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Page experience for AIO

AIO: Page experience for AIO scored 70/100 and needs improvement.

2 Warning

Needs attention

AIO: Page experience for AIO

Warning
01

Issue

45 image(s) are missing width/height attributes. 14 possible modal/interstitial element(s) detected.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Page experience for AIO

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Page experience for AIO scored 70/100 and needs improvement.

Evidence
{
  "viewportContent": "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no",
  "visibleWords": 2819,
  "htmlBytes": 487628,
  "imagesMissingDimensions": [
    {
      "src": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDAgMTAwIj48Y2lyY2xlIGZpbGw9IiMxNjE2MTYiIGN4PSIzMC40NCIgY3k9IjUyLjUiIHI9IjcuNDcxIi8+PHBhdGggZmlsbD0iIzE2MTYxNiIgZD0iTTMwLjQ0IDIxLjEyNGMtMTQuNjE5IDAtMjYuOTAzIDEwLTMwLjM4OCAyMy41MzItLjAzLjExOS0uMDUyLjI0NC0uMDUyLjM3MyAwIC44MjUuNjY5IDEuNDk0IDEuNDk0IDEuNDk0aDEyLjY1MWMuNjAzIDAgMS4xMTgtLjM1OCAxLjM1NC0uODczIDAgMCAuMDE5LS4wMzUuMDI1LS4wNTIgMi42MDgtNS42MjggOC4zMDQtOS41MzMgMTQuOTE0LTkuNTMzIDkuMDc3IDAgMTYuNDM2IDcuMzU3IDE2LjQzNiAxNi40MzVTMzkuNTE3IDY4LjkzNSAzMC40NCA2OC45MzVjLTYuNjEgMC0xMi4zMDUtMy45MDUtMTQuOTE0LTkuNTMyLS4wMDctLjAxOC0uMDI2LS4wNTMtLjAyNi0uMDUzYTEuNDg5IDEuNDg5IDAgMCAwLTEuMzU0LS44NzNIMS40OTVjLS44MjYgMC0xLjQ5NS42NjktMS40OTUgMS40OTQgMCAuMTI5LjAyMS4yNTQuMDUyLjM3M0MzLjUzNyA3My44NzYgMTUuODIxIDgzLjg3NiAzMC40NCA4My44NzZjMTcuMzI5IDAgMzEuMzc2LTE0LjA0OCAzMS4zNzYtMzEuMzc2UzQ3Ljc2OSAyMS4xMjQgMzAuNDQgMjEuMTI0ek0xMTIuNDgyIDU5Ljg1NWgtNC4yNjhhLjkxOS45MTkgMCAwIDAtLjcyOS4zNjFjLTIuNDc5IDMuNjY0LTYuNjcxIDYuMDc0LTExLjQyOCA2LjA3NC03LjYxNyAwLTEzLjc5MS02LjE3NS0xMy43OTEtMTMuNzkxIDAtNy42MTcgNi4xNzQtMTMuNzkyIDEzLjc5MS0xMy43OTIgNC43NTggMCA4Ljk0OSAyLjQxMiAxMS40MjkgNi4wNzVhLjkxNi45MTYgMCAwIDAgLjcyOC4zNjFoNC4yNjhhLjkyLjkyIDAgMCAwIC45MjEtLjkxOS45MS45MSAwIDAgMC0uMTAxLS40MTNjLTMuMTgtNi4yOTktOS43MDYtMTAuNjIxLTE3LjI0NC0xMC42MjEtMTAuNjYzIDAtMTkuMzA5IDguNjQ1LTE5LjMwOSAxOS4zMDkgMCAxMC42NjMgOC42NDYgMTkuMzA5IDE5LjMwOSAxOS4zMDkgNy41MzggMCAxNC4wNjQtNC4zMjIgMTcuMjQzLTEwLjYyMWEuOTE0LjkxNCAwIDAgMCAuMTAyLS40MTMuOTIuOTIgMCAwIDAtLjkyMS0uOTE5ek0xMjUuMzU1IDI2Ljc1NmEzLjY3OCAzLjY3OCAwIDEgMS03LjM1NyAwIDMuNjc4IDMuNjc4IDAgMCAxIDcuMzU3IDB6bS0uOTE5IDQzLjIxM1YzNC4xMWgtNS41MTd2MzUuODU4YS45Mi45MiAwIDAgMCAuOTE5LjkxOWgzLjY3OWEuOTE4LjkxOCAwIDAgMCAuOTE5LS45MTh6TTE0OC4zNTUgMzMuMjE0Yy01LjU2NC4yNjItMTAuMDA4IDIuOTIxLTEyLjg4NyA2Ljk4MXYtNS4xNjZhLjkyLjkyIDAgMCAwLS45MTktLjkxOWgtMy42NzhhLjkyLjkyIDAgMCAwLS45MTkuOTE5djM0LjkzOWMwIC41MDguNDEuOTE5LjkxOS45MTloMy42NzhhLjkxOC45MTggMCAwIDAgLjkxOS0uOTE5VjUyLjVjMC03LjMwOCA1LjY4Ni0xMy4yODYgMTIuODcxLTEzLjc2YS45MjEuOTIxIDAgMCAwIC45MjEtLjkyMnYtMy42ODZhLjkyLjkyIDAgMCAwLS45MDUtLjkxOHpNMTg0Ljk5MiA1OS44NTVoLTQuMjY4YS45MTYuOTE2IDAgMCAwLS43MjkuMzYxYy0yLjQ3OSAzLjY2NC02LjY3MSA2LjA3NC0xMS40MjcgNi4wNzQtNy42MTggMC0xMy43OTItNi4xNzUtMTMuNzkyLTEzLjc5MSAwLTcuNjE3IDYuMTc0LTEzLjc5MiAxMy43OTItMTMuNzkyIDQuNzU2IDAgOC45NDggMi40MTIgMTEuNDI3IDYuMDc1YS45MTcuOTE3IDAgMCAwIC43MjkuMzYxaDQuMjY4YS45Mi45MiAwIDAgMCAuOTIxLS45MTkuODk4Ljg5OCAwIDAgMC0uMTAyLS40MTNjLTMuMTc5LTYuMjk5LTkuNzA1LTEwLjYyMS0xNy4yNDItMTAuNjIxLTEwLjY2NCAwLTE5LjMwOSA4LjY0NS0xOS4zMDkgMTkuMzA5IDAgMTAuNjYzIDguNjQ1IDE5LjMwOSAxOS4zMDkgMTkuMzA5IDcuNTM3IDAgMTQuMDYzLTQuMzIyIDE3LjI0Mi0xMC42MjFhLjkxNC45MTQgMCAwIDAgLjEwMi0uNDEzLjkyLjkyIDAgMCAwLS45MjEtLjkxOXpNMTk2LjAyNSAyMi4xNThoLTMuNjc4YS45Mi45MiAwIDAgMC0uOTE5LjkxOXY0Ni44OTJjMCAuNTA4LjQxMS45MTkuOTE5LjkxOWgzLjY3OGEuOTIuOTIgMCAwIDAgLjkyLS45MTlWMjMuMDc3YS45Mi45MiAwIDAgMC0uOTItLjkxOXpNMjIxLjc3MSAzMy4xOTFjLTEwLjY2NCAwLTE5LjMwOSA4LjY0NS0xOS4zMDkgMTkuMzA5IDAgMTAuNjYzIDguNjQ1IDE5LjMwOSAxOS4zMDkgMTkuMzA5IDcuNTM4IDAgMTQuMDYyLTQuMzIyIDE3LjI0Mi0xMC42MjFhLjkxMy45MTMgMCAwIDAtLjgxOS0xLjMzMmgtNC4yNjdhLjkxMy45MTMgMCAwIDAtLjc0MS4zNzljLTIuNDggMy42NTMtNi42NjYgNi4wNTctMTEuNDE1IDYuMDU3LTYuOTkzIDAtMTIuNzY3LTUuMjA2LTEzLjY2Ny0xMS45NTJoMzIuMDMxYS45Mi45MiAwIDAgMCAuOTE3LS44NzNjLjAxNi0uMzIuMDI2LS42NDMuMDI2LS45NjYgMC0xMC42NjUtOC42NDQtMTkuMzEtMTkuMzA3LTE5LjMxem0tMTMuMjkyIDE1LjYzMWMxLjYxLTUuODMgNi45NDktMTAuMTE0IDEzLjI5Mi0xMC4xMTRzMTEuNjgxIDQuMjg0IDEzLjI5MiAxMC4xMTRoLTI2LjU4NHpNMjk0LjQ4MyAyMS4yMzlhNS41MTcgNS41MTcgMCAxIDAgMCAxMS4wMzQgNS41MTcgNS41MTcgMCAwIDAgMC0xMS4wMzR6bTQuNTk4IDEyLjg3MXYzNS44NThhLjkyLjkyIDAgMCAxLS45MTkuOTE5aC03LjM1NmEuOTE4LjkxOCAwIDAgMS0uOTE5LS45MTlWMzQuMTFoOS4xOTR6TTI2NS45MDIgNzEuODA5YzkuMDE0IDAgMTYuNTc2LTYuMTc2IDE4LjcwNi0xNC41MjRhLjgzMi44MzIgMCAwIDAgLjAyMy0uMTg3LjkyLjkyIDAgMCAwLS45MTktLjkyaC03Ljc4MmEuOTE5LjkxOSAwIDAgMC0uODM0LjUzN2wtLjAwMi0uMDAxYy0xLjU5OSAzLjQ4LTUuMTEgNS44OTktOS4xOTIgNS44OTktNS41ODQgMC0xMC4xMTMtNC41MjctMTAuMTEzLTEwLjExM3M0LjUyOS0xMC4xMTMgMTAuMTEzLTEwLjExM2ExMC4xMSAxMC4xMSAwIDAgMSA5LjE5MiA1Ljg5OWwuMDAyLS4wMDJhLjkyLjkyIDAgMCAwIC44MzQuNTM4aDcuNzgyYS45Mi45MiAwIDAgMCAuOTE5LS45Mi45NDQuOTQ0IDAgMCAwLS4wMjItLjE4NGMtMi4xMjgtOC4zNS05LjY5My0xNC41MjctMTguNzA3LTE0LjUyNy0xMC42NjEgMC0xOS4zMDggOC42NDYtMTkuMzA4IDE5LjMwOS4wMDEgMTAuNjY0IDguNjQ3IDE5LjMwOSAxOS4zMDggMTkuMzA5eiIvPjwvc3ZnPg==",
      "width": "128",
      "height": "",
      "loading": "",
      "html": "<img width=\"128\" alt=\"CircleCI Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDAgMTAwIj48Y2lyY2xlIGZpbGw9IiMxNjE2MTYiIGN4PSIzMC40NCIgY3k9IjUyLjUiIHI9IjcuNDcxIi8+PHBhdGggZmlsbD0iIzE2MTYxNiIgZD0iTTMwLjQ0IDIxLjEyNGMtMTQuNjE5IDAtMjYuOTAzIDEwLTMwLjM4OCAyMy41MzItLjAzLjExOS0uMDUyLjI0NC0uMDUyLjM3MyAwIC44MjUuNjY5IDEuNDk0IDEuNDk0IDEuNDk0aDEyLjY1MWMuNjAzIDAgMS4xMTgtLjM1OCAxLjM1NC0uODczIDAgMCAuMDE5LS4wMzUuMDI1LS4wNTIgMi42MDgtNS42MjggOC4zMDQtO..."
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/WnWnzSKCIDIYYXkjE3vgF/dfde526392fd29face6d995498789e6a/Hero_section.png?w=534&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/WnWnzSKCIDIYYXkjE3vgF/dfde526392fd29face6d995498789e6a/Hero_section.png?w=534&amp;fm=webp&amp;q=60\" alt class=\"ml-auto\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/2aE0xBVvXAxGtlJ9NELL0C/d5f46f20becb3280ae14a933c94a8abb/home-product-image_chunk.png?w=752&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/2aE0xBVvXAxGtlJ9NELL0C/d5f46f20becb3280ae14a933c94a8abb/home-product-image_chunk.png?w=752&amp;fm=webp&amp;q=60\" alt class=\"rounded-2xl overflow-hidden\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/tFyqwtmJztiSAnJVqEZ2k/bf18442a66d5b19275e2d8faa272b7b5/home-confidence-ai-speed.png?w=703&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/tFyqwtmJztiSAnJVqEZ2k/bf18442a66d5b19275e2d8faa272b7b5/home-confidence-ai-speed.png?w=703&amp;fm=webp&amp;q=60\" alt class=\"rounded-2xl overflow-hidden\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/1X14DUE0YYsCzMSgUo7A7i/f373e0c717f6fd4d49dd1166091022e7/home-no-think-ci.png?w=703&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/1X14DUE0YYsCzMSgUo7A7i/f373e0c717f6fd4d49dd1166091022e7/home-no-think-ci.png?w=703&amp;fm=webp&amp;q=60\" alt class=\"rounded-2xl overflow-hidden\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/4yGFwJuI2Dviql5QJpw9OF/80141dc995283e6d04e4507c182f3f52/home_value-props-3.png?w=703&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/4yGFwJuI2Dviql5QJpw9OF/80141dc995283e6d04e4507c182f3f52/home_value-props-3.png?w=703&amp;fm=webp&amp;q=60\" alt class=\"rounded-2xl overflow-hidden\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/1NkpgmA8boR8FUEIETLUZB/f26f124ab57744bdbf996e79676291f8/nick-wilson.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/1NkpgmA8boR8FUEIETLUZB/f26f124ab57744bdbf996e79676291f8/nick-wilson.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/4efmh75d9EfpM2XdoS45Qm/9e20c834cf437705047dd8918601ee3a/adam-renklint.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/4efmh75d9EfpM2XdoS45Qm/9e20c834cf437705047dd8918601ee3a/adam-renklint.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/2VCuiTeXo9J9uubRtVKaJS/2c23e79b93b7cbce1f177205a1dae5e2/lukas-brusokas.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/2VCuiTeXo9J9uubRtVKaJS/2c23e79b93b7cbce1f177205a1dae5e2/lukas-brusokas.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/26fXHqlRPE7J0lPniBMoYO/ca7d5db6e498939c7ae128919c195bcc/steven-reynolds.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/26fXHqlRPE7J0lPniBMoYO/ca7d5db6e498939c7ae128919c195bcc/steven-reynolds.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/IdY27vKUqWPIP0cSIheUm/236031e962d41045e255ab060ab4f5ad/adam-lyons.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/IdY27vKUqWPIP0cSIheUm/236031e962d41045e255ab060ab4f5ad/adam-lyons.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/6cS4qUdEPIv9H5TfOycBCo/76d3f02eafc16f4288f24da641316dfb/toshimasa-ishibashi_2x.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/6cS4qUdEPIv9H5TfOycBCo/76d3f02eafc16f4288f24da641316dfb/toshimasa-ishibashi_2x.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/2Ckv2iLjSLGVAWU61gnNai/af7be36f58a3865d2cee2e341da801bd/iryna-kreichmann.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/2Ckv2iLjSLGVAWU61gnNai/af7be36f58a3865d2cee2e341da801bd/iryna-kreichmann.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/1NkpgmA8boR8FUEIETLUZB/f26f124ab57744bdbf996e79676291f8/nick-wilson.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/1NkpgmA8boR8FUEIETLUZB/f26f124ab57744bdbf996e79676291f8/nick-wilson.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/33MP8lhbnDBNmT2tCalrcp/00c276e91119a77ac27e4d96b1afc59d/image.png?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/33MP8lhbnDBNmT2tCalrcp/00c276e91119a77ac27e4d96b1afc59d/image.png?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/06DKLHA0ZGk4L0eUj5YuI/ba4716c06e18c6f6046c93fe594c0edf/nicholas-duffy.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/06DKLHA0ZGk4L0eUj5YuI/ba4716c06e18c6f6046c93fe594c0edf/nicholas-duffy.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/3lGJTeeQPcnXG9MGRzVGBe/ec9e843a31c88d5e0e1f99663ac659b7/josh-dover_2x.jpeg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/3lGJTeeQPcnXG9MGRzVGBe/ec9e843a31c88d5e0e1f99663ac659b7/josh-dover_2x.jpeg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/16ZyBA5YE9dyOq4ZzoeySa/d2f85e5241f4786bf855503631b6d803/enzo-belli.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/16ZyBA5YE9dyOq4ZzoeySa/d2f85e5241f4786bf855503631b6d803/enzo-belli.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/2Da34HDtKkxuiKQhkMV1a3/851739a707c71f6dac4ea8c77643c23c/thomas-groutars.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/2Da34HDtKkxuiKQhkMV1a3/851739a707c71f6dac4ea8c77643c23c/thomas-groutars.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/1dpBKJ15DzSWWpPs66cKW8/d0e1581037910a3b590768e14c08d69b/hemal-shah_2x.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/1dpBKJ15DzSWWpPs66cKW8/d0e1581037910a3b590768e14c08d69b/hemal-shah_2x.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/1kRnlrN5SqLbgFQQcgfLVP/5dc7ad97b9ae0bcc4076dfaf487a4386/maksim-pecherskiy.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/1kRnlrN5SqLbgFQQcgfLVP/5dc7ad97b9ae0bcc4076dfaf487a4386/maksim-pecherskiy.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/36iTxBQ6JT65vzEhdCQK8S/044bc64516b12e89b4ecd772d054e73a/carlos-villavicencio.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/36iTxBQ6JT65vzEhdCQK8S/044bc64516b12e89b4ecd772d054e73a/carlos-villavicencio.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/2WQsD0gaAojDbu4jt2uKyp/a377a29f206dbda508023489f43f8802/xavier-portilla-edo.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/2WQsD0gaAojDbu4jt2uKyp/a377a29f206dbda508023489f43f8802/xavier-portilla-edo.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/36ZqIK11ugOq8tZ669t7JQ/d82372baebb410734e35ae875ce2ff33/yuta-kimura.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/36ZqIK11ugOq8tZ669t7JQ/d82372baebb410734e35ae875ce2ff33/yuta-kimura.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/36ZqIK11ugOq8tZ669t7JQ/d82372baebb410734e35ae875ce2ff33/yuta-kimura.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/36ZqIK11ugOq8tZ669t7JQ/d82372baebb410734e35ae875ce2ff33/yuta-kimura.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/6nPC3vlIbZQZ5kRhoY3ZNI/0cc3b83f70c588616ec2a32caafb3446/__-__-_.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/6nPC3vlIbZQZ5kRhoY3ZNI/0cc3b83f70c588616ec2a32caafb3446/__-__-_.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/2Da34HDtKkxuiKQhkMV1a3/851739a707c71f6dac4ea8c77643c23c/thomas-groutars.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/2Da34HDtKkxuiKQhkMV1a3/851739a707c71f6dac4ea8c77643c23c/thomas-groutars.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/2zEGGF38riqCiYhMjsFLlY/8fbade233d4fc0b7009f5c2e641cdade/jon-anderson.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/2zEGGF38riqCiYhMjsFLlY/8fbade233d4fc0b7009f5c2e641cdade/jon-anderson.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/3sHynGsVjVOyBLUTFziexC/14d03462336c0368fb07b9128e619507/cory-virok.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/3sHynGsVjVOyBLUTFziexC/14d03462336c0368fb07b9128e619507/cory-virok.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/7EhKErizj687dJcXnO2t9L/73d91f3d7b168362598be998f7a8cc2d/rawan-moukalled.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/7EhKErizj687dJcXnO2t9L/73d91f3d7b168362598be998f7a8cc2d/rawan-moukalled.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/RUipwTkV8QLrR17owmZUU/b1256c78c633ebc2b1ae52cc1ac889c8/anthony-carr-smith.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/RUipwTkV8QLrR17owmZUU/b1256c78c633ebc2b1ae52cc1ac889c8/anthony-carr-smith.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/RUipwTkV8QLrR17owmZUU/b1256c78c633ebc2b1ae52cc1ac889c8/anthony-carr-smith.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/RUipwTkV8QLrR17owmZUU/b1256c78c633ebc2b1ae52cc1ac889c8/anthony-carr-smith.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/4hS07js4mNla5bAMVsaB8p/e86f7299cf967e61b8a080ea707f1bab/matt-wise.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/4hS07js4mNla5bAMVsaB8p/e86f7299cf967e61b8a080ea707f1bab/matt-wise.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/2WQsD0gaAojDbu4jt2uKyp/a377a29f206dbda508023489f43f8802/xavier-portilla-edo.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/2WQsD0gaAojDbu4jt2uKyp/a377a29f206dbda508023489f43f8802/xavier-portilla-edo.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/7HWB3opsuXZt1EgN87gBeH/4c3551c516674147410c920cb1ae95e7/valentin-ranshakov.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/7HWB3opsuXZt1EgN87gBeH/4c3551c516674147410c920cb1ae95e7/valentin-ranshakov.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/1dpBKJ15DzSWWpPs66cKW8/d0e1581037910a3b590768e14c08d69b/hemal-shah_2x.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/1dpBKJ15DzSWWpPs66cKW8/d0e1581037910a3b590768e14c08d69b/hemal-shah_2x.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/4Bg46F1uot3TTl4VO18Zd8/6f298420030f8c30a05fbaf03f7b2e72/fergus-mcdonald.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/4Bg46F1uot3TTl4VO18Zd8/6f298420030f8c30a05fbaf03f7b2e72/fergus-mcdonald.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/48UqYaJuDdE2EyGE9dTxSv/3ff48af7d940eaab8158998279c82fc7/bandai-narrow-whitespace.png?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/48UqYaJuDdE2EyGE9dTxSv/3ff48af7d940eaab8158998279c82fc7/bandai-narrow-whitespace.png?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/631qSRDPVYoGapfbphgVzU/c03c452d0fd06cc39dfb63b097e498fb/austin-brown.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/631qSRDPVYoGapfbphgVzU/c03c452d0fd06cc39dfb63b097e498fb/austin-brown.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/5NrG62fXJ6RT5UwKEA5CD3/db82c09cddd40a04b0458ecd817c4a83/jason-bosco_2x.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/5NrG62fXJ6RT5UwKEA5CD3/db82c09cddd40a04b0458ecd817c4a83/jason-bosco_2x.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/26fXHqlRPE7J0lPniBMoYO/ca7d5db6e498939c7ae128919c195bcc/steven-reynolds.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/26fXHqlRPE7J0lPniBMoYO/ca7d5db6e498939c7ae128919c195bcc/steven-reynolds.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/67DIzrrkdjqrHLgA9aYdYK/fd256f0abceb6cea08875bf9d4ab5d48/sojin-park.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/67DIzrrkdjqrHLgA9aYdYK/fd256f0abceb6cea08875bf9d4ab5d48/sojin-park.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/5fHyVC6B3RGybBPN1cnZ1l/a4e8e7cf9bbaeba7b8e5576e63829038/matic-miklavc_ic_.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/5fHyVC6B3RGybBPN1cnZ1l/a4e8e7cf9bbaeba7b8e5576e63829038/matic-miklavc_ic_.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/NbFh3alGF5CMF6yAP0E4W/51b95deb77a7d65c3254b721b9d7924d/adam-nowak.jpg?w=20&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/NbFh3alGF5CMF6yAP0E4W/51b95deb77a7d65c3254b721b9d7924d/adam-nowak.jpg?w=20&amp;fm=webp&amp;q=60\" alt class=\"bg-morph-vapor rounded-full w-5 h-5\">"
    },
    {
      "src": "//images.ctfassets.net/il1yandlcjgk/caqxXIH2Mc522p0q8lDS2/70bef99379698bbc2d6055f513b2cc51/chunk-li-home-hero-ga.png?w=560&fm=webp&q=60",
      "width": "",
      "height": "",
      "loading": "",
      "html": "<img src=\"//images.ctfassets.net/il1yandlcjgk/caqxXIH2Mc522p0q8lDS2/70bef99379698bbc2d6055f513b2cc51/chunk-li-home-hero-ga.png?w=560&amp;fm=webp&amp;q=60\" alt class=\"object-cover h-full w-full rounded-2xl\">"
    }
  ],
  "possibleDialogs": [
    "<style type=\"text/css\" id=\"CookiebotDialogStyle\">#cookiebanner{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;background-color:rgba(22,22,22,.7)}#cookiebanner p{font-size:14px;line-height:1.4;margin:0;margin-bottom:2rem;color:#343434}#cookiebanner .c-general-intro{padding-bottom:1.25rem}#cookiebanner .c-general-intro p{margin-bottom:15px}#cookiebanner a{color:#2152e5}#cookiebanner a.c-button{width:max-content;font-size:1rem;line-height:1.6;display:flex;align-items:center;just...",
    "<a id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" href=\"javascript: void(0);\" class=\"c-button\"> Allow all cookies </a>",
    "<div id=\"c-consent-modal\" class=\"light-modal\" role=\"dialog\" aria-labelledby=\"light-modal-label\" aria-hidden=\"true\"><div class=\"light-modal-content large-content animated basic\"><a href=\"#\" class=\"light-modal-close-icon\" aria-label=\"Close\">&#xd7;</a><div class=\"light-modal-header\"><h3 class=\"light-modal-heading\"><!-- This is `logo-wordmark-black.svg` from the circleci.com repo --><img width=\"128\" alt=\"CircleCI Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9...",
    "<div class=\"light-modal-content large-content animated basic\"><a href=\"#\" class=\"light-modal-close-icon\" aria-label=\"Close\">&#xd7;</a><div class=\"light-modal-header\"><h3 class=\"light-modal-heading\"><!-- This is `logo-wordmark-black.svg` from the circleci.com repo --><img width=\"128\" alt=\"CircleCI Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDAgMTAwIj48Y2lyY2xlIGZpbGw9IiMxNjE2MTYiIGN4PSIzMC40NCIgY3k9IjUyLjUiIHI9IjcuNDcxIi8+PHBhdG...",
    "<a href=\"#\" class=\"light-modal-close-icon\" aria-label=\"Close\">&#xd7;</a>",
    "<div class=\"light-modal-header\"><h3 class=\"light-modal-heading\"><!-- This is `logo-wordmark-black.svg` from the circleci.com repo --><img width=\"128\" alt=\"CircleCI Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDAgMTAwIj48Y2lyY2xlIGZpbGw9IiMxNjE2MTYiIGN4PSIzMC40NCIgY3k9IjUyLjUiIHI9IjcuNDcxIi8+PHBhdGggZmlsbD0iIzE2MTYxNiIgZD0iTTMwLjQ0IDIxLjEyNGMtMTQuNjE5IDAtMjYuOTAzIDEwLTMwLjM4OCAyMy41MzItLjAzLjExOS0uMDUyLjI0NC0uMDUyLjM3MyAwIC44MjUu...",
    "<h3 class=\"light-modal-heading\"><!-- This is `logo-wordmark-black.svg` from the circleci.com repo --><img width=\"128\" alt=\"CircleCI Logo\" src=\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDAgMTAwIj48Y2lyY2xlIGZpbGw9IiMxNjE2MTYiIGN4PSIzMC40NCIgY3k9IjUyLjUiIHI9IjcuNDcxIi8+PHBhdGggZmlsbD0iIzE2MTYxNiIgZD0iTTMwLjQ0IDIxLjEyNGMtMTQuNjE5IDAtMjYuOTAzIDEwLTMwLjM4OCAyMy41MzItLjAzLjExOS0uMDUyLjI0NC0uMDUyLjM3MyAwIC44MjUuNjY5IDEuNDk0IDEuNDk0IDEuNDk0aDEy...",
    "<div class=\"light-modal-body\"><div class=\"c-title\"> Cookie Consent Manager </div><div class=\"c-general-intro\"> <p style>Cookies are small text files that can be used by websites to make a user&#x2019;s experience more efficient.&#xa0;</p><p style>The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission.&#xa0;We also use browser fingerprinting and similar tracking technologies t...",
    "<input id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" type=\"checkbox\" checked style=\"display: none;\">",
    "<input id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" type=\"checkbox\" class=\"onoffswitch-checkbox\" tabindex=\"0\" checked>",
    "<input id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" type=\"checkbox\" class=\"onoffswitch-checkbox\" tabindex=\"0\">",
    "<input id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" type=\"checkbox\" class=\"onoffswitch-checkbox\" tabindex=\"0\">",
    "<div class=\"light-modal-footer\"><hr><div class=\"c-wrap\"><a id=\"CybotCookiebotDialogBodyLevelButtonAccept\" href=\"javascript: void(0);\" class=\"c-button\"> Save Settings </a></div></div>",
    "<a id=\"CybotCookiebotDialogBodyLevelButtonAccept\" href=\"javascript: void(0);\" class=\"c-button\"> Save Settings </a>"
  ],
  "score": 70,
  "weight": 10
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Answer block readiness

AIO: Answer block readiness scored 65/100 and needs improvement.

2 Warning

Needs attention

AIO: Answer block readiness

Warning
01

Issue

48 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Answer block readiness

Score

65/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Answer block readiness scored 65/100 and needs improvement.

Evidence
{
  "sectionCount": 50,
  "passing": 2,
  "failing": [
    {
      "heading": "Overview",
      "headingHtml": "<h2 class=\"nav_section-label\">Overview</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Features",
      "headingHtml": "<h2 class=\"nav_section-label\">Features</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h2 class=\"nav_section-label\">Integrations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Role",
      "headingHtml": "<h2 class=\"nav_section-label\">Role</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Use case",
      "headingHtml": "<h2 class=\"nav_section-label\">Use case</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company size",
      "headingHtml": "<h2 class=\"nav_section-label\">Company size</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Developers",
      "headingHtml": "<h2 class=\"nav_section-label\">Developers</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Explore",
      "headingHtml": "<h2 class=\"nav_section-label\">Explore</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Community",
      "headingHtml": "<h2 class=\"nav_section-label\">Community</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Benefits",
      "headingHtml": "<h2 class=\"nav_section-label\">Benefits</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Compare",
      "headingHtml": "<h2 class=\"nav_section-label\">Compare</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h2 class=\"nav_section-label\">Company</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Overview",
      "headingHtml": "<h2 class=\"nav_section-label\">Overview</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Features",
      "headingHtml": "<h2 class=\"nav_section-label\">Features</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Integrations",
      "headingHtml": "<h2 class=\"nav_section-label\">Integrations</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Role",
      "headingHtml": "<h2 class=\"nav_section-label\">Role</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Use case",
      "headingHtml": "<h2 class=\"nav_section-label\">Use case</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company size",
      "headingHtml": "<h2 class=\"nav_section-label\">Company size</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Developers",
      "headingHtml": "<h2 class=\"nav_section-label\">Developers</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Explore",
      "headingHtml": "<h2 class=\"nav_section-label\">Explore</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Community",
      "headingHtml": "<h2 class=\"nav_section-label\">Community</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Benefits",
      "headingHtml": "<h2 class=\"nav_section-label\">Benefits</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Compare",
      "headingHtml": "<h2 class=\"nav_section-label\">Compare</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Company",
      "headingHtml": "<h2 class=\"nav_section-label\">Company</h2>",
      "firstParagraph": "No results for site",
      "paragraphHtml": "<p>No results for site</p>",
      "words": 4,
      "direct": false,
      "issue": "First paragraph is 4 words and does not look like a concise direct answer."
    },
    {
      "heading": "Explore",
      "headingHtml": "<h2 class=\"nav_section-label\">Explore</h2>",
      "firstParagraph": "Up to $20,000 in free compute credits for qualifying startups.",
      "paragraphHtml": "<p>Up to &#x24;20,000 in free compute credits for qualifying startups.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Trusted by",
      "headingHtml": "<h2 class=\"type-h4 mb-6\">Trusted by</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Confidence in every rollback prompt change test merge eval deploy rollback release",
      "headingHtml": "<h2 class=\"type-h3 text-morph-terminal group\" data-observed-position=\"off\"> Confidence in every <span class=\"relative inline-block\"> <span class=\"opacity-0\"> rollback </span> <span class=\"absolute left-0 top-0 opacity-100 group-data-[observed-position=on]:opacity-0 transition-opacity delay-[calc(var(--word-index)*2000ms+2000ms)] whitespace-nowrap\" style=\"--word-index: 0\" data-search-omit> <span class=\"opacity-0 group-data-[observed-position=on]:opacity-100 transition-opacity delay-[calc(var(-...",
      "firstParagraph": "Ship at AI speed with enterprise-grade confidence. CircleCI keeps your code tested, trusted, and ready to ship 24/7 with minimal human oversight.",
      "paragraphHtml": "<p class=\"type-p\">Ship at AI speed with enterprise-grade confidence. CircleCI keeps your code tested, trusted, and ready to ship 24/7 with minimal human oversight.</p>",
      "words": 23,
      "direct": false,
      "issue": "First paragraph is 23 words and does not look like a concise direct answer."
    },
    {
      "heading": "Any app, deployed anywhere, at any scale",
      "headingHtml": "<h2 class=\"type-h2 text-morph-terminal mb-16 text-balance\">Any app, deployed anywhere, at any scale</h2>",
      "firstParagraph": "Android",
      "paragraphHtml": "<p>Android</p>",
      "words": 1,
      "direct": false,
      "issue": "First paragraph is 1 words and does not look like a concise direct answer."
    },
    {
      "heading": "Confidence meets AI speed",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal text-balance\">Confidence meets AI speed</h3>",
      "firstParagraph": "Move at the pace of AI without sacrificing control. Faster, more reliable delivery powered by intelligent automation and expert-in-the-loop tooling.",
      "paragraphHtml": "<p class=\"type-p\">Move at the pace of AI without sacrificing control. Faster, more reliable delivery powered by intelligent automation and expert-in-the-loop tooling.</p>",
      "words": 20,
      "direct": false,
      "issue": "First paragraph is 20 words and does not look like a concise direct answer."
    },
    {
      "heading": "No-think CI/CD",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal text-balance\">No-think CI/CD</h3>",
      "firstParagraph": "Agent-powered CI/CD designed to keep pipelines moving without the noise.",
      "paragraphHtml": "<p class=\"type-p\">Agent-powered CI/CD designed to keep pipelines moving without the noise.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Scale without compromise",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal text-balance\">Scale without compromise</h3>",
      "firstParagraph": "With AI, even small teams face enterprise-grade challenges. Industry-leading scale ensures you’re equipped to meet any demand.",
      "paragraphHtml": "<p class=\"type-p\">With AI, even small teams face enterprise-grade challenges. Industry-leading scale ensures you&#x2019;re equipped to meet any demand.</p>",
      "words": 18,
      "direct": false,
      "issue": "First paragraph is 18 words and does not look like a concise direct answer."
    },
    {
      "heading": "Ship at AI speed, confidently",
      "headingHtml": "<h2 class=\"type-h2 text-morph-terminal mb-4\">Ship at AI speed, confidently</h2>",
      "firstParagraph": "Break free from delivery bottlenecks.",
      "paragraphHtml": "<p class=\"type-p mb-6\">Break free from delivery bottlenecks.</p>",
      "words": 5,
      "direct": false,
      "issue": "First paragraph is 5 words and does not look like a concise direct answer."
    },
    {
      "heading": "Join 2mil+ devs",
      "headingHtml": "<h2 class=\"type-mega text-morph-terminal mb-4\">Join 2mil+ devs</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Learn more",
      "headingHtml": "<h2 class=\"type-h2\">Learn more</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "2026 State of Software Delivery",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">2026 State of Software Delivery</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "CircleCI onboarding toolkit",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">CircleCI onboarding toolkit</h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "CircleCI delivers 664% ROI",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">CircleCI delivers 664% ROI</h3>",
      "firstParagraph": "Up to $20,000 in free compute credits for qualifying startups.",
      "paragraphHtml": "<p>Up to &#x24;20,000 in free compute credits for qualifying startups.</p>",
      "words": 11,
      "direct": false,
      "issue": "First paragraph is 11 words and does not look like a concise direct answer."
    },
    {
      "heading": "Connect AI tools with the CircleCI MCP Server",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">Connect AI tools with the CircleCI MCP Server</h3>",
      "firstParagraph": "Give AI assistants access to logs, job metadata, and failure context for faster diagnosis and fixes.",
      "paragraphHtml": "<p class=\"type-p\">Give AI assistants access to logs, job metadata, and failure context for faster diagnosis and fixes.</p>",
      "words": 16,
      "direct": false,
      "issue": "First paragraph is 16 words and does not look like a concise direct answer."
    },
    {
      "heading": "Platform Toolkit: Standardize at scale",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">Platform Toolkit: Standardize at scale</h3>",
      "firstParagraph": "Define golden paths, allow safe customization, and enforce policy checks before anything runs.",
      "paragraphHtml": "<p class=\"type-p\">Define golden paths, allow safe customization, and enforce policy checks before anything runs.</p>",
      "words": 13,
      "direct": false,
      "issue": "First paragraph is 13 words and does not look like a concise direct answer."
    },
    {
      "heading": "Recover fast with rollback pipelines",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\">Recover fast with rollback pipelines</h3>",
      "firstParagraph": "Set up automatic rollbacks with jobs and approvals so failed releases revert quickly and safely.",
      "paragraphHtml": "<p class=\"type-p\">Set up automatic rollbacks with jobs and approvals so failed releases revert quickly and safely.</p>",
      "words": 15,
      "direct": false,
      "issue": "First paragraph is 15 words and does not look like a concise direct answer."
    },
    {
      "heading": "Keep up with the latest releases",
      "headingHtml": "<h2 class=\"type-h2 text-morph-terminal\"> Keep up with the latest releases </h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Fix Job and Fix Workflow from Chunk now correctly inspect all failed jobs in a workflow",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/fix-job-and-fix-workflow-from-chunk-now-correctly-inspect-all-failed-jobs-in-a-workflow/\"> Fix Job and Fix Workflow from Chunk now correctly inspect all failed jobs in a workflow </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Fix Job and Fix Workflow from Chunk now use git tools directly",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/fix-job-and-fix-workflow-from-chunk-now-use-git-tools-directly/\"> Fix Job and Fix Workflow from Chunk now use git tools directly </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Chunk can now rerun pipelines to handle infrastructure and transient failures",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/chunk-can-now-rerun-pipelines-to-handle-infrastructure-and-transient-failures/\"> Chunk can now rerun pipelines to handle infrastructure and transient failures </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Chunk Tasks no longer shows misleading errors on the Diffs and Logs tabs while running",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/chunk-tasks-no-longer-shows-misleading-errors-on-the-diffs-and-logs-tabs-while-running/\"> Chunk Tasks no longer shows misleading errors on the Diffs and Logs tabs while running </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Chunk no longer silently succeed without producing a Pull Request",
      "headingHtml": "<h3 class=\"type-h4 text-morph-terminal\"> <a href=\"https://circleci.com/changelog/chunk-no-longer-silently-succeed-without-producing-a-pull-request/\"> Chunk no longer silently succeed without producing a Pull Request </a> </h3>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    },
    {
      "heading": "Key milestones",
      "headingHtml": "<h3 class=\"type-h3 text-morph-terminal\"> Key milestones </h3>",
      "firstParagraph": "A look back at CircleCI’s key milestones, from our marquee releases to press moments, and everything in between.",
      "paragraphHtml": "<p class=\"type-p text-balance\"> A look back at CircleCI&#x2019;s key milestones, from our marquee releases to press moments, and everything in between. </p>",
      "words": 19,
      "direct": false,
      "issue": "First paragraph is 19 words and does not look like a concise direct answer."
    },
    {
      "heading": ">build the future",
      "headingHtml": "<h2 class=\"type-mega lowercase\">&gt;build the future</h2>",
      "firstParagraph": "",
      "paragraphHtml": "",
      "words": 0,
      "direct": false,
      "issue": "No paragraph follows this heading."
    }
  ],
  "score": 65,
  "weight": 8
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

AEO: Entity and definition clarity scored 81/100 and needs improvement.

1 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

Entity or definition gaps: autonomous, validation, era, everything, assume, nothing.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Entity and definition clarity

Score

81/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Entity and definition clarity scored 81/100 and needs improvement.

Evidence
{
  "title": "Autonomous validation for the AI era - CircleCI",
  "h1": "Validate everything. Assume nothing.",
  "description": "Deliver production-ready software at AI speed. CircleCI helps modern teams validate, test, and ship every change with intelligent automation.",
  "topicOverlap": 0.25,
  "definitionCount": 14,
  "topicTerms": [
    "autonomous",
    "validation",
    "era",
    "circleci",
    "validate",
    "everything",
    "assume",
    "nothing"
  ],
  "descriptionTerms": [
    "deliver",
    "production",
    "ready",
    "software",
    "speed",
    "circleci",
    "helps",
    "modern",
    "teams",
    "validate",
    "test",
    "ship",
    "every",
    "change",
    "intelligent",
    "automation"
  ],
  "missingFromDescription": [
    "autonomous",
    "validation",
    "era",
    "everything",
    "assume",
    "nothing"
  ],
  "score": 81,
  "weight": 18
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer intent coverage

AEO: Answer intent coverage scored 70/100 and needs improvement.

1 Warning

Needs attention

AEO: Answer intent coverage

Warning
01

Issue

Missing likely AI Overview intent sections: how, cost.

Details

02

Why it matters

Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.

Check name

AEO: Answer intent coverage

Score

70/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to answer from directly.

Result

AEO: Answer intent coverage scored 70/100 and needs improvement.

Evidence
{
  "headings": [
    {
      "text": "Overview",
      "html": "<h2 class=\"nav_section-label\">Overview</h2>"
    },
    {
      "text": "Features",
      "html": "<h2 class=\"nav_section-label\">Features</h2>"
    },
    {
      "text": "Integrations",
      "html": "<h2 class=\"nav_section-label\">Integrations</h2>"
    },
    {
      "text": "Role",
      "html": "<h2 class=\"nav_section-label\">Role</h2>"
    },
    {
      "text": "Use case",
      "html": "<h2 class=\"nav_section-label\">Use case</h2>"
    },
    {
      "text": "Company size",
      "html": "<h2 class=\"nav_section-label\">Company size</h2>"
    },
    {
      "text": "Developers",
      "html": "<h2 class=\"nav_section-label\">Developers</h2>"
    },
    {
      "text": "Explore",
      "html": "<h2 class=\"nav_section-label\">Explore</h2>"
    },
    {
      "text": "Community",
      "html": "<h2 class=\"nav_section-label\">Community</h2>"
    },
    {
      "text": "Benefits",
      "html": "<h2 class=\"nav_section-label\">Benefits</h2>"
    },
    {
      "text": "Compare",
      "html": "<h2 class=\"nav_section-label\">Compare</h2>"
    },
    {
      "text": "Company",
      "html": "<h2 class=\"nav_section-label\">Company</h2>"
    },
    {
      "text": "Overview",
      "html": "<h2 class=\"nav_section-label\">Overview</h2>"
    },
    {
      "text": "Features",
      "html": "<h2 class=\"nav_section-label\">Features</h2>"
    },
    {
      "text": "Integrations",
      "html": "<h2 class=\"nav_section-label\">Integrations</h2>"
    },
    {
      "text": "Role",
      "html": "<h2 class=\"nav_section-label\">Role</h2>"
    },
    {
      "text": "Use case",
      "html": "<h2 class=\"nav_section-label\">Use case</h2>"
    },
    {
      "text": "Company size",
      "html": "<h2 class=\"nav_section-label\">Company size</h2>"
    },
    {
      "text": "Developers",
      "html": "<h2 class=\"nav_section-label\">Developers</h2>"
    },
    {
      "text": "Explore",
      "html": "<h2 class=\"nav_section-label\">Explore</h2>"
    },
    {
      "text": "Community",
      "html": "<h2 class=\"nav_section-label\">Community</h2>"
    },
    {
      "text": "Benefits",
      "html": "<h2 class=\"nav_section-label\">Benefits</h2>"
    },
    {
      "text": "Compare",
      "html": "<h2 class=\"nav_section-label\">Compare</h2>"
    },
    {
      "text": "Company",
      "html": "<h2 class=\"nav_section-label\">Company</h2>"
    },
    {
      "text": "Explore",
      "html": "<h2 class=\"nav_section-label\">Explore</h2>"
    },
    {
      "text": "Trusted by",
      "html": "<h2 class=\"type-h4 mb-6\">Trusted by</h2>"
    },
    {
      "text": "Confidence in every rollback prompt change test merge eval deploy rollback release",
      "html": "<h2 class=\"type-h3 text-morph-terminal group\" data-observed-position=\"off\"> Confidence in every <span class=\"relative inline-block\"> <span class=\"opacity-0\"> rollback </span> <span class=\"absolute left-0 top-0 opacity-100 group-data-[observed-position=on]:opacity-0 transition-opacity delay-[calc(var(--word-index)*2000ms+2000ms)] whitespace-nowrap\" style=\"--word-index: 0\" data-search-omit> <span class=\"opacity-0 group-data-[observed-position=on]:opacity-100 transition-opacity delay-[calc(var(-..."
    },
    {
      "text": "Any app, deployed anywhere, at any scale",
      "html": "<h2 class=\"type-h2 text-morph-terminal mb-16 text-balance\">Any app, deployed anywhere, at any scale</h2>"
    },
    {
      "text": "Ship at AI speed, confidently",
      "html": "<h2 class=\"type-h2 text-morph-terminal mb-4\">Ship at AI speed, confidently</h2>"
    },
    {
      "text": "Join 2mil+ devs",
      "html": "<h2 class=\"type-mega text-morph-terminal mb-4\">Join 2mil+ devs</h2>"
    },
    {
      "text": "Learn more",
      "html": "<h2 class=\"type-h2\">Learn more</h2>"
    },
    {
      "text": "Keep up with the latest releases",
      "html": "<h2 class=\"type-h2 text-morph-terminal\"> Keep up with the latest releases </h2>"
    },
    {
      "text": ">build the future",
      "html": "<h2 class=\"type-mega lowercase\">&gt;build the future</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Autonomous validation for the AI era - CircleCI?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Autonomous validation for the AI era - CircleCI work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Autonomous validation for the AI era - CircleCI?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Autonomous validation for the AI era - CircleCI free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Autonomous validation for the AI era - CircleCI compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "how",
      "label": "How does Autonomous validation for the AI era - CircleCI work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Autonomous validation for the AI era - CircleCI free or paid?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 8
}

Agent Ease of UseAPIEmerging recommendation

AI context endpoint

AI context endpoint is informational for this page.

Informational

Needs attention

AI context endpoint

Informational
01

Issue

AI context endpoint is informational for this page.

02

Why it matters

A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.

Check name

AI context endpoint

Score

100/100

Status

informational

Category

API

Maturity

Emerging recommendation

Goal

Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.

Result

AI context endpoint is informational for this page.

Validation steps

  1. Fetch to find resource

    AI context endpoint was not found at the expected path.

Evidence
{
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/ai/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/api/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/context",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "AI context endpoint was not found at the expected path.",
      "howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
    }
  ]
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AIO: Query intent coverage

AIO: Query intent coverage is informational for this page.

Informational

Needs attention

AIO: Query intent coverage

Informational
01

Issue

Missing likely AI Overview intent sections: how, cost.

Details

02

Why it matters

AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.

Check name

AIO: Query intent coverage

Score

70/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content eligible and useful for Google AI Overviews and AI Mode extraction.

Result

AIO: Query intent coverage is informational for this page.

Evidence
{
  "headings": [
    {
      "text": "Overview",
      "html": "<h2 class=\"nav_section-label\">Overview</h2>"
    },
    {
      "text": "Features",
      "html": "<h2 class=\"nav_section-label\">Features</h2>"
    },
    {
      "text": "Integrations",
      "html": "<h2 class=\"nav_section-label\">Integrations</h2>"
    },
    {
      "text": "Role",
      "html": "<h2 class=\"nav_section-label\">Role</h2>"
    },
    {
      "text": "Use case",
      "html": "<h2 class=\"nav_section-label\">Use case</h2>"
    },
    {
      "text": "Company size",
      "html": "<h2 class=\"nav_section-label\">Company size</h2>"
    },
    {
      "text": "Developers",
      "html": "<h2 class=\"nav_section-label\">Developers</h2>"
    },
    {
      "text": "Explore",
      "html": "<h2 class=\"nav_section-label\">Explore</h2>"
    },
    {
      "text": "Community",
      "html": "<h2 class=\"nav_section-label\">Community</h2>"
    },
    {
      "text": "Benefits",
      "html": "<h2 class=\"nav_section-label\">Benefits</h2>"
    },
    {
      "text": "Compare",
      "html": "<h2 class=\"nav_section-label\">Compare</h2>"
    },
    {
      "text": "Company",
      "html": "<h2 class=\"nav_section-label\">Company</h2>"
    },
    {
      "text": "Overview",
      "html": "<h2 class=\"nav_section-label\">Overview</h2>"
    },
    {
      "text": "Features",
      "html": "<h2 class=\"nav_section-label\">Features</h2>"
    },
    {
      "text": "Integrations",
      "html": "<h2 class=\"nav_section-label\">Integrations</h2>"
    },
    {
      "text": "Role",
      "html": "<h2 class=\"nav_section-label\">Role</h2>"
    },
    {
      "text": "Use case",
      "html": "<h2 class=\"nav_section-label\">Use case</h2>"
    },
    {
      "text": "Company size",
      "html": "<h2 class=\"nav_section-label\">Company size</h2>"
    },
    {
      "text": "Developers",
      "html": "<h2 class=\"nav_section-label\">Developers</h2>"
    },
    {
      "text": "Explore",
      "html": "<h2 class=\"nav_section-label\">Explore</h2>"
    },
    {
      "text": "Community",
      "html": "<h2 class=\"nav_section-label\">Community</h2>"
    },
    {
      "text": "Benefits",
      "html": "<h2 class=\"nav_section-label\">Benefits</h2>"
    },
    {
      "text": "Compare",
      "html": "<h2 class=\"nav_section-label\">Compare</h2>"
    },
    {
      "text": "Company",
      "html": "<h2 class=\"nav_section-label\">Company</h2>"
    },
    {
      "text": "Explore",
      "html": "<h2 class=\"nav_section-label\">Explore</h2>"
    },
    {
      "text": "Trusted by",
      "html": "<h2 class=\"type-h4 mb-6\">Trusted by</h2>"
    },
    {
      "text": "Confidence in every rollback prompt change test merge eval deploy rollback release",
      "html": "<h2 class=\"type-h3 text-morph-terminal group\" data-observed-position=\"off\"> Confidence in every <span class=\"relative inline-block\"> <span class=\"opacity-0\"> rollback </span> <span class=\"absolute left-0 top-0 opacity-100 group-data-[observed-position=on]:opacity-0 transition-opacity delay-[calc(var(--word-index)*2000ms+2000ms)] whitespace-nowrap\" style=\"--word-index: 0\" data-search-omit> <span class=\"opacity-0 group-data-[observed-position=on]:opacity-100 transition-opacity delay-[calc(var(-..."
    },
    {
      "text": "Any app, deployed anywhere, at any scale",
      "html": "<h2 class=\"type-h2 text-morph-terminal mb-16 text-balance\">Any app, deployed anywhere, at any scale</h2>"
    },
    {
      "text": "Ship at AI speed, confidently",
      "html": "<h2 class=\"type-h2 text-morph-terminal mb-4\">Ship at AI speed, confidently</h2>"
    },
    {
      "text": "Join 2mil+ devs",
      "html": "<h2 class=\"type-mega text-morph-terminal mb-4\">Join 2mil+ devs</h2>"
    },
    {
      "text": "Learn more",
      "html": "<h2 class=\"type-h2\">Learn more</h2>"
    },
    {
      "text": "Keep up with the latest releases",
      "html": "<h2 class=\"type-h2 text-morph-terminal\"> Keep up with the latest releases </h2>"
    },
    {
      "text": ">build the future",
      "html": "<h2 class=\"type-mega lowercase\">&gt;build the future</h2>"
    }
  ],
  "expected": [
    {
      "id": "what",
      "label": "What is Autonomous validation for the AI era - CircleCI?",
      "pattern": {}
    },
    {
      "id": "how",
      "label": "How does Autonomous validation for the AI era - CircleCI work?",
      "pattern": {}
    },
    {
      "id": "benefits",
      "label": "Why use Autonomous validation for the AI era - CircleCI?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Autonomous validation for the AI era - CircleCI free or paid?",
      "pattern": {}
    },
    {
      "id": "compare",
      "label": "How does Autonomous validation for the AI era - CircleCI compare with alternatives?",
      "pattern": {}
    }
  ],
  "missing": [
    {
      "id": "how",
      "label": "How does Autonomous validation for the AI era - CircleCI work?",
      "pattern": {}
    },
    {
      "id": "cost",
      "label": "Is Autonomous validation for the AI era - CircleCI free or paid?",
      "pattern": {}
    }
  ],
  "score": 70,
  "weight": 4
}

Agent Ease of UseAuthEmerging recommendation

Auth.md Agent Registration

Auth.md Agent Registration has an informational finding because the page appears to support authentication.

Informational

Needs attention

Auth.md Agent Registration

Informational
01

Issue

auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.

02

Why it matters

Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.

Check name

Auth.md Agent Registration

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.

Result

Auth.md Agent Registration has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch and validate /auth.md

    auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.

  2. Publish protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  3. Validate agent_auth authorization metadata

    OAuth authorization server metadata could not be fetched.

Evidence
{
  "failedStep": "auth-md",
  "steps": [
    {
      "id": "auth-md",
      "title": "Fetch and validate /auth.md",
      "status": "fail",
      "evidence": {
        "path": "/auth.md",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8",
        "length": 180177,
        "validation": {
          "valid": false,
          "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.",
          "compatibleContentType": false,
          "contentLength": 133824,
          "hasRegisterInstructions": false,
          "hasProtectedResourceLink": false,
          "hasAuthorizationServerLink": false,
          "mentionsIdentity": true,
          "mentionsCredential": true,
          "links": [
            "https://cdn-assets-prod.s3.amazonaws.com/js/preview2/",
            "https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz",
            "https://www.clarity.ms/tag/uet/",
            "https://a.clickcertain.com/px/li/",
            "/ajax/libs/",
            "/js/",
            "https://www.datadoghq-browser-agent.com",
            "/pagead/",
            "/pagead/",
            "/pagead/"
          ],
          "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www."
        }
      },
      "issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link.",
      "howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
    },
    {
      "id": "oauth-protected-resource",
      "title": "Publish protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "ok": false,
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8",
        "length": 180177,
        "text": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www.datadoghq-browser-agent.com googleads.g.doubleclick.net/pagead/ connect.facebook.net www.google.ca/pagead/ www.google.co.jp/pagead/  www.google.co.uk/pagead/ www.google.com/pagead/ https://www.google.com/recaptcha/ www.google.ie/pagead/ www.google-analytics.com www.googleadservices.com/pagead/ www.googletagmanager.com https://boards.greenhouse.io/embed/job_board/js https://www.gstatic.com/recaptcha/ https://b.st-hatena.com/js/bookmark_button.js *.hotjar.com *.hotjar.io cdn.jsdelivr.net/clipboard.js/ https://cdn.jsdelivr.net/npm/[email protected]/dist/algoliasearch-lite.umd.js https://cdn.jsdelivr.net/npm/[email protected]/dist/instantsearch.production.min.js https://cdn.jsdelivr.net/npm/[email protected]/build/js/utils.js https://b-code.liadm.com/lc2.js https://d-code.liadm.com/did-008f.min.js https://i.liadm.com/s/56408 https://www.line-website.com/social-plugins/js/thirdparty/loader.min.js munchkin.marketo.net snap.licdn.com/li.lms-analytics/ in.ml314.com ml314.com cdn.optimizely.com/js/ cdn3.optimizely.com/js/ app.optimizely.com https://master-py3-monolithapp.app.optimizely.com/ https://optimizely.s3.amazonaws.com/js/ platform.twitter.com *.qualified.com a.quora.com https://www.redditstatic.com/ads/pixel.js https://a.remarketstats.com/px/li-co/ cdn.segment.com https://cdn.sprig.com https://tags.srv.stackadapt.com/events.js cookie.sync.usonar.jp cdn.cookie.sync.usonar.jp apis.usonar.jp https://a.usbrowserspeed.com/cs https://opps-widget.getwarmly.com www.youtube.com/iframe_api www.youtube.com/s/player/ https://ws.zoominfo.com/pixel/ 'unsafe-inline' 'unsafe-eval' https://unpkg.com/@highlightjs/ https://js.zi-scripts.com/zi-tag.js https://static.reo.dev *.hsadspixel.net *.hs-analytics.net js.hscta.net js-eu1.hscta.net *.hubspot.com static.hsappstatic.net *.usemessages.com *.hs-banner.com *.hubspotusercontent00.net *.hubspotusercontent10.net *.hubspotusercontent20.net *.hubspotusercontent20.net *.hubspotusercontent30.net *.hubspotusercontent40.net *.hscollectedforms.net *.hsleadflows.net *.hsforms.net *.hsforms.com *.hs-scripts.com *.hubspotfeedback.com feedback.hubapi.com feedback-eu1.hubapi.com 48752163.fs1.hubspotusercontent-na1.net *.hubspot.net https://cdn.jsdelivr.net/npm/ blob:;\n  style-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com fonts.googleapis.com www.googletagmanager.com/debug/ https://cdn.jsdelivr.net/npm/[email protected]/themes/reset-min.css https://tags.srv.stackadapt.com/sa.css *.qualified.com 'unsafe-inline' https://unpkg.com/@highlightjs/ *.hubspotusercontent00.net *.hubspotusercontent10.net *.hubspotusercontent20.net *.hubspotusercontent30.net *.hubspotusercontent40.net cdn2.hubspot.net;\n  font-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net fonts.gstatic.com/s/ *.hotjar.com *.hotjar.io *.hubspot.net;\n  frame-src 'self' www2.circleci.com consentcdn.cookiebot.com bid.g.doubleclick.net https://td.doubleclick.net e.infogram.com www.facebook.com https://www.google.com/ www.googletagmanager.com https://boards.greenhouse.io https://b.hatena.ne.jp/entry/button/ https://*.hotjar.com *.hotjar."
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
    },
    {
      "id": "agent-auth-block",
      "title": "Validate agent_auth authorization metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "issue": "OAuth authorization server metadata could not be fetched.",
        "fetch": {
          "ok": false,
          "statusCode": 404,
          "contentType": "text/html; charset=UTF-8",
          "length": 180177,
          "text": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www.datadoghq-browser-agent.com googleads.g.doubleclick.net/pagead/ connect.facebook.net www.google.ca/pagead/ www.google.co.jp/pagead/  www.google.co.uk/pagead/ www.google.com/pagead/ https://www.google.com/recaptcha/ www.google.ie/pagead/ www.google-analytics.com www.googleadservices.com/pagead/ www.googletagmanager.com https://boards.greenhouse.io/embed/job_board/js https://www.gstatic.com/recaptcha/ https://b.st-hatena.com/js/bookmark_button.js *.hotjar.com *.hotjar.io cdn.jsdelivr.net/clipboard.js/ https://cdn.jsdelivr.net/npm/[email protected]/dist/algoliasearch-lite.umd.js https://cdn.jsdelivr.net/npm/[email protected]/dist/instantsearch.production.min.js https://cdn.jsdelivr.net/npm/[email protected]/build/js/utils.js https://b-code.liadm.com/lc2.js https://d-code.liadm.com/did-008f.min.js https://i.liadm.com/s/56408 https://www.line-website.com/social-plugins/js/thirdparty/loader.min.js munchkin.marketo.net snap.licdn.com/li.lms-analytics/ in.ml314.com ml314.com cdn.optimizely.com/js/ cdn3.optimizely.com/js/ app.optimizely.com https://master-py3-monolithapp.app.optimizely.com/ https://optimizely.s3.amazonaws.com/js/ platform.twitter.com *.qualified.com a.quora.com https://www.redditstatic.com/ads/pixel.js https://a.remarketstats.com/px/li-co/ cdn.segment.com https://cdn.sprig.com https://tags.srv.stackadapt.com/events.js cookie.sync.usonar.jp cdn.cookie.sync.usonar.jp apis.usonar.jp https://a.usbrowserspeed.com/cs https://opps-widget.getwarmly.com www.youtube.com/iframe_api www.youtube.com/s/player/ https://ws.zoominfo.com/pixel/ 'unsafe-inline' 'unsafe-eval' https://unpkg.com/@highlightjs/ https://js.zi-scripts.com/zi-tag.js https://static.reo.dev *.hsadspixel.net *.hs-analytics.net js.hscta.net js-eu1.hscta.net *.hubspot.com static.hsappstatic.net *.usemessages.com *.hs-banner.com *.hubspotusercontent00.net *.hubspotusercontent10.net *.hubspotusercontent20.net *.hubspotusercontent20.net *.hubspotusercontent30.net *.hubspotusercontent40.net *.hscollectedforms.net *.hsleadflows.net *.hsforms.net *.hsforms.com *.hs-scripts.com *.hubspotfeedback.com feedback.hubapi.com feedback-eu1.hubapi.com 48752163.fs1.hubspotusercontent-na1.net *.hubspot.net https://cdn.jsdelivr.net/npm/ blob:;\n  style-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com fonts.googleapis.com www.googletagmanager.com/debug/ https://cdn.jsdelivr.net/npm/[email protected]/themes/reset-min.css https://tags.srv.stackadapt.com/sa.css *.qualified.com 'unsafe-inline' https://unpkg.com/@highlightjs/ *.hubspotusercontent00.net *.hubspotusercontent10.net *.hubspotusercontent20.net *.hubspotusercontent30.net *.hubspotusercontent40.net cdn2.hubspot.net;\n  font-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net fonts.gstatic.com/s/ *.hotjar.com *.hotjar.io *.hubspot.net;\n  frame-src 'self' www2.circleci.com consentcdn.cookiebot.com bid.g.doubleclick.net https://td.doubleclick.net e.infogram.com www.facebook.com https://www.google.com/ www.googletagmanager.com https://boards.greenhouse.io https://b.hatena.ne.jp/entry/button/ https://*.hotjar.com *.hotjar."
        }
      },
      "issue": "OAuth authorization server metadata could not be fetched.",
      "howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

GEO: Q&A and FAQ opportunities

GEO: Q&A and FAQ opportunities is informational for this page.

Informational

Needs attention

GEO: Q&A and FAQ opportunities

Informational
01

Issue

33 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.

Details

02

Why it matters

Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.

Check name

GEO: Q&A and FAQ opportunities

Score

75/100

Status

informational

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for AI answer engines to extract, cite, and attribute.

Result

GEO: Q&A and FAQ opportunities is informational for this page.

Evidence
{
  "h2Count": 33,
  "questionH2s": 0,
  "hasFaq": false,
  "nonQuestionH2s": [
    {
      "index": 1,
      "text": "Overview",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Overview</h2>"
    },
    {
      "index": 2,
      "text": "Features",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Features</h2>"
    },
    {
      "index": 3,
      "text": "Integrations",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Integrations</h2>"
    },
    {
      "index": 4,
      "text": "Role",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Role</h2>"
    },
    {
      "index": 5,
      "text": "Use case",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Use case</h2>"
    },
    {
      "index": 6,
      "text": "Company size",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Company size</h2>"
    },
    {
      "index": 7,
      "text": "Developers",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Developers</h2>"
    },
    {
      "index": 8,
      "text": "Explore",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Explore</h2>"
    },
    {
      "index": 9,
      "text": "Community",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Community</h2>"
    },
    {
      "index": 10,
      "text": "Benefits",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Benefits</h2>"
    },
    {
      "index": 11,
      "text": "Compare",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Compare</h2>"
    },
    {
      "index": 12,
      "text": "Company",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Company</h2>"
    },
    {
      "index": 13,
      "text": "Overview",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Overview</h2>"
    },
    {
      "index": 14,
      "text": "Features",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Features</h2>"
    },
    {
      "index": 15,
      "text": "Integrations",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Integrations</h2>"
    },
    {
      "index": 16,
      "text": "Role",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Role</h2>"
    },
    {
      "index": 17,
      "text": "Use case",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Use case</h2>"
    },
    {
      "index": 18,
      "text": "Company size",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Company size</h2>"
    },
    {
      "index": 19,
      "text": "Developers",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Developers</h2>"
    },
    {
      "index": 20,
      "text": "Explore",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Explore</h2>"
    },
    {
      "index": 21,
      "text": "Community",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Community</h2>"
    },
    {
      "index": 22,
      "text": "Benefits",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Benefits</h2>"
    },
    {
      "index": 23,
      "text": "Compare",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Compare</h2>"
    },
    {
      "index": 24,
      "text": "Company",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Company</h2>"
    },
    {
      "index": 25,
      "text": "Explore",
      "isQuestion": false,
      "html": "<h2 class=\"nav_section-label\">Explore</h2>"
    },
    {
      "index": 26,
      "text": "Trusted by",
      "isQuestion": false,
      "html": "<h2 class=\"type-h4 mb-6\">Trusted by</h2>"
    },
    {
      "index": 27,
      "text": "Confidence in every rollback prompt change test merge eval deploy rollback release",
      "isQuestion": false,
      "html": "<h2 class=\"type-h3 text-morph-terminal group\" data-observed-position=\"off\"> Confidence in every <span class=\"relative inline-block\"> <span class=\"opacity-0\"> rollback </span> <span class=\"absolute left-0 top-0 opacity-100 group-data-[observed-position=on]:opacity-0 transition-opacity delay-[calc(var(--word-index)*2000ms+2000ms)] whitespace-nowrap\" style=\"--word-index: 0\" data-search-omit> <span class=\"opacity-0 group-data-[observed-position=on]:opacity-100 transition-opacity delay-[calc(var(-..."
    },
    {
      "index": 28,
      "text": "Any app, deployed anywhere, at any scale",
      "isQuestion": false,
      "html": "<h2 class=\"type-h2 text-morph-terminal mb-16 text-balance\">Any app, deployed anywhere, at any scale</h2>"
    },
    {
      "index": 29,
      "text": "Ship at AI speed, confidently",
      "isQuestion": false,
      "html": "<h2 class=\"type-h2 text-morph-terminal mb-4\">Ship at AI speed, confidently</h2>"
    },
    {
      "index": 30,
      "text": "Join 2mil+ devs",
      "isQuestion": false,
      "html": "<h2 class=\"type-mega text-morph-terminal mb-4\">Join 2mil+ devs</h2>"
    },
    {
      "index": 31,
      "text": "Learn more",
      "isQuestion": false,
      "html": "<h2 class=\"type-h2\">Learn more</h2>"
    },
    {
      "index": 32,
      "text": "Keep up with the latest releases",
      "isQuestion": false,
      "html": "<h2 class=\"type-h2 text-morph-terminal\"> Keep up with the latest releases </h2>"
    },
    {
      "index": 33,
      "text": ">build the future",
      "isQuestion": false,
      "html": "<h2 class=\"type-mega lowercase\">&gt;build the future</h2>"
    }
  ],
  "score": 75,
  "weight": 4
}

AI DiscoverabilityDiscoverabilityEstablished

IndexNow key

IndexNow key is informational for this page.

Informational

Needs attention

IndexNow key

Informational
01

Issue

IndexNow key is informational for this page.

02

Why it matters

IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.

Check name

IndexNow key

Score

100/100

Status

informational

Category

Discoverability

Maturity

Established

Goal

Verify that IndexNow ownership key placement is detectable when the site advertises it.

Result

IndexNow key is informational for this page.

Validation steps

  1. Find advertised IndexNow key location

    No IndexNow key location was advertised in HTML, Link headers, or robots.txt.

  2. Fetch and validate IndexNow key file

    No discoverable IndexNow key file was found.

Evidence
{
  "steps": [
    {
      "id": "advertised-location",
      "title": "Find advertised IndexNow key location",
      "status": "informational",
      "evidence": {
        "advertised": []
      },
      "issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
      "howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
    },
    {
      "id": "fetch-key",
      "title": "Fetch and validate IndexNow key file",
      "status": "informational",
      "evidence": {
        "advertised": [],
        "checked": []
      },
      "issue": "No discoverable IndexNow key file was found.",
      "howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
    }
  ]
}

Agent Ease of UseAuthEstablished

OAuth / OIDC discovery

OAuth / OIDC discovery has an informational finding because the page appears to support authentication.

Informational

Needs attention

OAuth / OIDC discovery

Informational
01

Issue

OAuth / OIDC discovery was not found at the expected path.

02

Why it matters

OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.

Check name

OAuth / OIDC discovery

Score

0/100

Status

informational

Category

Auth

Maturity

Established

Goal

Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.

Result

OAuth / OIDC discovery has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch to find resource

    OAuth / OIDC discovery was not found at the expected path.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch to find resource",
      "status": "fail",
      "evidence": {
        "checked": [
          {
            "path": "/.well-known/openid-configuration",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          },
          {
            "path": "/.well-known/oauth-authorization-server",
            "statusCode": 404,
            "contentType": "text/html; charset=UTF-8",
            "length": 180177
          }
        ]
      },
      "issue": "OAuth / OIDC discovery was not found at the expected path.",
      "howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

Agent Ease of UseAuthEmerging recommendation

OAuth Protected Resource

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Informational

Needs attention

OAuth Protected Resource

Informational
01

Issue

The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

02

Why it matters

Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.

Check name

OAuth Protected Resource

Score

0/100

Status

informational

Category

Auth

Maturity

Emerging recommendation

Goal

Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.

Result

OAuth Protected Resource has an informational finding because the page appears to support authentication.

Validation steps

  1. Fetch protected resource metadata

    The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.

  2. Validate protected resource metadata

    Response is not valid JSON.

  3. Validate protected resource identity

    Protected resource metadata `resource` did not match the resource identifier used to retrieve it.

  4. Probe protected API Bearer challenge

    No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.

Evidence
{
  "failedStep": "fetch",
  "steps": [
    {
      "id": "fetch",
      "title": "Fetch protected resource metadata",
      "status": "fail",
      "evidence": {
        "path": "/.well-known/oauth-protected-resource",
        "statusCode": 404,
        "contentType": "text/html; charset=UTF-8"
      },
      "issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
      "howToFix": "Publish /.well-known/oauth-protected-resource JSON."
    },
    {
      "id": "metadata",
      "title": "Validate protected resource metadata",
      "status": "fail",
      "evidence": {
        "valid": false,
        "compatibleContentType": false,
        "issue": "Response is not valid JSON.",
        "rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    \n    <meta charset=\"utf-8\"/>\n\n    \n<meta http-equiv=\"Content-Security-Policy\" content=\"\n  default-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net;\n  img-src 'self' data: http: https:;\n  script-src 'self' d3r49iyjzglexf.cloudfront.net dsbai75kcyzl9.cloudfront.net d2qm0z2kzhiwa.cloudfront.net www2.circleci.com j.6sc.co *.algolianet.com *.algolia.net https://cdn-assets-prod.s3.amazonaws.com/js/preview2/ https://s3-us-west-2.amazonaws.com/b2bjsstore/b/LNKLDHM3E2OJ/reb2b.js.gz cdn.amplitude.com https://www.clarity.ms/tag/uet/ tags.clickagy.com https://a.clickcertain.com/px/li/ cdnjs.cloudflare.com/ajax/libs/ dn1f1hmdujj40.cloudfront.net/js/ consent.cookiebot.com consentcdn.cookiebot.com https://www."
      },
      "issue": "Response is not valid JSON.",
      "howToFix": "Publish resource and authorization_servers as absolute URLs."
    },
    {
      "id": "resource-identity",
      "title": "Validate protected resource identity",
      "status": "fail",
      "evidence": {
        "expectedResource": "https://circleci.com"
      },
      "issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
      "howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
    },
    {
      "id": "protected-route-challenge",
      "title": "Probe protected API Bearer challenge",
      "status": "informational",
      "evidence": {
        "checked": [
          {
            "path": "/api/admin/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://circleci.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/admin/summary",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://circleci.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          },
          {
            "path": "/api/scans",
            "statusCode": 404,
            "wwwAuthenticate": {
              "valid": false,
              "present": false
            },
            "expectedMetadataUrl": "https://circleci.com/.well-known/oauth-protected-resource",
            "metadataUrlMatches": true,
            "resourceMatchesRequestContext": true
          }
        ]
      },
      "issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
      "howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
    }
  ],
  "authApplicability": {
    "supportsAuth": true,
    "score": 9,
    "signals": [
      {
        "source": "link:href",
        "weight": 3,
        "match": "auth link"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "log in"
      },
      {
        "source": "visible-text",
        "weight": 3,
        "match": "sign up"
      }
    ]
  },
  "resourceFetchSucceeded": false
}

SEOSEOBrowser audit

Links are not crawlable

50 Fail

Check name

Links are not crawlable

Score

0/100

Status

fail

Device

desktop

Category

SEO

Fix guidance

Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)

Evidence
{
  "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
}

SEOSEOBrowser audit

Links do not have descriptive text

50 Fail

Check name

Links do not have descriptive text

Score

0/100

Status

fail

Device

desktop

Category

SEO

Estimated savings

4 links found

Fix guidance

Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).

Evidence
{
  "displayValue": "4 links found",
  "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}

Performance and AccessibilityPerformanceBrowser audit

`[user-scalable="no"]` is used in the `<meta name="viewport">` element or the `[maximum-scale]` attribute is less than 5.

25 Fail

Check name

`[user-scalable="no"]` is used in the `<meta name="viewport">` element or the `[maximum-scale]` attribute is less than 5.

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).

Evidence
{
  "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport)."
}

Performance and AccessibilityPerformanceBrowser audit

LCP request discovery

25 Fail

Check name

LCP request discovery

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Evidence
{
  "description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading"
}

Performance and AccessibilityPerformanceBrowser audit

Use efficient cache lifetimes

25 Fail

Check name

Use efficient cache lifetimes

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 33 KiB

Fix guidance

A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).

Evidence
{
  "displayValue": "Est savings of 33 KiB",
  "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
}

Performance and AccessibilityPerformanceBrowser audit

Loading performance

4 Fail

Check name

Loading performance

Score

84/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.

Evidence
{
  "checks": [
    {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "score": 92,
      "displayValue": "120 ms",
      "numericValue": 122
    },
    {
      "id": "speed-index",
      "title": "Speed Index",
      "score": 1,
      "displayValue": "5.8 s",
      "numericValue": 5815.701165752088
    },
    {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "score": 87,
      "displayValue": "1.0 s",
      "numericValue": 982.0126616492096
    },
    {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "score": 100,
      "displayValue": "40 ms",
      "numericValue": 36
    },
    {
      "id": "interactive",
      "title": "Time to Interactive",
      "score": 100,
      "displayValue": "1.3 s",
      "numericValue": 1251.6630165950373
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "score": 100,
      "displayValue": "Root document took 10 ms",
      "numericValue": 11
    },
    {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "score": 100,
      "displayValue": "0 ms",
      "numericValue": 0.8999999999999999
    },
    {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "score": 91,
      "displayValue": "1.2 s",
      "numericValue": 1153.7046796187572
    }
  ]
}

Fix with MCP or CLI

Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.

Score history

Public scan score over time

Public reports for this website origin. Select any point or report link to open that canonical report.

1 reports
Public score history report links
Scan dateScoreReadinessReport
67/100Level 3, Bot-AwareCurrent report
circleci.com AI SEO Report: 67/100 (Level 3, Bot-Aware)