> 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/19th-september-2024.md).

# 19th 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>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>Dynal Patel</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><tr><td>SME</td><td>Fergie Miller</td></tr></tbody></table>

## Agenda

* review actions + decisions from the last session
* Committee election
* update on async actions since the last session
* review timeline
* review the current set of challenges and related goals
* Review the proposed survey and feedback
* Product committee open office hour

## Updates

* The group was presented a cleaned-up version of the goals previously brainstormed to add comments and ideas for sub-goals
* The group provided feedback on the survey to be shared with the broader community

## Outcomes & Recommendations

* the group will share a version of the draft goals to committees, working groups and broader community for feedback


---

# 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/19th-september-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.
