{
  "id": "conflict-norm-clash",
  "version": "1.0.0",
  "rationale": {
    "en": "When two people's readings of the team's conflict norm differ widely (culture dimension open_conflict), each believes their own norm is the team's norm — one escalates 'openly' while the other experiences a violation.",
    "de": "Wenn zwei Personen die Konfliktnorm des Teams sehr unterschiedlich lesen (Kulturdimension open_conflict), hält jede die eigene Norm für die Teamnorm — die eine trägt «offen» aus, während die andere eine Grenzverletzung erlebt."
  },
  "requires": [
    "culture-24"
  ],
  "condition": {
    "type": "culture_delta",
    "dimension": "open_conflict",
    "min_delta": 30
  },
  "severity": {
    "type": "linear",
    "from": 30,
    "to": 70
  },
  "observable_i18n": "dyad.conflict_norm_clash.observable",
  "agreement_i18n": "dyad.conflict_norm_clash.agreement"
}