> For the complete documentation index, see [llms.txt](https://www.designreference.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.designreference.xyz/cognitive-tools/universal/managing-people/conflict-resolution-diagram.md).

# Conflict Resolution Diagram

<figure><img src="/files/fOB6DeF2kRrVuJndFlwg" alt=""><figcaption><p>Image by <a href="https://www.researchgate.net/">ResearchGate</a></p></figcaption></figure>

{% hint style="info" %}
AKA Evaporating Clouds
{% endhint %}

The Conflict Resolution Diagram, often referred to as the Evaporating Cloud or simply the Cloud, is a powerful tool originating from the Theory of Constraints, designed to analyse and resolve persistent dilemmas or seemingly intractable conflicts. This structured thinking process seeks to identify and challenge the underlying assumptions that make two desired courses of action appear mutually exclusive.

The method operates by mapping a conflict onto a standardised five-element logical structure. At the highest level resides the Objective, the ultimate goal that both sides of the dilemma wish to achieve. Below this, two necessary Requirements are identified, each essential for fulfilling the Objective.&#x20;

The conflict emerges at the lowest level, where two opposing Injections or actions are proposed, each being the perceived necessary means to satisfy one of the two Requirements. The entire structure, which resembles a cloud shape, illustrates a chain of cause and effect, where the Objective drives the Requirements, and the Requirements drive the Injections.

The real work of the diagram is not merely to map the conflict, but to challenge the logical connections, the arrows, which represent the inherent Assumptions within the situation. By systematically questioning *why* a particular Requirement is necessary for the Objective, *why* a specific Injection is necessary for its Requirement, or *why* the two Injections are truly incompatible, one often exposes a flawed premise, a hidden fear, or an inaccurate belief.&#x20;

The successful identification and invalidation of such a crucial assumption leads to the creation of a Breakthrough Injection, a novel solution that fulfils both Requirements simultaneously without relying on the original, opposing actions, thereby "evaporating" the cloud of conflict.

#### Further Reading

{% embed url="<https://untools.co/conflict-resolution-diagram/>" %}

{% embed url="<https://asq.org/quality-progress/articles/the-conflict-resolution-diagram-creating-win-win-solutions?id=f54edbbba99c4ced90ff993d89e8cb9e&srsltid=AfmBOortazdjY3B79_FJcSKz9xnOmfnPflVOETXwMqAZdVeZ6svQT3Gy>" %}

#### Further Viewing

{% embed url="<https://www.youtube.com/watch?v=TMMeRixlsSU>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.designreference.xyz/cognitive-tools/universal/managing-people/conflict-resolution-diagram.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
