Export Report
OVERALL SCORE
Level 2, Agent-Limited
- AI Discoverability 32 out of 100
- Agent Ease of Use 9 out of 100
- Security & Trust 40 out of 100
- GEO, AIO and AEO 78 out of 100
- SEO 92 out of 100
- Performance and Accessibility 69 out of 100
What AI sees of your website
Commure - The AI-Native Enterprise RCM & Ambient Platform
Commure builds the financial infrastructure for modern health systems, with an AI-native revenue cycle platform that automates end-to-end RCM and turns manual administrative work into scalable software—enabling durable growth and better ca...
Next step
Turn this report into a fix workflow
24 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.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 32 | Priority fix | 6 | 16 | 1 | View details |
| Discoverability | 50 | Needs work | 4 | 5 | 0 | View details |
| Content Readiness | 38 | Priority fix | 2 | 7 | 1 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 9 | Priority fix | 16 | 22 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 11 | 0 | 0 | |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 15 | Priority fix | 1 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 78 | Mostly ready | 8 | 2 | 10 | View details |
| GEO Readiness | 89 | Mostly ready | 3 | 0 | 3 | |
| AIO Readiness | 78 | Mostly ready | 3 | 1 | 3 | View details |
| AEO Readiness | 68 | Needs work | 2 | 1 | 4 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 40 | Priority fix | 6 | 3 | 0 | View details |
| Security & Trust | 40 | Priority fix | 2 | 3 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 69 | Needs work | 20 | 4 | 3 | View details |
| Performance | 52 | Needs work | 14 | 3 | 3 | View details |
| Accessibility | 100 | Strong | 6 | 1 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
44 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
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
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
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>\n <body>\n <p>Invalid .well-known request</p>\n </body>\n</html>"
},
"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."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
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.
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
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><!-- Last Published: Thu Jun 04 2026 21:36:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.commure.com\" data-wf-page=\"66fb0f1ec709d05e0d47be7f\" data-wf-site=\"66fb0f1ec709d05e0d47be37\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"y7Vo6dNYgmsU8JSAJY_gPER6N55bcq1YfOLOE22vIsI\" name=\"google-site-verification\"/><link href=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/css/commure-site.shared.01ba54168.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Abp"
},
{
"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><!-- Last Published: Thu Jun 04 2026 21:36:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.commure.com\" data-wf-page=\"66fb0f1ec709d05e0d47be7f\" data-wf-site=\"66fb0f1ec709d05e0d47be37\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"y7Vo6dNYgmsU8JSAJY_gPER6N55bcq1YfOLOE22vIsI\" name=\"google-site-verification\"/><link href=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/css/commure-site.shared.01ba54168.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Abp"
},
{
"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><!-- Last Published: Thu Jun 04 2026 21:36:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.commure.com\" data-wf-page=\"66fb0f1ec709d05e0d47be7f\" data-wf-site=\"66fb0f1ec709d05e0d47be37\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"y7Vo6dNYgmsU8JSAJY_gPER6N55bcq1YfOLOE22vIsI\" name=\"google-site-verification\"/><link href=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/css/commure-site.shared.01ba54168.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Abp"
},
{
"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><!-- Last Published: Thu Jun 04 2026 21:36:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.commure.com\" data-wf-page=\"66fb0f1ec709d05e0d47be7f\" data-wf-site=\"66fb0f1ec709d05e0d47be37\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"y7Vo6dNYgmsU8JSAJY_gPER6N55bcq1YfOLOE22vIsI\" name=\"google-site-verification\"/><link href=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/css/commure-site.shared.01ba54168.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Abp"
},
{
"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><!-- Last Published: Thu Jun 04 2026 21:36:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.commure.com\" data-wf-page=\"66fb0f1ec709d05e0d47be7f\" data-wf-site=\"66fb0f1ec709d05e0d47be37\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"y7Vo6dNYgmsU8JSAJY_gPER6N55bcq1YfOLOE22vIsI\" name=\"google-site-verification\"/><link href=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/css/commure-site.shared.01ba54168.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Abp"
},
{
"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><!-- Last Published: Thu Jun 04 2026 21:36:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.commure.com\" data-wf-page=\"66fb0f1ec709d05e0d47be7f\" data-wf-site=\"66fb0f1ec709d05e0d47be37\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"y7Vo6dNYgmsU8JSAJY_gPER6N55bcq1YfOLOE22vIsI\" name=\"google-site-verification\"/><link href=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/css/commure-site.shared.01ba54168.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Abp"
},
{
"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><!-- Last Published: Thu Jun 04 2026 21:36:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.commure.com\" data-wf-page=\"66fb0f1ec709d05e0d47be7f\" data-wf-site=\"66fb0f1ec709d05e0d47be37\" lang=\"en\"><head><meta charset=\"utf-8\"/><link href=\"https://cdn.prod.website-files.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><title>Not Found</title><meta content=\"Not Found\" property=\"og:title\"/><meta content=\"Not Found\" name=\"twitter:title\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta content=\"y7Vo6dNYgmsU8JSAJY_gPER6N55bcq1YfOLOE22vIsI\" name=\"google-site-verification\"/><link href=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/css/commure-site.shared.01ba54168.min.css\" rel=\"stylesheet\" type=\"text/css\" integrity=\"sha384-Abp"
}
]
},
"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."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
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.
33 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
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": "frame-ancestors 'self'"
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
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",
"WebPage"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
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
Find useful Link headers
No useful agent discovery Link headers were found.
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."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
33 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
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 DiscoverabilityDiscoverabilityEstablished
robots.txt
robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityDiscoverabilityEstablished
robots.txt
robots.txt is missing or incomplete.
Needs attention
robots.txt
Issue
robots.txt was found but could not be parsed as valid.
Why it matters
robots.txt gives crawlers and agents a standard place to read crawl permissions, disallowed paths, and sitemap locations before requesting site content.
Check name
robots.txt
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Publish /robots.txt with clear crawl rules.
Result
robots.txt is missing or incomplete.
Evidence
{
"statusCode": 200,
"contentType": "text/plain; charset=utf-8",
"parsedUserAgents": [],
"sitemapDirectives": [
"https://www.commure.com/sitemap.xml"
],
"rawExcerpt": "Sitemap: https://www.commure.com/sitemap.xml"
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
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
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": 88
}
]
},
"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."
}
]
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
33 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
25 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 29885
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 29885
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Markdown content type".
Needs attention
Markdown negotiation
Issue
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
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
Markdown content type
Content-Type "text/html; charset=utf-8" does not indicate Markdown when requested with Accept: text/markdown.
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "accept-encoding".
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": 65390,
"excerpt": "<!DOCTYPE html><!-- Last Published: Thu Jun 04 2026 21:36:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain=\"www.commure.com\" data-wf-page=\"66fb0f1ec709d05e0d47be36\" data-wf-site=\"66fb0f1ec709d05e0d47be37\" lang=\"en\"><head><me",
"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 UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
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
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": 88
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"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
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
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
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": 29885
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"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."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: 2 links missing accessible names; 0/27 applicable form inputs have autocomplete attributes (27 missing).
Details
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": true,
"headingOrder": true,
"accessibleLinks": false,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [
"<a href=\"/\" aria-current=\"page\" class=\"nav-v2_brand w-nav-brand w--current\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewBox=\"0 0 118 43\" fill=\"none\" class=\"nav_logo is-v2\"><path d=\"M29.0364 22.8633C30.6808 30.7642 25.444 36.5956 17.9679 35.6806C17.9403 35.6754 17.915 35.6614 17.8956 35.6407C17.8763 35.6199 17.8639 35.5935 17.8603 35.5652C17.8567 35.5369 17.862 35.5082 17.8754 35.4831C17.8889 35.4581 17.9099 35.438 17.9353 35.4257C18.7136 35.0678 19.4683 34.6592 20.1947 34.2024C20.27",
"<a trigger=\"scroll-lock\" data-w-id=\"d304af1b-d7a3-9ccc-e973-bc7822f2146e\" href=\"#\" class=\"schedule-demo_btn-close w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"currentColor\"><path d=\"M11.9997 10.5865L16.9495 5.63672L18.3637 7.05093L13.4139 12.0007L18.3637 16.9504L16.9495 18.3646L11.9997 13.4149L7.04996 18.3646L5.63574 16.9504L10.5855 12.0007L5.63574 7.05093L7.04996 5.63672L11.9997 10.5865Z\"/></svg></a>"
],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [
"<input class=\"form_input-v2 w-node-b421b81e-9e08-f430-654f-c3ccf72ba93f-0d47be36 w-input\" data-wfhsfieldname=\"FormTextInput-2\" maxlength=\"256\" name=\"First-Name\" data-name=\"First Name\" placeholder=\"Type in your first name\" type=\"text\" id=\"First-Name-v2\" required>",
"<input class=\"form_input-v2 w-node-b421b81e-9e08-f430-654f-c3ccf72ba944-0d47be36 w-input\" data-wfhsfieldname=\"FormTextInput-3\" maxlength=\"256\" name=\"Last-Name-v2\" data-name=\"Last Name v2\" placeholder=\"Type in your last name\" type=\"text\" id=\"Last-Name-v2\" required>",
"<input class=\"form_input-v2 w-input\" data-wfhsfieldname=\"FormTextInput-4\" maxlength=\"256\" name=\"Contact-Email-v2\" data-name=\"Contact Email v2\" placeholder=\"Type in your email\" type=\"email\" id=\"Contact-Email-v2\" required>",
"<input class=\"form_input-v2 w-input\" data-wfhsfieldname=\"FormTextInput-5\" maxlength=\"256\" name=\"Contact-Company-v2\" data-name=\"Contact Company v2\" placeholder=\"Type in your company name\" type=\"text\" id=\"Contact-Company-v2\" required>",
"<input class=\"form_input-v2 w-input\" data-wfhsfieldname=\"FormTextInput-6\" maxlength=\"256\" name=\"Contact-Phone-v2\" data-name=\"Contact Phone v2\" placeholder=\"Type in your phone number\" type=\"tel\" id=\"Contact-Phone-v2\">",
"<input class=\"form_input-v2 w-input\" data-wfhsfieldname=\"FormTextInput-7\" maxlength=\"256\" name=\"Contact-Title-v2\" data-name=\"Contact Title v2\" placeholder=\"Type in your title\" type=\"text\" id=\"Contact-Title-v2\" required>",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-9\" maxlength=\"256\" name=\"gclid_field\" data-name=\"gclid_field\" placeholder=\"Type in your title\" type=\"text\" id=\"gclid_field\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-10\" maxlength=\"256\" name=\"utm_source\" data-name=\"utm_source\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_source\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-11\" maxlength=\"256\" name=\"utm_medium\" data-name=\"utm_medium\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_medium\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-12\" maxlength=\"256\" name=\"utm_campaign\" data-name=\"utm_campaign\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_campaign\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-13\" maxlength=\"256\" name=\"utm_id\" data-name=\"utm_id\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_id\">",
"<input class=\"form_input w-node-b421b81e-9e08-f430-654f-c3ccf72ba97d-0d47be36 w-input\" data-wfhsfieldname=\"FormTextInput-14\" maxlength=\"256\" name=\"utm_term\" data-name=\"utm_term\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_term\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-15\" maxlength=\"256\" name=\"utm_content\" data-name=\"utm_content\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_content\">",
"<input class=\"form_input w-node-b421b81e-9e08-f430-654f-c3ccf72ba985-0d47be36 w-input\" data-wfhsfieldname=\"FormTextInput-16\" maxlength=\"256\" name=\"form_id\" data-name=\"form_id\" placeholder=\"Type in your title\" type=\"text\" id=\"form_id\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-2\" maxlength=\"256\" name=\"Contact-First-Name-SAD-2\" data-name=\"Contact First Name SAD 2\" placeholder=\"Type in your first name\" type=\"text\" id=\"Contact-First-Name-SAD-2\" required>",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-3\" maxlength=\"256\" name=\"Contact-Middle-Name-SAD-2\" data-name=\"Contact Middle Name SAD 2\" placeholder=\"Type in your middle name\" type=\"text\" id=\"Contact-Middle-Name-SAD-2\">",
"<input class=\"form_input w-node-ded45306-50c1-7280-486e-248fd1c4e910-370de17d w-input\" data-wfhsfieldname=\"FormTextInput-4\" maxlength=\"256\" name=\"Contact-Last-Name-SAD-2\" data-name=\"Contact Last Name SAD 2\" placeholder=\"Type in your last name\" type=\"text\" id=\"Contact-Last-Name-SAD-2\" required>",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-5\" maxlength=\"256\" name=\"Contact-Email-SAD-2\" data-name=\"Contact Email SAD 2\" placeholder=\"Type in your email\" type=\"email\" id=\"Contact-Email-SAD-2\" required>",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-6\" maxlength=\"256\" name=\"Contact-Company-SAD-2\" data-name=\"Contact Company SAD 2\" placeholder=\"Type in your company name\" type=\"text\" id=\"Contact-Company-SAD-2\" required>",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-7\" maxlength=\"256\" name=\"Contact-Phone-SAD-2\" data-name=\"Contact Phone SAD 2\" placeholder=\"Type in your phone number\" type=\"tel\" id=\"Contact-Phone-SAD-2\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-8\" maxlength=\"256\" name=\"Contact-Title-SAD-2\" data-name=\"Contact Title SAD 2\" placeholder=\"Type in your title\" type=\"text\" id=\"Contact-Title-SAD-2\" required>",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-10\" maxlength=\"256\" name=\"utm_medium\" data-name=\"utm_medium\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_medium\">",
"<input class=\"form_input w-node-_7e74117c-a1dd-021c-9a30-8ae3f9143aa0-370de17d w-input\" data-wfhsfieldname=\"FormTextInput-11\" maxlength=\"256\" name=\"form_id\" data-name=\"form_id\" placeholder=\"Type in your title\" type=\"text\" id=\"form_id\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-12\" maxlength=\"256\" name=\"utm_content\" data-name=\"utm_content\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_content\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-13\" maxlength=\"256\" name=\"utm_term\" data-name=\"utm_term\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_term\">",
"<input class=\"form_input w-node-_9db0eec9-1afc-91ae-487c-960895ff7d55-370de17d w-input\" data-wfhsfieldname=\"FormTextInput-14\" maxlength=\"256\" name=\"utm_source\" data-name=\"utm_source\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_source\">",
"<input class=\"form_input w-input\" data-wfhsfieldname=\"FormTextInput-15\" maxlength=\"256\" name=\"utm_campaign\" data-name=\"utm_campaign\" placeholder=\"Type in your title\" type=\"text\" id=\"utm_campaign\">"
],
"imagesMissingAlt": [],
"skippedHeadingLevels": []
},
"counts": {
"h1": 1,
"headings": 16,
"links": 166,
"inaccessibleLinks": 2,
"buttons": 7,
"inaccessibleButtons": 0,
"images": 133,
"imagesWithAlt": 133,
"autocompleteInputs": 27,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 27
}
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
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
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": 88
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 29885
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 29885
}
]
},
"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
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
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
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": 88
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 29885
}
]
},
"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
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
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
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": 88
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88
}
]
},
"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
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
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
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": 88
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 29885
}
]
},
"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."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
19 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
25/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": "Thu, 11 Jun 2026 06:34:52 GMT",
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
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
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
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": "www.commure.com",
"probes": [
{
"name": "_index._agents.www.commure.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.commure.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": "www.commure.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "commure.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
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
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
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="First-Name"> is missing a label.<input name="First-Name"> is missing tool-param-description.<input name="Last-Name-v2"> is missing a label.<input name="Last-Name-v2"> is missing tool-param-description.<input name="Contact-Email-v2"> is missing a label.<input name="Contact-Email-v2"> is missing tool-param-description.<input name="Contact-Company-v2"> is missing a label.<input name="Contact-Company-v2"> is missing tool-param-description.<input name="Contact-Phone-v2"> is missing a label.<input name="Contact-Phone-v2"> is missing tool-param-description.<input name="Contact-Title-v2"> is missing a label.<input name="Contact-Title-v2"> is missing tool-param-description.<textarea name="Contact-Message-v2"> is missing a label.<textarea name="Contact-Message-v2"> is missing tool-param-description.<input name="gclid_field"> is missing tool-param-description.<input name="utm_source"> is missing tool-param-description.<input name="utm_medium"> is missing tool-param-description.<input name="utm_campaign"> is missing tool-param-description.<input name="utm_id"> is missing tool-param-description.<input name="utm_term"> is missing tool-param-description.<input name="utm_content"> is missing tool-param-description.<input name="form_id"> is missing tool-param-description.<input name="CC-Checkbox---Marketing"> is missing tool-param-description.<input name="CC-Checkbox---Personalization"> is missing tool-param-description.<input name="CC-Checkbox---Analytics"> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
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": 3,
"formsWithTags": 0,
"totalInteractive": 201,
"interactiveWithTags": 0,
"totalCount": 204,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"First-Name\"> is missing a label.",
"<input name=\"First-Name\"> is missing tool-param-description.",
"<input name=\"Last-Name-v2\"> is missing a label.",
"<input name=\"Last-Name-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Email-v2\"> is missing a label.",
"<input name=\"Contact-Email-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Company-v2\"> is missing a label.",
"<input name=\"Contact-Company-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Phone-v2\"> is missing a label.",
"<input name=\"Contact-Phone-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Title-v2\"> is missing a label.",
"<input name=\"Contact-Title-v2\"> is missing tool-param-description.",
"<textarea name=\"Contact-Message-v2\"> is missing a label.",
"<textarea name=\"Contact-Message-v2\"> is missing tool-param-description.",
"<input name=\"gclid_field\"> is missing tool-param-description.",
"<input name=\"utm_source\"> is missing tool-param-description.",
"<input name=\"utm_medium\"> is missing tool-param-description.",
"<input name=\"utm_campaign\"> is missing tool-param-description.",
"<input name=\"utm_id\"> is missing tool-param-description.",
"<input name=\"utm_term\"> is missing tool-param-description.",
"<input name=\"utm_content\"> is missing tool-param-description.",
"<input name=\"form_id\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Marketing\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Personalization\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Analytics\"> is missing tool-param-description.",
"<input name=\"Contact-First-Name-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Middle-Name-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Last-Name-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Email-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Company-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Phone-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Title-SAD-2\"> is missing tool-param-description.",
"<textarea name=\"Contact-Message-SAD-2\"> is missing tool-param-description.",
"<input name=\"utm_medium\"> is missing tool-param-description.",
"<input name=\"form_id\"> is missing tool-param-description.",
"<input name=\"utm_content\"> is missing tool-param-description.",
"<input name=\"utm_term\"> is missing tool-param-description.",
"<input name=\"utm_source\"> is missing tool-param-description.",
"<input name=\"utm_campaign\"> 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": 39,
"issues": [
"<input name=\"First-Name\"> is missing a label.",
"<input name=\"First-Name\"> is missing tool-param-description.",
"<input name=\"Last-Name-v2\"> is missing a label.",
"<input name=\"Last-Name-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Email-v2\"> is missing a label.",
"<input name=\"Contact-Email-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Company-v2\"> is missing a label.",
"<input name=\"Contact-Company-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Phone-v2\"> is missing a label.",
"<input name=\"Contact-Phone-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Title-v2\"> is missing a label.",
"<input name=\"Contact-Title-v2\"> is missing tool-param-description.",
"<textarea name=\"Contact-Message-v2\"> is missing a label.",
"<textarea name=\"Contact-Message-v2\"> is missing tool-param-description.",
"<input name=\"gclid_field\"> is missing tool-param-description.",
"<input name=\"utm_source\"> is missing tool-param-description.",
"<input name=\"utm_medium\"> is missing tool-param-description.",
"<input name=\"utm_campaign\"> is missing tool-param-description.",
"<input name=\"utm_id\"> is missing tool-param-description.",
"<input name=\"utm_term\"> is missing tool-param-description.",
"<input name=\"utm_content\"> is missing tool-param-description.",
"<input name=\"form_id\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Marketing\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Personalization\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Analytics\"> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"First-Name\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"First-Name\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"Last-Name-v2\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"Last-Name-v2\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"Contact-Email-v2\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"Contact-Email-v2\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"Contact-Company-v2\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"Contact-Company-v2\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"Contact-Phone-v2\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"Contact-Phone-v2\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"Contact-Title-v2\"> is missing a label."
},
{
"type": "code",
"value": "<input name=\"Contact-Title-v2\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<textarea name=\"Contact-Message-v2\"> is missing a label."
},
{
"type": "code",
"value": "<textarea name=\"Contact-Message-v2\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"gclid_field\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"utm_source\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"utm_medium\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"utm_campaign\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"utm_id\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"utm_term\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"utm_content\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"form_id\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"CC-Checkbox---Marketing\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"CC-Checkbox---Personalization\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"CC-Checkbox---Analytics\"> 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": 3,
"formsWithTags": 0,
"totalInteractive": 201,
"interactiveWithTags": 0,
"totalCount": 204,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"First-Name\"> is missing a label.",
"<input name=\"First-Name\"> is missing tool-param-description.",
"<input name=\"Last-Name-v2\"> is missing a label.",
"<input name=\"Last-Name-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Email-v2\"> is missing a label.",
"<input name=\"Contact-Email-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Company-v2\"> is missing a label.",
"<input name=\"Contact-Company-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Phone-v2\"> is missing a label.",
"<input name=\"Contact-Phone-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Title-v2\"> is missing a label.",
"<input name=\"Contact-Title-v2\"> is missing tool-param-description.",
"<textarea name=\"Contact-Message-v2\"> is missing a label.",
"<textarea name=\"Contact-Message-v2\"> is missing tool-param-description.",
"<input name=\"gclid_field\"> is missing tool-param-description.",
"<input name=\"utm_source\"> is missing tool-param-description.",
"<input name=\"utm_medium\"> is missing tool-param-description.",
"<input name=\"utm_campaign\"> is missing tool-param-description.",
"<input name=\"utm_id\"> is missing tool-param-description.",
"<input name=\"utm_term\"> is missing tool-param-description.",
"<input name=\"utm_content\"> is missing tool-param-description.",
"<input name=\"form_id\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Marketing\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Personalization\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Analytics\"> is missing tool-param-description.",
"<input name=\"Contact-First-Name-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Middle-Name-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Last-Name-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Email-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Company-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Phone-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Title-SAD-2\"> is missing tool-param-description.",
"<textarea name=\"Contact-Message-SAD-2\"> is missing tool-param-description.",
"<input name=\"utm_medium\"> is missing tool-param-description.",
"<input name=\"form_id\"> is missing tool-param-description.",
"<input name=\"utm_content\"> is missing tool-param-description.",
"<input name=\"utm_term\"> is missing tool-param-description.",
"<input name=\"utm_source\"> is missing tool-param-description.",
"<input name=\"utm_campaign\"> 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": 3,
"formsWithTags": 0,
"totalInteractive": 201,
"interactiveWithTags": 0,
"totalCount": 204,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"First-Name\"> is missing a label.",
"<input name=\"First-Name\"> is missing tool-param-description.",
"<input name=\"Last-Name-v2\"> is missing a label.",
"<input name=\"Last-Name-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Email-v2\"> is missing a label.",
"<input name=\"Contact-Email-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Company-v2\"> is missing a label.",
"<input name=\"Contact-Company-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Phone-v2\"> is missing a label.",
"<input name=\"Contact-Phone-v2\"> is missing tool-param-description.",
"<input name=\"Contact-Title-v2\"> is missing a label.",
"<input name=\"Contact-Title-v2\"> is missing tool-param-description.",
"<textarea name=\"Contact-Message-v2\"> is missing a label.",
"<textarea name=\"Contact-Message-v2\"> is missing tool-param-description.",
"<input name=\"gclid_field\"> is missing tool-param-description.",
"<input name=\"utm_source\"> is missing tool-param-description.",
"<input name=\"utm_medium\"> is missing tool-param-description.",
"<input name=\"utm_campaign\"> is missing tool-param-description.",
"<input name=\"utm_id\"> is missing tool-param-description.",
"<input name=\"utm_term\"> is missing tool-param-description.",
"<input name=\"utm_content\"> is missing tool-param-description.",
"<input name=\"form_id\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Marketing\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Personalization\"> is missing tool-param-description.",
"<input name=\"CC-Checkbox---Analytics\"> is missing tool-param-description.",
"<input name=\"Contact-First-Name-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Middle-Name-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Last-Name-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Email-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Company-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Phone-SAD-2\"> is missing tool-param-description.",
"<input name=\"Contact-Title-SAD-2\"> is missing tool-param-description.",
"<textarea name=\"Contact-Message-SAD-2\"> is missing tool-param-description.",
"<input name=\"utm_medium\"> is missing tool-param-description.",
"<input name=\"form_id\"> is missing tool-param-description.",
"<input name=\"utm_content\"> is missing tool-param-description.",
"<input name=\"utm_term\"> is missing tool-param-description.",
"<input name=\"utm_source\"> is missing tool-param-description.",
"<input name=\"utm_campaign\"> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Validate resource body".
10 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Validate resource body".
Needs attention
agents.json
Issue
Response is not valid JSON.
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
50/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 "Validate resource body".
Validation steps
Validate resource body
Response is not valid JSON.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/agents.json",
"statusCode": 200,
"contentType": "application/json"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": false,
"compatibleContentType": true,
"issue": "Response is not valid JSON.",
"rawExcerpt": "\u001f�\b\u0000\u0000\u0000\u0000\u0000\u0000\u0003̽k��H�6�W�\u0002|v\u0017��y���\u0003��=�w�g��{��݃\u0003\"��*�%QCR.���~@R�\u0012�L�r��\u0005v�.Q�'�����\u0011O���^�ۻ���.J���w�K�)Ռ*�%�\u0001#\n)��^��̪��C\u0000�5�k\f��{��\u0007�\rE���^���Ta���w����݃U�o߽�Kvzs0���SRح��}_d\u0007��.����~����t�X���������������_o��\u0016\u001f�i�������ӏT����}�\u0017?��~$��A�<�Pح�\u000f�\u001f9~P!8\r}���C��*��������!�$��5�t��g\u0018���\u0019�d����_��>˭��C\t3K�E���:n\u000eP��k�6�wj�?��8��_������]����/_l�%��3�gh�Hz���]a7�����+}ȋt��C�\u001b�Ry���\u0015��xP�J\u001d�t�\n���v��_W��?�+U��w\u0010��aU<�\u001f��*u+�z8l��M�\"=az�n��̮ޖ���o����c�h3kV���ƪ���W?\u001c�M�ri��٪M�Uf�\u001f�߮��|���8����\u001f\u000eE��w�tzAZ��]�����KۤZm�X��\u0016E���������]�\u0014�k��\u00188h5\u0007�\u0000j�!<��w�\"Y\u0003���w\u0004���{,� �˵hT�b����1t��Ω/�Nw\u0015���������a�I���y�y�hc�I\u001f��t�\u001dc1��b������&��Fǘf\u0010jA�$\u0018`@L,\u0000�e�kq�B�8�+\u00040��ћ������F����Z���ր�\u0001�\u001d��\u0011�\u001e�7���>>�)��y\u0010��!|�9(\u001fܩ��������(\u0017��j_�\u0007����!���9*��'�i:{����.O�ؓ\t���H��\u001f�z�[�%Z}�g�\u0018�W�}�{}��fy�\u0018!\u0016��\u001em�"
},
"issue": "Response is not valid JSON.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
9 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
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
40/100
Status
fail
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 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/company",
"text": "About",
"html": "<a href=\"/company\" class=\"nav-v2_mob-link-toggle-small w-dropdown-link\">About</a>"
},
{
"href": "/company",
"text": "AboutOur mission, platform, and approach",
"html": "<a href=\"/company\" class=\"panel_content-link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewBox=\"0 0 46 46\" fill=\"none\" panel-icon-bg=\"\" class=\"icon-1x1-large border-radius-small\"><path d=\"M6.30245 18.5641C4.67777 10.876 9.85192 5.20172 17.2386 6.09205C17.2661 6.09676 17.2913 6.11008 17.3107 6.13009C17.3301 6.1501 17.3427 6.17576 17.3466 6.20336C17.3504 6.23096 17.3454 6.25908 17.3322 6.28365C17.3191 6.30822 17.2985 6.32797 17.2733 6.34005C16.5001 6.68797 15.7503 7.0..."
},
{
"href": "/news",
"text": "News & MediaCompany announcements and media coverage",
"html": "<a href=\"/news\" class=\"panel_content-link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewBox=\"0 0 40 40\" fill=\"none\" panel-icon-bg=\"\" class=\"icon-1x1-large border-radius-small\"><path d=\"M12.7196 28.0209C12.2639 28.0209 11.8737 27.8587 11.5492 27.5342C11.2247 27.2097 11.0625 26.8195 11.0625 26.3638V12.3053L12.3688 13.6116L13.8813 12.0762L15.4167 13.6116L16.9521 12.0762L18.4646 13.6116L20 12.0762L21.5354 13.6116L23.0479 12.0762L24.5833 13.6116L26.1188 12.0762L27.6313 1..."
},
{
"href": "/careers",
"text": "Job OpeningsOpen roles across the company",
"html": "<a nav-v2-link-img href=\"/careers\" class=\"max-width-full text-style-nolink w-inline-block\"><div class=\"margin-bottom margin-xsmall\"><div class=\"panel_careers-img overflow-hidden border-radius-medium\"><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69c6d812c3a6a6066e8b69bb_Nav%20v2%20Life%20at%20Commure.avif\" alt class=\"image-all-100\"></div></div><div class=\"spacer-small\"></div><div class=\"margin-bottom margin-small\"><div class=\"margin-bottom margin-xsmall\"..."
},
{
"href": "https://www.linkedin.com/company/commure",
"text": "",
"html": "<a aria-label=\"linkedin\" href=\"https://www.linkedin.com/company/commure\" target=\"_blank\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061..."
},
{
"href": "/company",
"text": "About",
"html": "<a href=\"/company\" class=\"footer_link-v2\">About</a>"
},
{
"href": "https://www.linkedin.com/company/commure",
"text": "",
"html": "<a aria-label=\"linkedin\" href=\"https://www.linkedin.com/company/commure\" target=\"_blank\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061..."
}
],
"contactLinks": [
{
"href": "/contact",
"text": "contact us",
"html": "<a href=\"/contact\" class=\"button is-dark is-xlarge w-button\">contact us</a>"
},
{
"href": "/blog-scribe",
"text": "GuidesPractical guides to help get the most out of ambient AI",
"html": "<a href=\"/blog-scribe\" class=\"panel_content-link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewBox=\"0 0 40 40\" fill=\"none\" panel-icon-bg=\"\" class=\"icon-1x1-large border-radius-small\"><path d=\"M15.0577 30C14.2129 30 13.4921 29.7016 12.8952 29.1047C12.2984 28.5079 12 27.7871 12 26.9423V14.25C12 13.3475 12.316 12.5802 12.948 11.948C13.5802 11.316 14.3475 11 15.25 11H27V25.3845C26.5705 25.3845 26.2035 25.5368 25.899 25.8413C25.5945 26.1458 25.4423 26.5128 25.4423 26.942..."
},
{
"href": "/contact",
"text": "contact",
"html": "<a href=\"/contact\" class=\"button is-borderless hide-mobile-landscape w-button\">contact</a>"
},
{
"href": "/contact",
"text": "Let's Talk",
"html": "<a animated href=\"/contact\" class=\"button w-inline-block is-small\"><span class=\"button_text-wrap\"><span class=\"button_text\">Let's Talk</span></span></a>"
}
],
"privacyLinks": [
{
"href": "/trust-center",
"text": "Trust CenterSecurity, privacy, and compliance across our platform",
"html": "<a href=\"/trust-center\" class=\"panel_content-link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewBox=\"0 0 40 40\" fill=\"none\" panel-icon-bg=\"\" class=\"icon-1x1-large border-radius-small\"><path d=\"M26.125 17.0417C26.3847 17.0417 26.6024 16.9538 26.7781 16.7781C26.9538 16.6024 27.0417 16.3847 27.0417 16.125C27.0417 15.8653 26.9538 15.6476 26.7781 15.4719C26.6024 15.2962 26.3847 15.2083 26.125 15.2083C25.8653 15.2083 25.6476 15.2962 25.4719 15.4719C25.2962 15.6476 25.2083..."
},
{
"href": "/legal/privacy-policy",
"text": "Privacy",
"html": "<a href=\"/legal/privacy-policy\" class=\"footer_link-v2\">Privacy</a>"
},
{
"href": "/legal/general-terms-of-use",
"text": "Terms of Use",
"html": "<a href=\"/legal/general-terms-of-use\" class=\"footer_link-v2\">Terms of Use</a>"
},
{
"href": "/legal/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"/legal/privacy-policy\" class=\"text-color-primary-2\">Privacy Policy</a>"
},
{
"href": "/legal/privacy-policy",
"text": "More Infomartion",
"html": "<a href=\"/legal/privacy-policy\" target=\"_blank\">More Infomartion</a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
6 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
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
40/100
Status
fail
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 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "/company",
"text": "About",
"html": "<a href=\"/company\" class=\"nav-v2_mob-link-toggle-small w-dropdown-link\">About</a>"
},
{
"href": "/company",
"text": "AboutOur mission, platform, and approach",
"html": "<a href=\"/company\" class=\"panel_content-link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewBox=\"0 0 46 46\" fill=\"none\" panel-icon-bg=\"\" class=\"icon-1x1-large border-radius-small\"><path d=\"M6.30245 18.5641C4.67777 10.876 9.85192 5.20172 17.2386 6.09205C17.2661 6.09676 17.2913 6.11008 17.3107 6.13009C17.3301 6.1501 17.3427 6.17576 17.3466 6.20336C17.3504 6.23096 17.3454 6.25908 17.3322 6.28365C17.3191 6.30822 17.2985 6.32797 17.2733 6.34005C16.5001 6.68797 15.7503 7.0..."
},
{
"href": "/news",
"text": "News & MediaCompany announcements and media coverage",
"html": "<a href=\"/news\" class=\"panel_content-link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewBox=\"0 0 40 40\" fill=\"none\" panel-icon-bg=\"\" class=\"icon-1x1-large border-radius-small\"><path d=\"M12.7196 28.0209C12.2639 28.0209 11.8737 27.8587 11.5492 27.5342C11.2247 27.2097 11.0625 26.8195 11.0625 26.3638V12.3053L12.3688 13.6116L13.8813 12.0762L15.4167 13.6116L16.9521 12.0762L18.4646 13.6116L20 12.0762L21.5354 13.6116L23.0479 12.0762L24.5833 13.6116L26.1188 12.0762L27.6313 1..."
},
{
"href": "/careers",
"text": "Job OpeningsOpen roles across the company",
"html": "<a nav-v2-link-img href=\"/careers\" class=\"max-width-full text-style-nolink w-inline-block\"><div class=\"margin-bottom margin-xsmall\"><div class=\"panel_careers-img overflow-hidden border-radius-medium\"><img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69c6d812c3a6a6066e8b69bb_Nav%20v2%20Life%20at%20Commure.avif\" alt class=\"image-all-100\"></div></div><div class=\"spacer-small\"></div><div class=\"margin-bottom margin-small\"><div class=\"margin-bottom margin-xsmall\"..."
},
{
"href": "https://www.linkedin.com/company/commure",
"text": "",
"html": "<a aria-label=\"linkedin\" href=\"https://www.linkedin.com/company/commure\" target=\"_blank\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061..."
},
{
"href": "/company",
"text": "About",
"html": "<a href=\"/company\" class=\"footer_link-v2\">About</a>"
},
{
"href": "https://www.linkedin.com/company/commure",
"text": "",
"html": "<a aria-label=\"linkedin\" href=\"https://www.linkedin.com/company/commure\" target=\"_blank\" class=\"footer_social-link w-inline-block\"><div class=\"icon-embed-xsmall w-embed\"><svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061..."
}
],
"contactLinks": [
{
"href": "/contact",
"text": "contact us",
"html": "<a href=\"/contact\" class=\"button is-dark is-xlarge w-button\">contact us</a>"
},
{
"href": "/blog-scribe",
"text": "GuidesPractical guides to help get the most out of ambient AI",
"html": "<a href=\"/blog-scribe\" class=\"panel_content-link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewBox=\"0 0 40 40\" fill=\"none\" panel-icon-bg=\"\" class=\"icon-1x1-large border-radius-small\"><path d=\"M15.0577 30C14.2129 30 13.4921 29.7016 12.8952 29.1047C12.2984 28.5079 12 27.7871 12 26.9423V14.25C12 13.3475 12.316 12.5802 12.948 11.948C13.5802 11.316 14.3475 11 15.25 11H27V25.3845C26.5705 25.3845 26.2035 25.5368 25.899 25.8413C25.5945 26.1458 25.4423 26.5128 25.4423 26.942..."
},
{
"href": "/contact",
"text": "contact",
"html": "<a href=\"/contact\" class=\"button is-borderless hide-mobile-landscape w-button\">contact</a>"
},
{
"href": "/contact",
"text": "Let's Talk",
"html": "<a animated href=\"/contact\" class=\"button w-inline-block is-small\"><span class=\"button_text-wrap\"><span class=\"button_text\">Let's Talk</span></span></a>"
}
],
"privacyLinks": [
{
"href": "/trust-center",
"text": "Trust CenterSecurity, privacy, and compliance across our platform",
"html": "<a href=\"/trust-center\" class=\"panel_content-link w-inline-block\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" viewBox=\"0 0 40 40\" fill=\"none\" panel-icon-bg=\"\" class=\"icon-1x1-large border-radius-small\"><path d=\"M26.125 17.0417C26.3847 17.0417 26.6024 16.9538 26.7781 16.7781C26.9538 16.6024 27.0417 16.3847 27.0417 16.125C27.0417 15.8653 26.9538 15.6476 26.7781 15.4719C26.6024 15.2962 26.3847 15.2083 26.125 15.2083C25.8653 15.2083 25.6476 15.2962 25.4719 15.4719C25.2962 15.6476 25.2083..."
},
{
"href": "/legal/privacy-policy",
"text": "Privacy",
"html": "<a href=\"/legal/privacy-policy\" class=\"footer_link-v2\">Privacy</a>"
},
{
"href": "/legal/general-terms-of-use",
"text": "Terms of Use",
"html": "<a href=\"/legal/general-terms-of-use\" class=\"footer_link-v2\">Terms of Use</a>"
},
{
"href": "/legal/privacy-policy",
"text": "Privacy Policy",
"html": "<a href=\"/legal/privacy-policy\" class=\"text-color-primary-2\">Privacy Policy</a>"
},
{
"href": "/legal/privacy-policy",
"text": "More Infomartion",
"html": "<a href=\"/legal/privacy-policy\" target=\"_blank\">More Infomartion</a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
5 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
14 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
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": 15,
"passing": 1,
"failing": [
{
"heading": "One Data Model. End-to-End RCM Automation.",
"headingHtml": "<h2 class=\"heading-style-h3-small\">One Data Model. End-to-End RCM Automation.</h2>",
"firstParagraph": "Our software powers real-time, AI-driven operations across your revenue cycle, from clinical documentation through claims processing, deeply integrated with 60+ EHRs.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Our software powers real-time, AI-driven operations across your revenue cycle, from clinical documentation through claims processing, deeply integrated with 60+ EHRs.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "One Data Model. End-to-End RCM Automation.",
"headingHtml": "<h2 class=\"heading-style-h3-small\">One Data Model. End-to-End RCM Automation.</h2>",
"firstParagraph": "Connect the patient’s first call and the doctor’s note directly to the ledger. Integrated across 60+ EHRs.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Connect the patient’s first call and the doctor’s note directly to the ledger. Integrated across 60+ EHRs.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Mid Cycle: Clinical Intelligence",
"headingHtml": "<h3 data-prevent-flicker=\"true\" slide-in-up=\"true\" class=\"text-size-xlarge2\">Mid Cycle: Clinical Intelligence</h3>",
"firstParagraph": "Support clinicians throughout the encounter with robust clinical intelligence tools that reduce cognitive load and turn fragmented data into actionable insights.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Support clinicians throughout the encounter with robust clinical intelligence tools that reduce cognitive load and turn fragmented data into actionable insights.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Back End: Revenue Integrity",
"headingHtml": "<h3 data-prevent-flicker=\"true\" slide-in-up=\"true\" class=\"text-size-xlarge2 text-style-nowrap\">Back End: Revenue Integrity</h3>",
"firstParagraph": "Connect clinical activity directly to reimbursement with automated workflows that reduce revenue leakage, speed cashflow, and improve accuracy and compliance.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Connect clinical activity directly to reimbursement with automated workflows that reduce revenue leakage, speed cashflow, and improve accuracy and compliance.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Trusted by Leading Health Systems",
"headingHtml": "<h2 class=\"heading-style-h3-small\">Trusted by Leading Health Systems</h2>",
"firstParagraph": "Proven outcomes from organizations deploying the Commure platform.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Proven outcomes from organizations deploying the Commure platform.</p>",
"words": 8,
"direct": false,
"issue": "First paragraph is 8 words and does not look like a concise direct answer."
},
{
"heading": "0M+",
"headingHtml": "<h3 class=\"heading-style-h2 text-weight-bold text-color-accent\"><span id=\"odometer1\">0</span><span>M+</span></h3>",
"firstParagraph": "patient encounters annually",
"paragraphHtml": "<p>patient encounters annually</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "$0B+",
"headingHtml": "<h3 class=\"heading-style-h2 text-weight-bold text-color-accent\"><span>$</span><span id=\"odometer2\">0</span><span>B+</span></h3>",
"firstParagraph": "in claim payments processed on platform",
"paragraphHtml": "<p>in claim payments processed on platform</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "0K+",
"headingHtml": "<h3 class=\"heading-style-h2 text-weight-bold text-color-accent\"><span id=\"odometer3\">0</span><span>K+</span></h3>",
"firstParagraph": "users across platform solutions",
"paragraphHtml": "<p>users across platform solutions</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Real People. Real Impact.",
"headingHtml": "<h2 class=\"heading-style-h3-small\">Real People. Real Impact.</h2>",
"firstParagraph": "Read what Commure customers are saying about our interconnected platform of AI solutions.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Read what Commure customers are saying about our interconnected platform of AI solutions.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Discover the Latest from Commure",
"headingHtml": "<h2 class=\"heading-style-h3-small\">Discover the Latest from Commure</h2>",
"firstParagraph": "The most advanced class of AI models ever built, deployed for healthcare on Commure",
"paragraphHtml": "<p class=\"text-size-medium-v2 text-weight-bold text-style-4lines\">The most advanced class of AI models ever built, deployed for healthcare on Commure</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Ready to bring AI to your health system?",
"headingHtml": "<h2 slide-in-up=\"true\" data-prevent-flicker=\"true\" class=\"heading-style-h4\">Ready to bring AI to <span class=\"text-color-accent\">your health system?</span></h2>",
"firstParagraph": "See why the nation's largest health systems trust Commure as the modern clinical intelligence and RCM infrastructure to power the future of healthcare.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\" class=\"text-size-medium-v2\">See why the nation's largest health systems trust Commure as the modern clinical intelligence and RCM infrastructure to power the future of healthcare.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Let's get in touch",
"headingHtml": "<h2 class=\"schedule-demo_heading-text heading-display-2\">Let's<br>      get<br>  in<br>  touch</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Drop in your information below and we’ll be in touch.",
"headingHtml": "<h3 class=\"heading-style-h3\">Drop in your information below and we’ll be in touch.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Drop in your information below and we’ll be in touch.",
"headingHtml": "<h3 class=\"heading-style-h3\">Drop in your information below and we’ll be in touch.</h3>",
"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.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
5 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
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": 6,
"citablePassages": 1,
"failingCandidateParagraphs": [
{
"index": 57,
"heading": "H2: Real People. Real Impact.",
"text": "“Success in revenue cycle comes down to three things: the right tools, the right team behind the tools, and making sure those tools are easy to use. Commure Pro helped us see data faster, improve our workflows, and capture more revenue.”",
"words": 41,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (41 words; target 80-220)."
],
"html": "<p class=\"text-size-medium-v2\">“Success in revenue cycle comes down to three things: the right tools, the right team behind the tools, and making sure those tools are easy to use. <span class=\"text-weight-bold text-color-accent\">Commure Pro helped us see data faster, improve our workflows, and capture more revenue.”</span></p>"
},
{
"index": 59,
"heading": "H2: Real People. Real Impact.",
"text": "“With the EHR, you’re so focused on getting this checklist of things done. The ability to look at a patient and dictate their history, rather than charting it and staring at the computer—there's a definite benefit to that.”",
"words": 40,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (40 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"text-size-medium-v2\">“With the EHR, you’re so focused on getting this checklist of things done. <span class=\"text-weight-bold text-color-accent\">The ability to look at a patient and dictate their history,</span> rather than charting it and staring at the computer—there's a definite benefit to that.”</p>"
},
{
"index": 66,
"heading": "H2: Real People. Real Impact.",
"text": "“Rather than run to a computer to look up that patient’s record, you can simply look on your mobile device and the patient’s information is right there. It’s much more efficient, and I think it adds to patient care.”",
"words": 42,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (42 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"text-size-medium-v2\">“Rather than run to a computer to look up that patient’s record, you can simply look on your mobile device and the patient’s information is right there. <span class=\"text-weight-bold text-color-accent\">It’s much more efficient, and I think it adds to patient care.”</span></p>"
},
{
"index": 133,
"heading": "H2: Ready to bring AI to your health system?",
"text": "These items are used to deliver advertising that is more relevant to you and your interests. They may also be used to limit the number of times you see an advertisement and measure the effectiveness of advertising campaigns. Advertising networks usually place them with the website operator’s permission.",
"words": 49,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (49 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"cc-prefs_text\">These items are used to deliver advertising that is more relevant to you and your interests. They may also be used to limit the number of times you see an advertisement and measure the effectiveness of advertising campaigns. Advertising networks usually place them with the website operator’s permission.<br></p>"
},
{
"index": 134,
"heading": "H2: Ready to bring AI to your health system?",
"text": "These items allow the website to remember choices you make (such as your user name, language, or the region you are in) and provide enhanced, more personal features. For example, a website may provide you with local weather reports or traffic news by storing data about your current location.",
"words": 49,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (49 words; target 80-220)."
],
"html": "<p class=\"cc-prefs_text\">These items allow the website to remember choices you make (such as your user name, language, or the region you are in) and provide enhanced, more personal features. For example, a website may provide you with local weather reports or traffic news by storing data about your current location.<br></p>"
}
],
"citableParagraphs": [
{
"index": 131,
"heading": "H2: Ready to bring AI to your health system?",
"text": "When you visit websites, they may store or retrieve data in your browser. This storage is often necessary for the basic functionality of the website. The storage may be used for marketing, analytics, and personalization of the site, such as storing your preferences. Privacy is important to us, so you have the option of disabling certain types of storage that may not be necessary for the basic functioning of the we...",
"words": 82,
"hasEvidence": true,
"reasons": [],
"html": "<p>When you visit websites, they may store or retrieve data in your browser. This storage is often necessary for the basic functionality of the website. The storage may be used for marketing, analytics, and personalization of the site, such as storing your preferences. Privacy is important to us, so you have the option of disabling certain types of storage that may not be necessary for the basic functioning of the website. Blocking categories may impact your experience on the website. <a href..."
}
],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process, optional visible FAQ or FAQPage schema.
Details
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: Extraction-friendly structure
Score
85/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: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": false,
"definitionPatterns": 9,
"schemaBlocks": 2,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process",
"optional visible FAQ or FAQPage schema"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 70/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
14 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
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
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: Question-led structure scored 70/100 and needs improvement.
Evidence
{
"h2Count": 8,
"questionH2s": [
{
"index": 7,
"text": "Ready to bring AI to your health system?",
"isQuestion": true,
"html": "<h2 slide-in-up=\"true\" data-prevent-flicker=\"true\" class=\"heading-style-h4\">Ready to bring AI to <span class=\"text-color-accent\">your health system?</span></h2>"
}
],
"hasFaq": false,
"score": 70,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
14 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
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": 15,
"passing": 1,
"failing": [
{
"heading": "One Data Model. End-to-End RCM Automation.",
"headingHtml": "<h2 class=\"heading-style-h3-small\">One Data Model. End-to-End RCM Automation.</h2>",
"firstParagraph": "Our software powers real-time, AI-driven operations across your revenue cycle, from clinical documentation through claims processing, deeply integrated with 60+ EHRs.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Our software powers real-time, AI-driven operations across your revenue cycle, from clinical documentation through claims processing, deeply integrated with 60+ EHRs.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "One Data Model. End-to-End RCM Automation.",
"headingHtml": "<h2 class=\"heading-style-h3-small\">One Data Model. End-to-End RCM Automation.</h2>",
"firstParagraph": "Connect the patient’s first call and the doctor’s note directly to the ledger. Integrated across 60+ EHRs.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Connect the patient’s first call and the doctor’s note directly to the ledger. Integrated across 60+ EHRs.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Mid Cycle: Clinical Intelligence",
"headingHtml": "<h3 data-prevent-flicker=\"true\" slide-in-up=\"true\" class=\"text-size-xlarge2\">Mid Cycle: Clinical Intelligence</h3>",
"firstParagraph": "Support clinicians throughout the encounter with robust clinical intelligence tools that reduce cognitive load and turn fragmented data into actionable insights.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Support clinicians throughout the encounter with robust clinical intelligence tools that reduce cognitive load and turn fragmented data into actionable insights.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Back End: Revenue Integrity",
"headingHtml": "<h3 data-prevent-flicker=\"true\" slide-in-up=\"true\" class=\"text-size-xlarge2 text-style-nowrap\">Back End: Revenue Integrity</h3>",
"firstParagraph": "Connect clinical activity directly to reimbursement with automated workflows that reduce revenue leakage, speed cashflow, and improve accuracy and compliance.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Connect clinical activity directly to reimbursement with automated workflows that reduce revenue leakage, speed cashflow, and improve accuracy and compliance.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Trusted by Leading Health Systems",
"headingHtml": "<h2 class=\"heading-style-h3-small\">Trusted by Leading Health Systems</h2>",
"firstParagraph": "Proven outcomes from organizations deploying the Commure platform.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Proven outcomes from organizations deploying the Commure platform.</p>",
"words": 8,
"direct": false,
"issue": "First paragraph is 8 words and does not look like a concise direct answer."
},
{
"heading": "0M+",
"headingHtml": "<h3 class=\"heading-style-h2 text-weight-bold text-color-accent\"><span id=\"odometer1\">0</span><span>M+</span></h3>",
"firstParagraph": "patient encounters annually",
"paragraphHtml": "<p>patient encounters annually</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "$0B+",
"headingHtml": "<h3 class=\"heading-style-h2 text-weight-bold text-color-accent\"><span>$</span><span id=\"odometer2\">0</span><span>B+</span></h3>",
"firstParagraph": "in claim payments processed on platform",
"paragraphHtml": "<p>in claim payments processed on platform</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "0K+",
"headingHtml": "<h3 class=\"heading-style-h2 text-weight-bold text-color-accent\"><span id=\"odometer3\">0</span><span>K+</span></h3>",
"firstParagraph": "users across platform solutions",
"paragraphHtml": "<p>users across platform solutions</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Real People. Real Impact.",
"headingHtml": "<h2 class=\"heading-style-h3-small\">Real People. Real Impact.</h2>",
"firstParagraph": "Read what Commure customers are saying about our interconnected platform of AI solutions.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\">Read what Commure customers are saying about our interconnected platform of AI solutions.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Discover the Latest from Commure",
"headingHtml": "<h2 class=\"heading-style-h3-small\">Discover the Latest from Commure</h2>",
"firstParagraph": "The most advanced class of AI models ever built, deployed for healthcare on Commure",
"paragraphHtml": "<p class=\"text-size-medium-v2 text-weight-bold text-style-4lines\">The most advanced class of AI models ever built, deployed for healthcare on Commure</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Ready to bring AI to your health system?",
"headingHtml": "<h2 slide-in-up=\"true\" data-prevent-flicker=\"true\" class=\"heading-style-h4\">Ready to bring AI to <span class=\"text-color-accent\">your health system?</span></h2>",
"firstParagraph": "See why the nation's largest health systems trust Commure as the modern clinical intelligence and RCM infrastructure to power the future of healthcare.",
"paragraphHtml": "<p data-prevent-flicker=\"true\" slide-in-up=\"true\" class=\"text-size-medium-v2\">See why the nation's largest health systems trust Commure as the modern clinical intelligence and RCM infrastructure to power the future of healthcare.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Let's get in touch",
"headingHtml": "<h2 class=\"schedule-demo_heading-text heading-display-2\">Let's<br>      get<br>  in<br>  touch</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Drop in your information below and we’ll be in touch.",
"headingHtml": "<h3 class=\"heading-style-h3\">Drop in your information below and we’ll be in touch.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Drop in your information below and we’ll be in touch.",
"headingHtml": "<h3 class=\"heading-style-h3\">Drop in your information below and we’ll be in touch.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 75/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
127 image(s) are missing width/height attributes. 1 possible modal/interstitial element(s) detected.
Details
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
75/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 75/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1",
"visibleWords": 2178,
"htmlBytes": 642679,
"imagesMissingDimensions": [
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5aca39308122f4371387_For%20Clinicians.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5aca39308122f4371387_For%20Clinicians.avif\" alt class=\"image-all-100\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5d29f3f3d0cc318482c9_nav-v2-panel-graphic.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5d29f3f3d0cc318482c9_nav-v2-panel-graphic.avif\" alt class=\"panel_rscr-img-back\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5ac036523f21312dfc92_For%20Executives.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5ac036523f21312dfc92_For%20Executives.avif\" alt class=\"image-all-100\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5d29f3f3d0cc318482c9_nav-v2-panel-graphic.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5d29f3f3d0cc318482c9_nav-v2-panel-graphic.avif\" alt class=\"panel_rscr-img-back\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5ac08e118f819b988b33_For%20Finance.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5ac08e118f819b988b33_For%20Finance.avif\" alt class=\"image-all-100\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5d29f3f3d0cc318482c9_nav-v2-panel-graphic.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69bc5d29f3f3d0cc318482c9_nav-v2-panel-graphic.avif\" alt class=\"panel_rscr-img-back\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69c6d812c3a6a6066e8b69bb_Nav%20v2%20Life%20at%20Commure.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69c6d812c3a6a6066e8b69bb_Nav%20v2%20Life%20at%20Commure.avif\" alt class=\"image-all-100\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69baf794cb877977794822d5_nav-v2-careers-life.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69baf794cb877977794822d5_nav-v2-careers-life.avif\" alt class=\"image-all-100\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651755d731d770d92336ce_Frame%201.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651755d731d770d92336ce_Frame%201.png\" loading=\"lazy\" alt=\"Agents Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965175489dcd9cdeced25df_Frame%202.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965175489dcd9cdeced25df_Frame%202.png\" loading=\"lazy\" alt=\"RCM Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965661b9eec6e7a1b28f9c3_Frame%203.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965661b9eec6e7a1b28f9c3_Frame%203.png\" loading=\"lazy\" alt=\"Ambient AI logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651754733aea0531f06e01_Frame%204.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651754733aea0531f06e01_Frame%204.png\" loading=\"lazy\" alt=\"Insights Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/698234d058701f783f0aaf14_commure%20pro%20small.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/698234d058701f783f0aaf14_commure%20pro%20small.png\" loading=\"lazy\" alt=\"commure pro logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651755d731d770d92336ce_Frame%201.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651755d731d770d92336ce_Frame%201.png\" loading=\"lazy\" alt=\"Agents Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965175489dcd9cdeced25df_Frame%202.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965175489dcd9cdeced25df_Frame%202.png\" loading=\"lazy\" alt=\"RCM Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965661b9eec6e7a1b28f9c3_Frame%203.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965661b9eec6e7a1b28f9c3_Frame%203.png\" loading=\"lazy\" alt=\"Ambient AI logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651754733aea0531f06e01_Frame%204.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651754733aea0531f06e01_Frame%204.png\" loading=\"lazy\" alt=\"Insights Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/698234d058701f783f0aaf14_commure%20pro%20small.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/698234d058701f783f0aaf14_commure%20pro%20small.png\" loading=\"lazy\" alt=\"commure pro logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965175489dcd9cdeced25df_Frame%202.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965175489dcd9cdeced25df_Frame%202.png\" loading=\"lazy\" alt=\"RCM Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651755d731d770d92336ce_Frame%201.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651755d731d770d92336ce_Frame%201.png\" loading=\"lazy\" alt=\"Agents Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/698234d058701f783f0aaf14_commure%20pro%20small.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/698234d058701f783f0aaf14_commure%20pro%20small.png\" loading=\"lazy\" alt=\"commure pro logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651754733aea0531f06e01_Frame%204.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651754733aea0531f06e01_Frame%204.png\" loading=\"lazy\" alt=\"Insights Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965661b9eec6e7a1b28f9c3_Frame%203.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965661b9eec6e7a1b28f9c3_Frame%203.png\" loading=\"lazy\" alt=\"Ambient AI logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965175489dcd9cdeced25df_Frame%202.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965175489dcd9cdeced25df_Frame%202.png\" loading=\"lazy\" alt=\"RCM Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651755d731d770d92336ce_Frame%201.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651755d731d770d92336ce_Frame%201.png\" loading=\"lazy\" alt=\"Agents Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/698234d058701f783f0aaf14_commure%20pro%20small.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/698234d058701f783f0aaf14_commure%20pro%20small.png\" loading=\"lazy\" alt=\"commure pro logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651754733aea0531f06e01_Frame%204.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69651754733aea0531f06e01_Frame%204.png\" loading=\"lazy\" alt=\"Insights Logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965661b9eec6e7a1b28f9c3_Frame%203.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6965661b9eec6e7a1b28f9c3_Frame%203.png\" loading=\"lazy\" alt=\"Ambient AI logo\" class=\"icon-1x1-large is-circle\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cfede9c8e5fd602f57e6c_hero-gradient%20v2.avif",
"width": "",
"height": "",
"loading": "eager",
"html": "<img class=\"image-4\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cfede9c8e5fd602f57e6c_hero-gradient%20v2.avif\" circle-animation=\"1\" alt hero-animation loading=\"eager\" fetchpriority=\"high\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9cd89391bb27c74ef_cincinnati%20children%27s%202.avif",
"width": "154.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9cd89391bb27c74ef_cincinnati%20children%27s%202.avif\" alt=\"cincinnati children's Logo\" width=\"154.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9dca2033fc63a9b40_Adventist%20Health%202.avif",
"width": "161.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9dca2033fc63a9b40_Adventist%20Health%202.avif\" alt=\"Adventist Health Logo\" width=\"161.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9a1ed6b3f9e259284_Dignity%20Health%201.avif",
"width": "160",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9a1ed6b3f9e259284_Dignity%20Health%201.avif\" alt=\"Dignity Health Logo\" width=\"160\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4d150360f18e2646d_hca%20healthcare%204.png",
"width": "118.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4d150360f18e2646d_hca%20healthcare%204.png\" alt=\"HCA healthcare Logo\" width=\"118.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752a00a5507ec242c712_Client%3DTenetHealth%203.png",
"width": "118.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752a00a5507ec242c712_Client%3DTenetHealth%203.png\" alt=\"Tenet Health Logo\" width=\"118.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752a86af66db48943b46_Summa%20Health%201.png",
"width": "118.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752a86af66db48943b46_Summa%20Health%201.png\" alt=\"Summa Health Logo\" width=\"118.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4c22746afd616364f_sutter%20health%202.png",
"width": "169.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4c22746afd616364f_sutter%20health%202.png\" alt=\"sutter health Logo\" width=\"169.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4e7276366b2860d7b85_common%20spirit%202.png",
"width": "157.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4e7276366b2860d7b85_common%20spirit%202.png\" alt=\"common spirit Logo\" width=\"157.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/66fb0f1ec709d05e0d47c01e_ucsf.webp",
"width": "200",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/66fb0f1ec709d05e0d47c01e_ucsf.webp\" alt=\"ucsf logo\" width=\"200\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4dd44853e0135eb0f_intermountain%20health%204.png",
"width": "145.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4dd44853e0135eb0f_intermountain%20health%204.png\" alt=\"intermountain health Logo\" width=\"145.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752af5a80e6a89f11af3_Willis%20Knighton%201.png",
"width": "118.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752af5a80e6a89f11af3_Willis%20Knighton%201.png\" alt=\"Willis Knighton Logo\" width=\"118.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d416f154140d1feb68_Compassus%203.png",
"width": "129",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d416f154140d1feb68_Compassus%203.png\" alt=\"Compassus\" width=\"129\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4f15ec4f29c9a3dfe_Jefferson_health_KO%201%202.png",
"width": "175",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4f15ec4f29c9a3dfe_Jefferson_health_KO%201%202.png\" alt=\"Jefferson Health Logo\" width=\"175\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9968ad106b5eb8a0c_cvs%20health%201.avif",
"width": "112.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9968ad106b5eb8a0c_cvs%20health%201.avif\" alt=\"cvs health Logo\" width=\"112.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3daf9561d8e6df184b6_Northwell_Health%201.avif",
"width": "114",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3daf9561d8e6df184b6_Northwell_Health%201.avif\" alt=\"Northwell Health Logo\" width=\"114\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3da3146dd76909209e1_Wellspan_Health%201.avif",
"width": "108",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3da3146dd76909209e1_Wellspan_Health%201.avif\" alt=\"Wellspan Health Logo\" width=\"108\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3dabafaf8e86ce860eb_North%20East%20NEMS%20v2%201.avif",
"width": "165",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3dabafaf8e86ce860eb_North%20East%20NEMS%20v2%201.avif\" alt=\"North East NEMS Logo\" width=\"165\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d964d8e7650d391705_BaylorScott%26White%202.avif",
"width": "127.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d964d8e7650d391705_BaylorScott%26White%202.avif\" alt=\"BaylorScott&White Logo\" width=\"127.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4e7a5181917846640c8_American%20College%20of%20Cardiology%202.png",
"width": "151",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4e7a5181917846640c8_American%20College%20of%20Cardiology%202.png\" alt=\"American College of Cardiology Logo\" width=\"151\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9cd89391bb27c74ef_cincinnati%20children%27s%202.avif",
"width": "154.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9cd89391bb27c74ef_cincinnati%20children%27s%202.avif\" alt=\"cincinnati children's Logo\" width=\"154.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9dca2033fc63a9b40_Adventist%20Health%202.avif",
"width": "161.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9dca2033fc63a9b40_Adventist%20Health%202.avif\" alt=\"Adventist Health Logo\" width=\"161.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9a1ed6b3f9e259284_Dignity%20Health%201.avif",
"width": "160",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9a1ed6b3f9e259284_Dignity%20Health%201.avif\" alt=\"Dignity Health Logo\" width=\"160\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4d150360f18e2646d_hca%20healthcare%204.png",
"width": "118.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4d150360f18e2646d_hca%20healthcare%204.png\" alt=\"HCA healthcare Logo\" width=\"118.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752a00a5507ec242c712_Client%3DTenetHealth%203.png",
"width": "118.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752a00a5507ec242c712_Client%3DTenetHealth%203.png\" alt=\"Tenet Health Logo\" width=\"118.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752a86af66db48943b46_Summa%20Health%201.png",
"width": "118.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752a86af66db48943b46_Summa%20Health%201.png\" alt=\"Summa Health Logo\" width=\"118.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4c22746afd616364f_sutter%20health%202.png",
"width": "169.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4c22746afd616364f_sutter%20health%202.png\" alt=\"sutter health Logo\" width=\"169.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4e7276366b2860d7b85_common%20spirit%202.png",
"width": "157.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4e7276366b2860d7b85_common%20spirit%202.png\" alt=\"common spirit Logo\" width=\"157.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/66fb0f1ec709d05e0d47c01e_ucsf.webp",
"width": "200",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/66fb0f1ec709d05e0d47c01e_ucsf.webp\" alt=\"ucsf logo\" width=\"200\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4dd44853e0135eb0f_intermountain%20health%204.png",
"width": "145.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4dd44853e0135eb0f_intermountain%20health%204.png\" alt=\"intermountain health Logo\" width=\"145.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752af5a80e6a89f11af3_Willis%20Knighton%201.png",
"width": "118.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6a10752af5a80e6a89f11af3_Willis%20Knighton%201.png\" alt=\"Willis Knighton Logo\" width=\"118.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d416f154140d1feb68_Compassus%203.png",
"width": "129",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d416f154140d1feb68_Compassus%203.png\" alt=\"Compassus\" width=\"129\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4f15ec4f29c9a3dfe_Jefferson_health_KO%201%202.png",
"width": "175",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4d4f15ec4f29c9a3dfe_Jefferson_health_KO%201%202.png\" alt=\"Jefferson Health Logo\" width=\"175\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9968ad106b5eb8a0c_cvs%20health%201.avif",
"width": "112.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d9968ad106b5eb8a0c_cvs%20health%201.avif\" alt=\"cvs health Logo\" width=\"112.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3daf9561d8e6df184b6_Northwell_Health%201.avif",
"width": "114",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3daf9561d8e6df184b6_Northwell_Health%201.avif\" alt=\"Northwell Health Logo\" width=\"114\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3da3146dd76909209e1_Wellspan_Health%201.avif",
"width": "108",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3da3146dd76909209e1_Wellspan_Health%201.avif\" alt=\"Wellspan Health Logo\" width=\"108\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3dabafaf8e86ce860eb_North%20East%20NEMS%20v2%201.avif",
"width": "165",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3dabafaf8e86ce860eb_North%20East%20NEMS%20v2%201.avif\" alt=\"North East NEMS Logo\" width=\"165\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d964d8e7650d391705_BaylorScott%26White%202.avif",
"width": "127.5",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd3d964d8e7650d391705_BaylorScott%26White%202.avif\" alt=\"BaylorScott&White Logo\" width=\"127.5\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4e7a5181917846640c8_American%20College%20of%20Cardiology%202.png",
"width": "151",
"height": "",
"loading": "",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697cd4e7a5181917846640c8_American%20College%20of%20Cardiology%202.png\" alt=\"American College of Cardiology Logo\" width=\"151\" class=\"logo-marquee_logo is-transparent is-customer\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6977ec55d5ec05588ce684ed_about-main.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6977ec55d5ec05588ce684ed_about-main.avif\" loading=\"lazy\" slide-in-card=\"true\" data-prevent-flicker=\"true\" alt=\"Diagram showing three connected circles labeled “Front End,” “Mid Cycle,” and “Back End.”\" class=\"services_heading-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697bcba9ee1a2023cb1456a6_about-3.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697bcba9ee1a2023cb1456a6_about-3.avif\" loading=\"lazy\" width=\"537\" slide-in-card=\"true\" alt=\"AI assistant chat interface for booking an appointment shown next to a smartphone\" data-prevent-flicker=\"true\" class=\"services_img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6972525eed5a78b353be0f7c_about%202.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/6972525eed5a78b353be0f7c_about%202.avif\" loading=\"lazy\" width=\"537\" slide-in-card=\"true\" alt=\"Two smartphones showing a medical recording interface and ICD-10/CPT codes screen\" class=\"services_img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697bcba9ec62abdbd801adba_about-2.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697bcba9ec62abdbd801adba_about-2.avif\" loading=\"lazy\" width=\"537\" slide-in-card=\"true\" alt=\"Interface showing denied claims with a “Bulk Resubmit” button and a notification that 50 claims were resubmitted.\" data-prevent-flicker=\"true\" class=\"services_img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cabc629185e62597e77_North%20East.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cabc629185e62597e77_North%20East.png\" loading=\"lazy\" alt=\"North East Medical Services Logo\" class=\"image-3\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca64702eda71e78c022_North%20Eastv2.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca64702eda71e78c022_North%20Eastv2.avif\" loading=\"lazy\" width=\"537\" alt=\"Exterior of a NEMS North East Medical Services clinic with signage\" class=\"trusted_slide-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab66839bf20107e824_mount%20sinai.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab66839bf20107e824_mount%20sinai.png\" loading=\"lazy\" alt=\"Mount Sinai Logo\" class=\"image-3\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca6c9f405bef6833ae4_Mount%20Sinai%20v2.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca6c9f405bef6833ae4_Mount%20Sinai%20v2.avif\" loading=\"lazy\" width=\"537\" alt=\"Tall brown hospital building against the sky\" class=\"trusted_slide-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69385d1ca5e9567702c6e379_hca%20healthcare%201.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69385d1ca5e9567702c6e379_hca%20healthcare%201.png\" loading=\"lazy\" alt=\"HCA Healthcare Logo\" class=\"image-3\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69726ae45822dc229634993d_HCA.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69726ae45822dc229634993d_HCA.avif\" loading=\"lazy\" width=\"537\" alt=\"Sign for HCA Healthcare outside an office building surrounded by trees and landscaping.\" class=\"trusted_slide-img is-statick\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab556e08d8a2b27e53_NYC.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab556e08d8a2b27e53_NYC.png\" loading=\"lazy\" alt=\"NYC Health System\" class=\"image-3 hide-mobile-landscape\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab489da24489292a73_Dignity%20Health.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab489da24489292a73_Dignity%20Health.png\" loading=\"lazy\" alt=\"DDignity Health Logo\" class=\"image-3\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca6db042429c27dfbad_Dignity%20v2.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca6db042429c27dfbad_Dignity%20v2.avif\" loading=\"lazy\" width=\"537\" alt=\"Exterior of a medical office building with a blue entrance\" class=\"trusted_slide-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/66fb0f1ec709d05e0d47bf7a_tenet-health%402x.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/66fb0f1ec709d05e0d47bf7a_tenet-health%402x.png\" loading=\"lazy\" alt=\"Tenet Health logo\" class=\"image-3\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69726ae3bfdb2f3266a161db_Tenet.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69726ae3bfdb2f3266a161db_Tenet.avif\" loading=\"lazy\" width=\"537\" alt=\"Tenet Health logo on the facade of an office building.\" class=\"trusted_slide-img is-statick\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab118ae900e0953309_Yale.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab118ae900e0953309_Yale.png\" loading=\"lazy\" alt=\"Yale NewHaven Health Logo\" class=\"image-3\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca6dff51714b6d4a096_Yale%20v2.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca6dff51714b6d4a096_Yale%20v2.avif\" loading=\"lazy\" width=\"537\" alt=\"Exterior of Yale New Haven Hospital with a blue entrance sign in front.\" class=\"trusted_slide-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab883c45f1f2d5cca7_HPHA.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/69612cab883c45f1f2d5cca7_HPHA.png\" loading=\"lazy\" alt=\"Huron Perth Healthcare Alliance Logo\" class=\"image-3\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca6cc9a896b1953dc4f_HPHA%20v2.avif",
"width": "537",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d2ca6cc9a896b1953dc4f_HPHA%20v2.avif\" loading=\"lazy\" width=\"537\" alt=\"Stratford General Hospital building entrance \" class=\"trusted_slide-img\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" loading=\"lazy\" alt class=\"home_blog-img w-condition-invisible w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a29a9e8dd4252b06dbad568_Screenshot%202026-06-10%20at%207.17.00%E2%80%AFPM.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a29a9e8dd4252b06dbad568_Screenshot%202026-06-10%20at%207.17.00%E2%80%AFPM.png\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" loading=\"lazy\" alt class=\"home_blog-img w-condition-invisible w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a22ff539bda1cdbec78ff36_Brad%20Kuh.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a22ff539bda1cdbec78ff36_Brad%20Kuh.png\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" loading=\"lazy\" alt class=\"home_blog-img w-condition-invisible w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a18b44a31e7a5acb4ca7d83_clinical%20documentation%20improvement.jpeg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a18b44a31e7a5acb4ca7d83_clinical%20documentation%20improvement.jpeg\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a18b44a31e7a5acb4ca7d83_clinical%20documentation%20improvement-p-500.jpeg 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a18b44a31e7a5acb4ca7d83_clinical%20documentation%20improvement-p-800.jpeg 800w, https://cdn.prod.website-files.com..."
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" loading=\"lazy\" alt class=\"home_blog-img w-condition-invisible w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a1886026d3fbe64c4807268_patient%20intake%20software.jpg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a1886026d3fbe64c4807268_patient%20intake%20software.jpg\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a1886026d3fbe64c4807268_patient%20intake%20software-p-500.jpg 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a1886026d3fbe64c4807268_patient%20intake%20software-p-800.jpg 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a1886026d..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a173d4701e24bf347590793_Cerner%20x%20Ambient%20Blog%20Thumbnail.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a173d4701e24bf347590793_Cerner%20x%20Ambient%20Blog%20Thumbnail.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a173d4701e24bf347590793_Cerner%20x%20Ambient%20Blog%20Thumbnail-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a173d4701e24bf347590793_Cerner%20x%20Ambient%20Blog%20Thumbnail.png 707w\" class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a173d3d9f26e0be2481312e_Cerner%20x%20Ambient%20Blog%20Hero.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a173d3d9f26e0be2481312e_Cerner%20x%20Ambient%20Blog%20Hero.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a173d3d9f26e0be2481312e_Cerner%20x%20Ambient%20Blog%20Hero-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a173d3d9f26e0be2481312e_Cerner%20x%20Ambient%20Blog%20Hero-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d0..."
},
{
"src": "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg\" loading=\"lazy\" alt class=\"home_blog-img w-condition-invisible w-dyn-bind-empty\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a038a09e618a2c2499c253b_nurses%20documentation%20handoff%20(1).jpeg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a038a09e618a2c2499c253b_nurses%20documentation%20handoff%20(1).jpeg\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a038a09e618a2c2499c253b_nurses%20documentation%20handoff%20(1)-p-500.jpeg 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a038a09e618a2c2499c253b_nurses%20documentation%20handoff%20(1)-p-800.jpeg 800w, https://cdn.prod.website-files.com..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a0b91556a02ff3f7a38ab49_Blog%20Thumbnail%20CMMR%20ATH.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a0b91556a02ff3f7a38ab49_Blog%20Thumbnail%20CMMR%20ATH.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a0b91556a02ff3f7a38ab49_Blog%20Thumbnail%20CMMR%20ATH-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a0b91556a02ff3f7a38ab49_Blog%20Thumbnail%20CMMR%20ATH.png 707w\" class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a0c50f6521975754b99045c_Blog%20Hero%20Final%20Fund.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a0c50f6521975754b99045c_Blog%20Hero%20Final%20Fund.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a0c50f6521975754b99045c_Blog%20Hero%20Final%20Fund-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a0c50f6521975754b99045c_Blog%20Hero%20Final%20Fund-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6a0c50f652197..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69fc947f61ecf85cf94dc179_Blog%20Thumbnail.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69fc947f61ecf85cf94dc179_Blog%20Thumbnail.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69fc947f61ecf85cf94dc179_Blog%20Thumbnail-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69fc947f61ecf85cf94dc179_Blog%20Thumbnail.png 707w\" class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69fb98cbe9f040ed17a23967_Blog%20Hero%20WKH%20PR.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69fb98cbe9f040ed17a23967_Blog%20Hero%20WKH%20PR.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69fb98cbe9f040ed17a23967_Blog%20Hero%20WKH%20PR-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69fb98cbe9f040ed17a23967_Blog%20Hero%20WKH%20PR-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69fb98cbe9f040ed17a23967_..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69ce5599bb96e0d04df936a8_Blog%20Thumbnail3.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69ce5599bb96e0d04df936a8_Blog%20Thumbnail3.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69ce5599bb96e0d04df936a8_Blog%20Thumbnail3-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69ce5599bb96e0d04df936a8_Blog%20Thumbnail3.png 707w\" class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69ce559296cc1d20223ec95a_Blog%20Hero3.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69ce559296cc1d20223ec95a_Blog%20Hero3.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69ce559296cc1d20223ec95a_Blog%20Hero3-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69ce559296cc1d20223ec95a_Blog%20Hero3-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69ce559296cc1d20223ec95a_Blog%20Hero3-p-1080.png 1080w,..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811e57244b02b1b4a4bbd_Deepika%20Thumbnail.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811e57244b02b1b4a4bbd_Deepika%20Thumbnail.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811e57244b02b1b4a4bbd_Deepika%20Thumbnail-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811e57244b02b1b4a4bbd_Deepika%20Thumbnail-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811e57244b02b1b4a4bbd_Deepika%2..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811dec35ecdbb7bbf16ee_Deepika%20Blog.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811dec35ecdbb7bbf16ee_Deepika%20Blog.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811dec35ecdbb7bbf16ee_Deepika%20Blog-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811dec35ecdbb7bbf16ee_Deepika%20Blog-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69b811dec35ecdbb7bbf16ee_Deepika%20Blog-p-1080.pn..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a8786fc9f480b45bb67e7_AdobeStock_191943700.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a8786fc9f480b45bb67e7_AdobeStock_191943700.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/67b4de175f8dadb2908e607a_Screenshot%202025-02-18%20at%2011.22.43%E2%80%AFAM.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/67b4de175f8dadb2908e607a_Screenshot%202025-02-18%20at%2011.22.43%E2%80%AFAM.png\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6700494635b59972b8d5e0b7_Dr%20Palakurthy.jpg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6700494635b59972b8d5e0b7_Dr%20Palakurthy.jpg\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/67a3dab79ce0394df41dad96_NEMS.jpg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/67a3dab79ce0394df41dad96_NEMS.jpg\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a867190d00f70b789e534_healthcare%20dive%20commure%20webinar%20thumbnail.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a867190d00f70b789e534_healthcare%20dive%20commure%20webinar%20thumbnail.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a8707cc85bcd9aa6e3227_Thumbnail%20On-Demand.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a8707cc85bcd9aa6e3227_Thumbnail%20On-Demand.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/688d1d0a2255cbb620c3860d_webinar.jpg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/688d1d0a2255cbb620c3860d_webinar.jpg\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/688d1d0a2255cbb620c3860d_webinar-p-500.jpg 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/688d1d0a2255cbb620c3860d_webinar-p-800.jpg 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/688d1d0a2255cbb620c3860d_webinar-p-1080.jpg 1080w, https://cdn.prod.we..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/675b1def6cd746cde1d871fc_webinar-1-image.webp",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/675b1def6cd746cde1d871fc_webinar-1-image.webp\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/675b1def6cd746cde1d871fc_webinar-1-image-p-500.webp 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/675b1def6cd746cde1d871fc_webinar-1-image-p-800.webp 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/675b1def6cd746cde1d871fc_webinar-1-image.we..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT.png 1080w\" class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/68bf0876d76552b4a608d526_HIT.png 1080w\" class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6878ef63fdea48518988197d_Healthcare%20IT%20Today.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6878ef63fdea48518988197d_Healthcare%20IT%20Today.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6878ef63fdea48518988197d_Healthcare%20IT%20Today-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6878ef63fdea48518988197d_Healthcare%20IT%20Today-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/6878ef63fdea4851898819..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/686eb36076b45b709bbeee28_BECKER%27S%20Health%20IT.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/686eb36076b45b709bbeee28_BECKER%27S%20Health%20IT.png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/686eb36076b45b709bbeee28_BECKER%27S%20Health%20IT-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/686eb36076b45b709bbeee28_BECKER%27S%20Health%20IT-p-800.png 800w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/686eb36076b45b709bb..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69e90fa54c2d109ce3984405_Florida%20Healthcare%20Innovation%20Summit.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69e90fa54c2d109ce3984405_Florida%20Healthcare%20Innovation%20Summit.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69decf93d4b199bc9cf118d2_HFMA%20Leadership%20Summit.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69decf93d4b199bc9cf118d2_HFMA%20Leadership%20Summit.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69de8e359338acbdda48ee87_AAOE%202026.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69de8e359338acbdda48ee87_AAOE%202026.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69cc1a4844585447918cd35e_Elion%20AI%20RCM%20Summit%20-%20Spring%202026%20(2).png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69cc1a4844585447918cd35e_Elion%20AI%20RCM%20Summit%20-%20Spring%202026%20(2).png\" loading=\"lazy\" alt sizes=\"100vw\" srcset=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69cc1a4844585447918cd35e_Elion%20AI%20RCM%20Summit%20-%20Spring%202026%20(2)-p-500.png 500w, https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/69cc1a4844585447918cd35e_Elion%20AI%20RCM%20Summit%20-%20Spring%202026%20(2)-p-800.png 800w..."
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a86ca2971f93ff80ede1a_max%20krueger%20nexus%20speech.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a86ca2971f93ff80ede1a_max%20krueger%20nexus%20speech.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a86d28bca4a5f8759328f_doctor%20explaining%20billing%20to%20patient.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a86d28bca4a5f8759328f_doctor%20explaining%20billing%20to%20patient.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a86e6584048de82ef801a_Playbook%20Image.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a86e6584048de82ef801a_Playbook%20Image.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a86ef858447a4adc39e20_policy%20to%20deployment.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be62/696a86ef858447a4adc39e20_policy%20to%20deployment.avif\" loading=\"lazy\" alt class=\"home_blog-img\">"
},
{
"src": "https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d17b153d8d3c47e0bbcf5_Footer.avif",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" src=\"https://cdn.prod.website-files.com/66fb0f1ec709d05e0d47be37/697d17b153d8d3c47e0bbcf5_Footer.avif\" alt class=\"image-5\">"
}
],
"possibleDialogs": [
"<div data-lenis-prevent class=\"schedule-demo_popup-wrapper is-hidden\"><div class=\"w-embed w-script\"><script> // take the current url to the form field function populateFormIdFromURL() { const host = window.location.hostname; const path = window.location.pathname; const fullPath = host + path; document.querySelectorAll('input[name=\"form_id\"]').forEach(input => { if (!input.value) { input.value = fullPath; } }); } window.addEventListener('load', function () { populateFormIdFromURL(); }); </scri..."
],
"score": 75,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, cost, compare.
Details
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": "One Data Model. End-to-End RCM Automation.",
"html": "<h2 class=\"heading-style-h3-small\">One Data Model. End-to-End RCM Automation.</h2>"
},
{
"text": "One Data Model. End-to-End RCM Automation.",
"html": "<h2 class=\"heading-style-h3-small\">One Data Model. End-to-End RCM Automation.</h2>"
},
{
"text": "Front End: Patient Access",
"html": "<h2 data-prevent-flicker=\"true\" slide-in-up=\"true\" class=\"text-size-xlarge2\">Front End: Patient Access</h2>"
},
{
"text": "Trusted by Leading Health Systems",
"html": "<h2 class=\"heading-style-h3-small\">Trusted by Leading Health Systems</h2>"
},
{
"text": "Real People. Real Impact.",
"html": "<h2 class=\"heading-style-h3-small\">Real People. Real Impact.</h2>"
},
{
"text": "Discover the Latest from Commure",
"html": "<h2 class=\"heading-style-h3-small\">Discover the Latest from Commure</h2>"
},
{
"text": "Ready to bring AI to your health system?",
"html": "<h2 slide-in-up=\"true\" data-prevent-flicker=\"true\" class=\"heading-style-h4\">Ready to bring AI to <span class=\"text-color-accent\">your health system?</span></h2>"
},
{
"text": "Let's get in touch",
"html": "<h2 class=\"schedule-demo_heading-text heading-display-2\">Let's<br>      get<br>  in<br>  touch</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Commure - The AI-Native Enterprise RCM & Ambi...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Commure - The AI-Native Enterprise RCM & Ambi... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Commure - The AI-Native Enterprise RCM & Ambi...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Commure - The AI-Native Enterprise RCM & Ambi... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Commure - The AI-Native Enterprise RCM & Ambi... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Commure - The AI-Native Enterprise RCM & Ambi...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Commure - The AI-Native Enterprise RCM & Ambi... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Commure - The AI-Native Enterprise RCM & Ambi...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Commure - The AI-Native Enterprise RCM & Ambi... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Commure - The AI-Native Enterprise RCM & Ambi... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
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
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": 29885
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 29885
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 29885
}
]
},
"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
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, cost, compare.
Details
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": "One Data Model. End-to-End RCM Automation.",
"html": "<h2 class=\"heading-style-h3-small\">One Data Model. End-to-End RCM Automation.</h2>"
},
{
"text": "One Data Model. End-to-End RCM Automation.",
"html": "<h2 class=\"heading-style-h3-small\">One Data Model. End-to-End RCM Automation.</h2>"
},
{
"text": "Front End: Patient Access",
"html": "<h2 data-prevent-flicker=\"true\" slide-in-up=\"true\" class=\"text-size-xlarge2\">Front End: Patient Access</h2>"
},
{
"text": "Trusted by Leading Health Systems",
"html": "<h2 class=\"heading-style-h3-small\">Trusted by Leading Health Systems</h2>"
},
{
"text": "Real People. Real Impact.",
"html": "<h2 class=\"heading-style-h3-small\">Real People. Real Impact.</h2>"
},
{
"text": "Discover the Latest from Commure",
"html": "<h2 class=\"heading-style-h3-small\">Discover the Latest from Commure</h2>"
},
{
"text": "Ready to bring AI to your health system?",
"html": "<h2 slide-in-up=\"true\" data-prevent-flicker=\"true\" class=\"heading-style-h4\">Ready to bring AI to <span class=\"text-color-accent\">your health system?</span></h2>"
},
{
"text": "Let's get in touch",
"html": "<h2 class=\"schedule-demo_heading-text heading-display-2\">Let's<br>      get<br>  in<br>  touch</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Commure - The AI-Native Enterprise RCM & Ambi...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Commure - The AI-Native Enterprise RCM & Ambi... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Commure - The AI-Native Enterprise RCM & Ambi...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Commure - The AI-Native Enterprise RCM & Ambi... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Commure - The AI-Native Enterprise RCM & Ambi... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Commure - The AI-Native Enterprise RCM & Ambi...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Commure - The AI-Native Enterprise RCM & Ambi... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Commure - The AI-Native Enterprise RCM & Ambi...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Commure - The AI-Native Enterprise RCM & Ambi... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Commure - The AI-Native Enterprise RCM & Ambi... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
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
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
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."
}
]
}Performance and AccessibilityAccessibilityBrowser audit
Elements with visible text labels do not have matching accessible names.
100 Fail
Performance and AccessibilityAccessibilityBrowser audit
Elements with visible text labels do not have matching accessible names.
Check name
Elements with visible text labels do not have matching accessible names.
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch)."
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
1 link 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": "1 link 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
Forced reflow
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Forced reflow
Check name
Forced reflow
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.
References
https://web.dev/learn/performance/Evidence
{
"description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 482 KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 482 KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 320
}Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
Check name
Avoid enormous network payloads
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Total size was 8,809 KiB
Fix guidance
Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Total size was 8,809 KiB",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"numericValue": 9020705
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 26 KiB
Fix guidance
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 26 KiB",
"description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
"numericValue": 0
}Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Use efficient cache lifetimes
Check name
Use efficient cache lifetimes
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 6,789 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).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 6,789 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
5 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
72/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 85,
"displayValue": "150 ms",
"numericValue": 146
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 20,
"displayValue": "600 ms",
"numericValue": 598.4999999999998
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 83,
"displayValue": "1.5 s",
"numericValue": 1499.459651772009
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 97,
"displayValue": "0.7 s",
"numericValue": 721.9429850349444
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 20 ms",
"numericValue": 19
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 41,
"displayValue": "2.7 s",
"numericValue": 2681.401914226256
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 51,
"displayValue": "4.4 s",
"numericValue": 4445.710925115654
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "40 ms",
"numericValue": 44.482949999999995
}
]
}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.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 49/100 | Level 2, Agent-Limited | Current report |