{
  "url": "https://agentability.io/index/lever.html",
  "tier": "Agent-Ready",
  "score": 46,
  "product": "Lever",
  "findings": [
    {
      "score": 0,
      "finding": "Gate destructive actions behind an explicit, distinctly-labelled confirmation step — not a same-styled button.",
      "check_id": "C1",
      "severity": "high",
      "principle": "control"
    },
    {
      "score": 0,
      "finding": "Pre-fill inputs with sensible defaults wherever a reasonable one exists.",
      "check_id": "D1",
      "severity": "high",
      "principle": "defaults"
    },
    {
      "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": "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"
    },
    {
      "score": 0,
      "finding": "Support undo/override on completed actions (an 'Undo' on destructive changes, editable results).",
      "check_id": "C3",
      "severity": "high",
      "principle": "control"
    },
    {
      "score": 0.236,
      "finding": "Replace generic <div>/<span> scaffolding with semantic landmarks (<header>, <nav>, <main>, <article>, <section>, <footer>).",
      "check_id": "M1",
      "severity": "high",
      "principle": "machine_readability"
    }
  ],
  "audited_at": "2026-06-12",
  "page_scores": {
    "docs": 49.5,
    "pricing": 37.8,
    "homepage": 46
  },
  "principle_scores": {
    "status": 0.35,
    "control": 0.2,
    "chunking": 0.698,
    "defaults": 0.5,
    "handoffs": 0.5,
    "shadow_ui": 0,
    "transparency": 0.625,
    "machine_readability": 0.809
  }
}