> For the complete documentation index, see [llms.txt](https://docs.neighbourhoods.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neighbourhoods.network/powered-by-the-reputation-interchange/reputation-domain-specific-language-dsl.md).

# Architecture: The Cultural Computer

Using the Social Sensemaker involves making sense of Social Data through "cultural computation" that analyzes it. Sharing this data and calculated Scores evolves into what we call a neighbourhood. It's easiest to understand the Sensemakere by looking at how it works on one and then two computers. &#x20;

## Cultural Computer

Social data can be sourced from traditional web services or dWeb apps. Scores hold the results of these computations, while tying them to the sources of the raw social data with full provenance. This also makes auditing possible. &#x20;

![](/files/ahahwjH6vRYCU4BvjR0x)

Scores can be fed back into the cultural computer to chain, stack, and complexify insights.&#x20;

## Shared Cultural Computation

Two people can share and cross-verify calculated scores. Context is preserved by including metadata about the computation and its raw data sources. &#x20;

![](/files/dSD1P2uG45KcmceIphOO)


---

# 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://docs.neighbourhoods.network/powered-by-the-reputation-interchange/reputation-domain-specific-language-dsl.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.
