> For the complete documentation index, see [llms.txt](https://constitutionalcouncil.docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://constitutionalcouncil.docs.intersectmbo.org/meetings/minutes-2025.md).

# Minutes 2025

### January 2025

[Meeting 18 - 07/01/2025](https://docs.google.com/document/d/16yWq988jZgp4TEcpIGXUpt8Ytq3uPKbP/edit#heading=h.gjdgxs)

Meeting 19 - 14/01/2025 - Informal meeting, no minutes recorded due to lack of quorum

[Meeting 20 - 21/01/2025](https://docs.google.com/document/d/1k2I3hDozDXes5PJfgk6FdiSI0f6SBgb_/edit#heading=h.1fob9te)

[Meeting 21 - 27/01/2025](https://docs.google.com/document/d/1f1RKaex6U5e1uAFbJv1-MD-Vv7B9j4zl/edit)

[Meeting 22 - 04/02/2025](https://docs.google.com/document/d/1ulkXqM9GNy_2XHMWCcM1q5MgsRK1FkWh8keFjj_Kv8s/edit?usp=sharing)

[Meeting 23 - 11/02/2025](https://docs.google.com/document/d/1wClFOBciJ215DSkJ6deJ9CUY1RMCyQyYlPFkattlaSg/edit?tab=t.0#heading=h.30j0zll)

[Meeting 24 - 18/02/2025](https://docs.google.com/document/d/1YbFozIa9A0FJiSLYIcBd4qFY1iA7lygLSRkKVIHgNuw/edit?usp=sharing)

[Meeting 25 - 25/02/2025](https://docs.google.com/document/d/1nq7DSGBpUnwMx70gHaMlTLGyJi3Dyarn4OL9fi8eh3M/edit?tab=t.0)

[Meeting 26 - 04/03/2025](https://docs.google.com/document/d/1VyAMRufkdfWrhnh6J9-zyRuOzlFWTzBbwgbqd4zWNAc/edit?usp=sharing)

[Meeting 27 - 11/03/2025](https://docs.google.com/document/d/1xuJ7ejoss5VEnwI_lhbiZJPMw1ZybE8GUnDqraRRkNA/edit?usp=sharing)

[Meeting 28 - 18/03/2025](https://docs.google.com/document/d/18p_r1CdRGs7Ok6OHqStznsxUvmPQdRsjfnGeZpuLJL0/edit?usp=sharing)

[Meeting 29 - 25/03/2025](https://docs.google.com/document/d/1NOxyM9eSGHq3IUUw66CPcOlVhMDZwyA0ycvwb9pTygc/edit?tab=t.0)

[Meeting 30 - 08/04/2025](https://docs.google.com/document/d/1vVEHTwVzE6cFfMa7d2aiuCq4DPDSw1VmgwVGaAi29fs/edit?usp=sharing)

[Meeting 31 - 15/04/2025](https://docs.google.com/document/d/1OPK90HazLV-US_7-7vC3UWL5l-WtWIjge22cFI39JiU/edit?usp=sharing)

[Meeting 32 -22/04/2025](https://docs.google.com/document/d/1dGybQAgY0CGhB6kfnK_L-arR4f1J00HoZvTCuI7VUJw/edit?usp=sharing)

[Meeting 33 - 29/04/2025](https://docs.google.com/document/d/15s28PK2rT2hFXMhQgEo7bZCgp-rpvkgooKKnkyzDUhs/edit?usp=sharing)

[Meeting 34 - 06/05/2025](https://docs.google.com/document/d/1feMdEVXMKYqPRLbXhotRFafSdu-3Q0hjo7OGBExJ_yc/edit?usp=sharing)

[Meeting 35 - 13/05/2025](https://docs.google.com/document/d/1A9jw4hB2F_rBx9GpQoFI0sA6PlStdzLOAfp8uCyM7aI/edit?usp=sharing)

[Meeting 38 - 03/06/2025](https://docs.google.com/document/d/1cQQnn9KwVh1Quf8Fx6Lnhd-TW5_k5VA1NvBiQ_5wbMg/edit?usp=sharing)

[Meeting 39 - 10/07/2025](https://docs.google.com/document/d/1HHnUx4203DbJUwKknG09OjQVWy3mvYBj8F7brzKbOmw/edit?usp=sharing)

[Meeting 40 - 19/08/2025](https://docs.google.com/document/d/18RB1skYiFhS2p68kXl4oD7o0y9yS-ZHNij8QdmblqYM/edit?usp=sharing)


---

# 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://constitutionalcouncil.docs.intersectmbo.org/meetings/minutes-2025.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.
