> For the complete documentation index, see [llms.txt](https://productcommittee.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://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024-7.md).

# 26th September 2024

The session was run in the related [miro board](https://miro.com/app/board/uXjVKro_lxs=/)

## Participants

<table><thead><tr><th width="202">Position</th><th width="194">POC</th></tr></thead><tbody><tr><td>Chair</td><td>Saman Michael Far</td></tr><tr><td>Secretary</td><td>Lorenzo Bruno</td></tr><tr><td>Voting seat</td><td>Mike Ward</td></tr><tr><td>SME</td><td>Zachary Soesbee</td></tr><tr><td>SME</td><td>Alexandru Dochioiu</td></tr><tr><td>SME</td><td>Bartłomiej Kącicki</td></tr><tr><td>SME</td><td>Maciej Krasowski</td></tr><tr><td>SME</td><td>Neil Davies</td></tr><tr><td>SME</td><td>Ben Hart</td></tr><tr><td>SME</td><td>Kyle Solomon</td></tr></tbody></table>

## Agenda

* review actions + decisions from last session
* Committee election
* Share plan for open calls
* Share refined goals
* Continue brainstorming and refining sub-goals
* Get suggestions for existing groups to connect to

## Updates

* The group discussed updates and the need and structure for open calls

## Outcomes & Recommendations

* N/A


---

# 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://productcommittee.docs.intersectmbo.org/committee-meeting-notes/2024/26th-september-2024-7.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.
