{
  "kind": "tools",
  "canonId": "019dd9e1-48a5-7034-a2c3-1852aba11915",
  "slug": "decomposition",
  "name": "Decomposition",
  "category": null,
  "description": "Breaking a whole into parts (sum-of-parts, MECE, pyramid).",
  "structure": null,
  "bestFor": null,
  "layer": null,
  "agent": null,
  "agents": [],
  "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": 24,
    "docs": 21,
    "slideRanges": 24,
    "avgConfidence": 0.7416667,
    "avgPages": null,
    "arcCount": 0,
    "requiredBeats": 0
  },
  "examples": [
    "The slide breaks down the unit cost into components, showing a decomposition of the cost structure.",
    "The slide breaks down long-term organic growth into components, demonstrating a clear decomposition of the data into understandable parts.",
    "diagram/process: Decomposition of total unit cost into fuel and non-fuel, then non-fuel into employee, supplier, and ownership components"
  ],
  "completeness": {
    "score": 29,
    "missing": [
      "when_to_use",
      "why_it_works",
      "signals",
      "antipattern",
      "body_doc_id"
    ]
  }
}