{
  "service": "website-scanner",
  "createdAt": "2026-09-21T12:00:00.000Z",
  "expiresAt": "2026-10-21T12:00:00.000Z",
  "report": {
    "website": "https://example.com/",
    "scannedAt": "2026-09-21T12:00:00.000Z",
    "pages": [
      {
        "url": "https://example.com/",
        "title": "Example page",
        "status": 200
      }
    ],
    "overallScore": 60,
    "categoryScores": [
      {
        "key": "offer_clarity",
        "label": "Offer clarity",
        "score": 60,
        "weight": 20
      },
      {
        "key": "conversion_path",
        "label": "Conversion path",
        "score": 60,
        "weight": 20
      },
      {
        "key": "credibility_consistency",
        "label": "Credibility consistency",
        "score": 60,
        "weight": 15
      },
      {
        "key": "contact_location",
        "label": "Contact location",
        "score": 60,
        "weight": 15
      },
      {
        "key": "content_completeness",
        "label": "Content completeness",
        "score": 60,
        "weight": 10
      },
      {
        "key": "accessibility",
        "label": "Accessibility",
        "score": 60,
        "weight": 10
      },
      {
        "key": "policy_readiness",
        "label": "Policy readiness",
        "score": 60,
        "weight": 10
      }
    ],
    "summary": "Illustrative report only; no site was scanned.",
    "strengths": [],
    "findings": [
      {
        "category": "offer_clarity",
        "priority": "normal",
        "effort": "content update",
        "confidence": "medium",
        "title": "Clarify the service offered",
        "evidence": "Illustrative heading: Welcome",
        "pageUrl": "https://example.com/",
        "businessImpact": "A specific heading may help visitors understand the offer.",
        "recommendedFix": "Name the service and intended audience.",
        "replacementCopy": "Describe your service here."
      }
    ],
    "actionPlan": [
      {
        "timeframe": "This week",
        "action": "Review the main heading.",
        "reason": "Help visitors understand the service."
      }
    ],
    "limitations": [
      "Static fictional example; not a scan of example.com.",
      "Public-page coverage is bounded; no rankings, conversion or accessibility certification guarantee."
    ],
    "analysisMode": "objective-only",
    "cached": false
  }
}
