PPTX.gallery
Open in PPTX.dev

Layout Pattern

Logic Tree

Top-down tree that breaks a conclusion into supporting arguments and evidence. The consultant's MECE diagram.

MECEStructureArgument

How to Use It

Logic trees make an argument's structure visible. Put the main claim at the top, supporting arguments on the second level (each mutually exclusive, collectively exhaustive), and evidence on the third. Used in consulting decks to show reasoning is rigorous. Keep to 3 levels and 2-3 branches per node or it becomes unreadable. Color-code branches if different sources support each one. Works as a deck's table-of-contents when the deck makes a structured argument.

Content Zones

TitleSlide title
BodyPrimary content

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:logic-tree
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/logic-tree",
  "tags": [
    "gallery:layouts/logic-tree"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "logic-tree",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"logic-tree\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.