{
  "url": "https://agentability.io/index/greenhouse.html",
  "tier": "Developing",
  "score": 40,
  "product": "Greenhouse",
  "findings": [
    {
      "score": 0,
      "finding": "Pre-fill inputs with sensible defaults wherever a reasonable one exists.",
      "check_id": "D1",
      "severity": "high",
      "principle": "defaults"
    },
    {
      "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": 28.3,
    "pricing": 41.4,
    "homepage": 39.5
  },
  "principle_scores": {
    "status": 0.65,
    "control": 0.433,
    "chunking": 0.41,
    "defaults": 0.325,
    "handoffs": 0.5,
    "shadow_ui": 0.15,
    "transparency": 0,
    "machine_readability": 0.693
  }
}