{
  "url": "https://agentability.io/index/ramp.html",
  "tier": "Developing",
  "score": 37,
  "product": "Ramp",
  "findings": [
    {
      "score": 0,
      "finding": "Add JSON-LD (schema.org) describing the page's primary entities.",
      "check_id": "M4",
      "severity": "high",
      "principle": "machine_readability"
    },
    {
      "score": 0,
      "finding": "Use a single <h1> and a contiguous heading hierarchy with no skipped levels.",
      "check_id": "M5",
      "severity": "high",
      "principle": "machine_readability"
    },
    {
      "score": 0,
      "finding": "Phrase headings as the questions they answer ('How do I cancel?').",
      "check_id": "K2",
      "severity": "high",
      "principle": "chunking"
    },
    {
      "score": 0,
      "finding": "Wrap status updates in an aria-live region (or role=status / role=alert).",
      "check_id": "ST3",
      "severity": "high",
      "principle": "status"
    },
    {
      "score": 0,
      "finding": "Surface confidence/certainty on key outputs (a confidence field in API responses, or a 'verified vs best-guess' label in the UI).",
      "check_id": "T2",
      "severity": "high",
      "principle": "transparency"
    },
    {
      "score": 0,
      "finding": "Provide a labelled pause/cancel/stop control for long-running actions; give it an accessible name like 'Cancel import', not a bare icon.",
      "check_id": "C2",
      "severity": "high",
      "principle": "control"
    }
  ],
  "audited_at": "2026-06-12",
  "page_scores": {
    "docs": 48.6,
    "pricing": 47.4,
    "homepage": 36.5
  },
  "principle_scores": {
    "status": 0.35,
    "control": 0.219,
    "chunking": 0.71,
    "defaults": 0.769,
    "handoffs": 0.5,
    "shadow_ui": 0,
    "transparency": 0.375,
    "machine_readability": 0
  }
}