{
  "kind": "tools",
  "canonId": "019dd956-7c60-71a8-8758-c79d914489c9",
  "slug": "mece-principle",
  "name": "MECE Principle",
  "category": "Block",
  "description": "Mutually Exclusive, Collectively Exhaustive - ensuring complete, non-overlapping structure",
  "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": 492,
    "docs": 290,
    "slideRanges": 492,
    "avgConfidence": 74.195526,
    "avgPages": null,
    "arcCount": 0,
    "requiredBeats": 0
  },
  "examples": [
    "Four numbered pillars around AI/Data circle.",
    "MECE stands for 'mutually exclusive, collectively exhaustive.'",
    "Five distinct, non-overlapping enabler categories cover the foundation."
  ],
  "completeness": {
    "score": 29,
    "missing": [
      "when_to_use",
      "why_it_works",
      "signals",
      "antipattern",
      "body_doc_id"
    ]
  }
}