{
  "kind": "tools",
  "canonId": "019dd956-c32b-736f-9109-19a9e745f2a1",
  "slug": "law-of-pr-gnanz",
  "name": "Law of Prägnanz",
  "category": "Slide",
  "description": "Ambiguous images are interpreted in the simplest way possible - use clear visuals",
  "structure": null,
  "bestFor": null,
  "layer": "slide",
  "agent": "Designer",
  "agents": [
    "Designer"
  ],
  "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": 1,
    "docs": 1,
    "slideRanges": 1,
    "avgConfidence": 0.7,
    "avgPages": null,
    "arcCount": 0,
    "requiredBeats": 0
  },
  "examples": [
    "Amdahl's law: The overall system speed-up (S) gained by optimizing a single part of a system by a factor (s) is limited by the proportion of execution time of that part (p)."
  ],
  "completeness": {
    "score": 29,
    "missing": [
      "when_to_use",
      "why_it_works",
      "signals",
      "antipattern",
      "body_doc_id"
    ]
  }
}