{
  "id": "pace-clash",
  "version": "1.0.0",
  "rationale": {
    "en": "When two people's readings of decision speed differ widely (culture dimension decision_speed), one ships to learn while the other wants the analysis first — each experiences the other as either reckless or slow.",
    "de": "Wenn zwei Personen das Entscheidungstempo sehr unterschiedlich lesen (Kulturdimension decision_speed), liefert die eine, um zu lernen, während die andere zuerst die Analyse will — jede erlebt die andere als leichtsinnig oder als langsam."
  },
  "requires": [
    "culture-24"
  ],
  "condition": {
    "type": "culture_delta",
    "dimension": "decision_speed",
    "min_delta": 30
  },
  "severity": {
    "type": "linear",
    "from": 30,
    "to": 70
  },
  "observable_i18n": "dyad.pace_clash.observable",
  "agreement_i18n": "dyad.pace_clash.agreement"
}