{
  "url": "https://agentability.io/index/workday.html",
  "tier": "Developing",
  "score": 37,
  "product": "Workday",
  "findings": [
    {
      "score": 0,
      "finding": "Expose an activity/audit log or a 'why this result' affordance that records system actions in machine-readable form (a visible activity feed plus a JSON event log).",
      "check_id": "T1",
      "severity": "high",
      "principle": "transparency"
    },
    {
      "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": "Emit descriptive status text on async actions ('Uploading 3 of 10 files'), not a bare spinner.",
      "check_id": "ST1",
      "severity": "high",
      "principle": "status"
    },
    {
      "score": 0,
      "finding": "For long tasks, show an enumerated multi-step or activity-feed pattern.",
      "check_id": "ST2",
      "severity": "high",
      "principle": "status"
    }
  ],
  "audited_at": "2026-06-12",
  "page_scores": {
    "docs": 25.2,
    "pricing": 30.9,
    "homepage": 37.3
  },
  "principle_scores": {
    "status": 0.3,
    "control": 0.723,
    "chunking": 0.4,
    "defaults": 0.175,
    "handoffs": 0.1,
    "shadow_ui": 0.45,
    "transparency": 0,
    "machine_readability": 0.835
  }
}