# Architecture

### **The architecture is the structural logic of the framework as a whole.**

Core Concepts gather the foundational ideas. Architecture shows how those ideas hold together as a navigable structure. The taxonomy, the hierarchy levels, the design principles, the patterns that let twelve domains coordinate across radically different contexts and scales.

Architecture is what allows a community in coastal Norway and a community in Sri Lanka to use the same twelve horizons, populated with their own specifics, and coordinate across the difference. The structure is the interoperability.

&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><mark style="color:$primary;"><strong>Overview</strong></mark></h4></td><td>The structural logic of the framework as a whole. Where the architecture begins, why it is shaped the way it is, and what it makes possible.</td><td></td><td><a href="/pages/gzI3TR3McBrLDQatbmz3">/pages/gzI3TR3McBrLDQatbmz3</a></td></tr><tr><td><h4><mark style="color:$info;"><strong>Domain Reference</strong></mark></h4></td><td><mark style="color:$info;">The taxonomy and ID system. Hierarchy levels L1 through L4+. How horizons, sub-domains, and threads relate.</mark></td><td><mark style="color:red;"><strong><code>In Development</code></strong></mark></td><td><a href="/pages/AGiRIPkAlB5VsiMHUNKx">/pages/AGiRIPkAlB5VsiMHUNKx</a></td></tr><tr><td><h4><mark style="color:$info;"><strong>Architecture in Practice</strong></mark></h4></td><td><mark style="color:$info;">How the architecture is used at different scales. From individual mapping to bioregional coordination.</mark></td><td><mark style="color:red;"><strong><code>In Development</code></strong></mark></td><td><a href="/pages/dCxDljVNh08i4HLmEVnP">/pages/dCxDljVNh08i4HLmEVnP</a></td></tr><tr><td><h4><mark style="color:$info;"><strong>Design Principles</strong></mark></h4></td><td><mark style="color:$info;">The patterns that make the architecture work. Adaptive by design, the hexagon principle, interoperability with diversity.</mark></td><td><mark style="color:red;"><strong><code>In Development</code></strong></mark></td><td></td></tr></tbody></table>

*<mark style="color:$info;">The architecture is most visible in living form when the framework is used. The</mark>* [*<mark style="color:$info;">**Horizons**</mark>*](/frameworks/12-horizons/horizons.md) *<mark style="color:$info;">section is where it operates.</mark>*


---

# Agent Instructions: 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://labs.lumeon.dev/frameworks/12-horizons/architecture.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.
