> 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/29th-august-2024.md).

# 29th August 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>Romain Pellerin</td></tr><tr><td>Voting seat</td><td>Mike Ward</td></tr><tr><td>SME</td><td>Alex Apeldoorn</td></tr><tr><td>SME</td><td>Zachary Soesbee</td></tr><tr><td>SME</td><td>Ben Hart</td></tr><tr><td>SME</td><td>Dynal Patel</td></tr><tr><td>SME</td><td>Alexandru Dochioiu</td></tr><tr><td>SME</td><td>Bartłomiej Kącicki</td></tr></tbody></table>

## Agenda

* Review committee context and gather feedback
* Introductions
* Review actions from the last session
* Review in the wider group items from the previous session
* Agree on a timeline to achieve outcomes
* Agree on meeting cadence
* Agree on actions for the next meeting

## Updates

* The group reviewed the overall context, the following points were clarified:
  * what falls within the scope of product committee? It is a broad umbrella which covers strategy and scope
  * For the 2025 roadmap:
    * we could look at issues and limitations and how to address them
    * We could get budget for full-time people to do field research about the needs
    * it needs to be driven by needs (customer and user needs) > both inward and outward-looking
    * think about practical use cases
* The group agreed to ask the CIR WG to focus on pure core/BAU items for 2024 (Ben Hart is a representative and will help align on this)&#x20;
* The group agreed to have as the first primary focus the 2025 roadmap, thinking about the ‘why’/strategy and to have a draft ready by mid-October
* The group expresses the need to start to have closer alignment with the other committees

## 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/29th-august-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.
