> For the complete documentation index, see [llms.txt](https://labs.lumeon.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://labs.lumeon.dev/dev/frameworks/flexflow.md).

# Flexflow

## **Flexflow is the architecture for coherent organization in a complex world.**

Built on three interlocking layers and grounded in a universal ontology of organization, it gives you the architecture to sense your environment, orchestrate coordinated action, and cultivate coherence, from a single team to an entire ecosystem.

<table data-card-size="large" data-view="cards"><thead><tr><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>Introduction</strong></mark></h4></td><td>Why organizations fail in predictable ways, what the living-systems lens changes, and how to navigate this framework based on what you are here to do.</td><td><a href="/pages/KkHmBYOp8qbyA6dbS5IE">/pages/KkHmBYOp8qbyA6dbS5IE</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>Core Concepts</strong></mark></h4></td><td>Eleven ideas that build a new mental model for organizational design. Three tiers: seeing differently, building differently, and understanding what emerges when the architecture works.</td><td><a href="/pages/xOGeBQtJhf1aKFtslUah">/pages/xOGeBQtJhf1aKFtslUah</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>Architecture</strong></mark></h4></td><td>The structural map. Three layers, twenty-five domains, a unified taxonomy, and the design logic that connects them into a coherent whole.</td><td><a href="/pages/XyqL1O8MdFuDplJXH8Xk">/pages/XyqL1O8MdFuDplJXH8Xk</a></td></tr><tr><td><h4><mark style="color:$info;"><strong>Ontology</strong></mark></h4></td><td><mark style="color:$info;">The formal logic beneath the architecture. Axioms, primitives, compositional tiers, and the generative equation that describes how organizational reality is composed.</mark></td><td></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-circle-a" style="color:$primary;">:circle-a:</i>  <strong>Infrastructure</strong></h4></td><td><sup><mark style="color:$info;"><strong>Capability Layer</strong></mark></sup></td><td>Map what your organization can do. Eight foundational domains, from Charter and Protocols to the Service Fabric, <strong>give you the building blocks for a resilient and scalable foundation.</strong></td><td></td><td><a href="/pages/XE9BXTHLz6rwBhUakrFu">/pages/XE9BXTHLz6rwBhUakrFu</a></td></tr><tr><td><h4><i class="fa-circle-b" style="color:$primary;">:circle-b:</i>  <strong>Operation</strong></h4></td><td><sup><mark style="color:$info;"><strong>Orchestration Layer</strong></mark></sup></td><td>Turn strategy into action. A five-stage adaptive loop moves continuously from strategic sensing (<strong>Compass</strong>) through coordinated execution to verified results (<strong>Impact</strong>).</td><td></td><td><a href="/pages/b8VT0d6X6LZD3gQnH4qu">/pages/b8VT0d6X6LZD3gQnH4qu</a></td></tr><tr><td><h4><i class="fa-circle-c" style="color:$primary;">:circle-c:</i>  <strong>Ecosystem</strong></h4></td><td><sup><mark style="color:$info;"><strong>Intelligence Layer</strong></mark></sup></td><td>Understand and navigate your environment. Twelve universal dimensions help you map opportunities, threats, and the overall coherence of your operating environment in real time.</td><td></td><td><a href="/pages/LM2nvlsaPuxDSuiqnEt1">/pages/LM2nvlsaPuxDSuiqnEt1</a></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><mark style="color:$info;"><strong>Library</strong></mark></h4></td><td><mark style="color:$info;">Glossary, bibliography, and connections to related frameworks. The reference foundation for practitioners who want to trace the ideas to their sources.</mark></td><td><a href="/pages/5qZNql49VtJeZwKNH4MS">/pages/5qZNql49VtJeZwKNH4MS</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>Changelog</strong></mark></h4></td><td>A versioned record of every structural update to the framework. What changed, where, and when.</td><td><a href="/pages/87zfH0vrmWRlkBG0RqPa">/pages/87zfH0vrmWRlkBG0RqPa</a></td></tr></tbody></table>


---

# 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://labs.lumeon.dev/dev/frameworks/flexflow.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.
