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

# Evolution

#### **Evolution is where BSL's work surfaces as it happens. Project updates, working artifacts, partnership notes, methodology observations, field reflections. Most entries are brief. Some open to their own pages.**

The rhythm here reflects what is actually happening in the lab. New material lands as projects move.

***

## <mark style="color:$primary;">**Building in the Open**</mark>

May 12, 2026 · General

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

#### **The site has been live for over a month, but today is the day it begins to carry the substance it was designed to carry.**&#x20;

The Season 2 page is published in working form. The Bioregional Mapping Toolkit project page is up. The first Evolution entries land here. The frameworks page reflects current state.

What you see today is the lab in its living state. Frameworks taking shape, projects mid-build, a cooperative finding its rhythm. We launch this way on purpose, so those most able to shape the work can do so while it forms. Building in the open is the practice.

<a href="/pages/YAgdJ6RqBgiM7G82eNOq" 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](https://www.bioregionalsystemslab.org/explore/artifacts/bmt-concept-document)  <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://www.bioregionalsystemslab.org/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.
