> For the complete documentation index, see [llms.txt](https://lumeon.gitbook.io/lumeon-archive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lumeon.gitbook.io/lumeon-archive/unsorted/bioregional-systems-lab/bslos/a-infrastructure.md).

# A - Infrastructure

<details>

<summary><mark style="color:$primary;"><strong>About this layer</strong></mark></summary>

#### **Infrastructure is what the lab runs on.**

Where Operation is how work is governed and Ecosystem is how BSL perceives its field and itself, Infrastructure is the foundation beneath both: the systems, resources, and standards that everything else depends on.

The layer holds eight domains, moving from the foundational to the connective. The Charter is the living source of truth, holding what BSL is, what it works toward, and the thinking that guides it. Protocols are the standing agreements that let the lab and its network act coherently. Security keeps the whole safe, trusted, and accountable. Resources are what BSL stewards: its capital, capacity, and assets. Data is its information system, and AI, delivered through Neo, is its intelligence. Service Fabric is the connected stack of services and workflows the lab runs on, and Interfaces are where people and systems meet BSL. Together they form the ground the lab stands on. In the cybernetic loop, this is the layer through which BSL acts on what it senses and decides.

The domains below take you into each part.

</details>

<table 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>Charter</strong></mark></h4></td><td>The living source of truth: BSL's vision, direction, principles, and the challenges it works on.</td><td><mark style="color:$primary;"><strong>A1</strong></mark></td><td><a href="broken://pages/Ed2Gk4IovNyPj2ZNFBMY">Broken link</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>Protocols</strong></mark></h4></td><td>Standing agreements for how groups form, work coordinates, and the ecosystem operates.</td><td><mark style="color:$primary;"><strong>A2</strong></mark></td><td><a href="broken://pages/zxCNve9WeXi7Bg9Eppcv">Broken link</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>Security</strong></mark></h4></td><td>Access, data protection, compliance, operational integrity, and verification.</td><td><mark style="color:$primary;"><strong>A3</strong></mark></td><td><a href="broken://pages/X0M2jCuqW3PjmJh4RTIc">Broken link</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>Resources</strong></mark></h4></td><td>Capital, capacity, and assets, and how they are allocated to work.</td><td><mark style="color:$primary;"><strong>A4</strong></mark></td><td><a href="broken://pages/IaRck84JTZ6MBmnjQDjW">Broken link</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>Data</strong></mark></h4></td><td>Ingestion, repository, processing, and governance of BSL's information.</td><td><mark style="color:$primary;"><strong>A5</strong></mark></td><td><a href="broken://pages/FhcUL6b7Hndiasg0CdvG">Broken link</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>AI</strong></mark></h4></td><td>Lumina, BSL's AI system: how it works, what it does, and its boundaries.</td><td><mark style="color:$primary;"><strong>A6</strong></mark></td><td><a href="broken://pages/JD2jwNXLYYe31ovEcNIu">Broken link</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>Service Fabric</strong></mark></h4></td><td>The services the system runs on and how they connect.</td><td><mark style="color:$primary;"><strong>A7</strong></mark></td><td><a href="broken://pages/dfQfKJBdMeyJdtAAIrD9">Broken link</a></td></tr><tr><td><h4><mark style="color:$primary;"><strong>Interfaces</strong></mark></h4></td><td>Digital, physical, and conversational surfaces, with wayfinding and standards.</td><td><mark style="color:$primary;"><strong>A8</strong></mark></td><td><a href="broken://pages/SQF3dmJFst3ni3Uxrzd3">Broken link</a></td></tr></tbody></table>

d


---

# 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://lumeon.gitbook.io/lumeon-archive/unsorted/bioregional-systems-lab/bslos/a-infrastructure.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.
