{
  "url": "https://agentability.io/index/power-bi.html",
  "tier": "Lagging",
  "score": 29,
  "product": "Power BI",
  "findings": [
    {
      "score": 0,
      "finding": "Preserve user/agent state across errors (keep form input and position).",
      "check_id": "H3",
      "severity": "high",
      "principle": "handoffs"
    },
    {
      "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": "Offer a one-line summary plus an expandable drill-down for important results.",
      "check_id": "T3",
      "severity": "high",
      "principle": "transparency"
    },
    {
      "score": 0,
      "finding": "Attach source references or input citations (link or id) to generated outputs.",
      "check_id": "T4",
      "severity": "high",
      "principle": "transparency"
    },
    {
      "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": "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": 45.9,
    "pricing": 46.1,
    "homepage": 29.1
  },
  "principle_scores": {
    "status": 0.3,
    "control": 0.199,
    "chunking": 0.39,
    "defaults": 0.5,
    "handoffs": 0,
    "shadow_ui": 0.15,
    "transparency": 0,
    "machine_readability": 0.785
  }
}