> For the complete documentation index, see [llms.txt](https://play.equal.care/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://play.equal.care/evaluation-framework/scope/three-domains-of-outcomes-in-equal-care.md).

# Three Domains of Outcomes in Equal Care

Because we believe **the way** care is delivered is as important as its concrete results, our Theory of Change is **process-outcome focused:** Success is measured by people’s experiences—feeling empowered, trusting one another, and building belonging—rather than only by completed tasks.&#x20;

Other key features of our ToC outcomes include :

* **Relational well-being**: Individual health is inseparable from the quality of relationships between care receivers, workers, families, friends and volunteers. The co-op seeks environments where everyone feels secure, supported, and free to grow.
* **Co-production of care**: Care is designed and delivered jointly by all members of the co-op. Evaluation asks: how well do people collaborate, speak up, and share responsibility?
* **Power as a health determinant**: Power shapes life circumstances—housing, work, stress levels—and thus health inequities. The co-op views redistributing power to both caregivers and receivers as essential to “good care.”
* **Structures for empowerment**: This redistribution happens through sociocratic (inclusive) governance, multi-stakeholder ownership, and co-production practices.
* **Evaluation metrics** include whether people feel able to voice opinions, perceive power dynamics as fair, and experience growing trust and autonomy across the co-op.

To make sense of these interconnected goals, we have grouped our  outcomes into three overarching domains:

* **Growth**
* **Well-being, Relationships & Belonging**
* **Systems Maintenance & Co-production**

Each of these domains reflects a distinct facet of the overall social climate of our Coop. See the interactive map below for outcomes grouped under these domains.&#x20;

{% embed url="<https://embed.kumu.io/9a6b333e18ad31ef8a4243e81e6ad121>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://play.equal.care/evaluation-framework/scope/three-domains-of-outcomes-in-equal-care.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
