> 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/25th-november-2024.md).

# 25th November 2024

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

This session was moved to Monday 25th from Thursday 28th to accommodate the US bank holiday.

## Participants

<table><thead><tr><th width="202">Position</th><th width="194">POC</th></tr></thead><tbody><tr><td>Secretary</td><td>Lorenzo Bruno</td></tr><tr><td>Chair</td><td>Samuel Leathers</td></tr><tr><td>Vice-chair</td><td>Kyle Solomon</td></tr><tr><td>Voting seat</td><td>Juan Sierra</td></tr><tr><td>Voting seat</td><td>Mike Ward</td></tr><tr><td>Voting seat</td><td>Romain Pellerin</td></tr><tr><td>SME</td><td>Maciej Krasowski</td></tr><tr><td>SME</td><td>Federico Weill</td></tr><tr><td>SME</td><td>Fergie Miller</td></tr></tbody></table>

## Agenda

* Review actions + decisions from last session and general updates
* Review budget - vision creation > Discuss activities and how to budget<br>

## Updates

* The group discussed the survey shared by TSC
* The group agreed to record future sessions and make them public on this space
* The group reviewed and discussed the proposed draft process for community vision creation

## 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/25th-november-2024.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.
