{
  "url": "https://agentability.io/index/google-cloud.html",
  "tier": "Developing",
  "score": 36,
  "product": "Google Cloud",
  "findings": [
    {
      "score": 0,
      "finding": "Phrase headings as the questions they answer ('How do I cancel?').",
      "check_id": "K2",
      "severity": "high",
      "principle": "chunking"
    },
    {
      "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": "Support undo/override on completed actions (an 'Undo' on destructive changes, editable results).",
      "check_id": "C3",
      "severity": "high",
      "principle": "control"
    }
  ],
  "audited_at": "2026-06-12",
  "page_scores": {
    "docs": 27.9,
    "pricing": 29.7,
    "homepage": 36.1
  },
  "principle_scores": {
    "status": 0.65,
    "control": 0.449,
    "chunking": 0.36,
    "defaults": 0.225,
    "handoffs": 0.5,
    "shadow_ui": 0.15,
    "transparency": 0,
    "machine_readability": 0.554
  }
}