{
  "url": "https://agentability.io/index/n8n.html",
  "tier": "Agent-Ready",
  "score": 64,
  "product": "n8n",
  "findings": [
    {
      "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": "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.15,
      "finding": "Phrase headings as the questions they answer ('How do I cancel?').",
      "check_id": "K2",
      "severity": "high",
      "principle": "chunking"
    },
    {
      "score": 0.5,
      "finding": "Offer a one-line summary plus an expandable drill-down for important results.",
      "check_id": "T3",
      "severity": "medium",
      "principle": "transparency"
    },
    {
      "score": 0.5,
      "finding": "Preserve user/agent state across errors (keep form input and position).",
      "check_id": "H3",
      "severity": "medium",
      "principle": "handoffs"
    },
    {
      "score": 0.5,
      "finding": "Clearly distinguish what's usable without auth from what requires sign-in.",
      "check_id": "D3",
      "severity": "medium",
      "principle": "defaults"
    }
  ],
  "audited_at": "2026-06-12",
  "page_scores": {
    "docs": 35.1,
    "pricing": 55.9,
    "homepage": 64.3
  },
  "principle_scores": {
    "status": 0.65,
    "control": 0.742,
    "chunking": 0.68,
    "defaults": 0.769,
    "handoffs": 0.5,
    "shadow_ui": 0.45,
    "transparency": 0.55,
    "machine_readability": 0.806
  }
}