{
  "kind": "tools",
  "canonId": "019dd956-996b-72bb-baff-e1d9ff894091",
  "slug": "deductive-reasoning",
  "name": "Deductive Reasoning",
  "category": "Loop",
  "description": "Logical chain where each premise follows from previous (Premise 1 + 2 → Conclusion)",
  "structure": null,
  "bestFor": null,
  "layer": "loop",
  "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": 32,
    "docs": 30,
    "slideRanges": 32,
    "avgConfidence": 59.103127,
    "avgPages": null,
    "arcCount": 0,
    "requiredBeats": 0
  },
  "examples": [
    "Premise (Super Year) + premise (low awareness) implies the ask",
    "Loop opens with premise 'trust matters' and concludes with how to build it",
    "Sets the total that subsequent segments must sum to."
  ],
  "completeness": {
    "score": 29,
    "missing": [
      "when_to_use",
      "why_it_works",
      "signals",
      "antipattern",
      "body_doc_id"
    ]
  }
}