> 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/evolution.md).

# Evolution

#### **Evolution is where the ecosystem surfaces what is happening as it happens. Project updates, working artifacts, partnership notes, framework releases, lab dispatches, field reflections.**&#x20;

The rhythm here reflects what is actually moving across Lumeon Labs. New material lands as projects evolve.

***

## <mark style="color:$primary;">**Flexflow is in Open Alpha**</mark>

May 15, 2026

<figure><img src="/files/llW5TATOqGg5x4LWyF1F" alt=""><figcaption></figcaption></figure>

#### **A framework for designing organizations as living systems is publicly accessible for the first time.**&#x20;

Open Alpha means the door is open. You are seeing the framework as it actually\
is right now, substantial and rigorous, with some sections complete and others clearly marked as in development.

A system that teaches organizations to sense, adapt, and evolve in the open should itself be built that way.

<a href="/pages/hKAa1R6dmrVCsmQptIxA" class="button primary">Read entry</a>

***

## **May 8, 2026 ·&#x20;**<mark style="color:$primary;">**Bioregional Mapping Toolkit**</mark>

**Bioregional Mapping Toolkit Concept Document v2** published.&#x20;

The toolkit's six components are scoped, the design principles are locked, and the development sequence runs through public release. The project is now Active.

<div align="left"><figure><img src="/files/1lnOSfifWPDZ9tO90fTT" alt="" width="268"><figcaption></figcaption></figure></div>

[Open artifact](/dev/explore/artifacts/bmt_concept_doc.md)  <mark style="color:$primary;">**→**</mark>


---

# 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/evolution.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.
