{
  "kind": "tools",
  "canonId": "019dd956-83f8-7432-ba59-ec9166c25484",
  "slug": "five-whys",
  "name": "Five Whys",
  "category": "Block",
  "description": "Asking 'Why?' five times to get to root cause of a problem",
  "structure": null,
  "bestFor": null,
  "layer": "block",
  "agent": "Architect",
  "agents": [
    "Architect"
  ],
  "whenToUse": null,
  "whyItWorks": null,
  "narrativePurpose": null,
  "signalComponentKinds": [],
  "signalKeywords": [],
  "signalDescriptions": null,
  "antipattern": null,
  "bodyDocId": null,
  "bodyDocSlug": null,
  "bodyDocTitle": null,
  "status": "active",
  "version": 1,
  "sequence": [],
  "arcUsages": [],
  "stats": {
    "matches": 7,
    "docs": 7,
    "slideRanges": 7,
    "avgConfidence": 58.57143,
    "avgPages": null,
    "arcCount": 0,
    "requiredBeats": 0
  },
  "examples": [
    "Asks for root causes - Five-Whys-style probing.",
    "Drilling from 'low ANC' down to PHC constraints",
    "Ranked board-refusal reasons drill into why funding fails."
  ],
  "completeness": {
    "score": 29,
    "missing": [
      "when_to_use",
      "why_it_works",
      "signals",
      "antipattern",
      "body_doc_id"
    ]
  }
}