> For the complete documentation index, see [llms.txt](https://committees.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://committees.docs.intersectmbo.org/intersect-civics-committee/meeting-minutes/2024-civics-meeting-minutes/civics-meeting-minutes-march-21-2024.md).

# Civics Meeting Minutes March 21, 2024

### Review of Activities since last meeting

* The committee has made progress on updating its charter, establishing the constitution ratification working group charter, and also understanding the way forward for the Cardano Ecosystem Mapping working group.
* The Governance Parameter Advisory Group is still working on recommendations for the initial governance parameter settings
* The Interim Constitution suggested edits have been recorded in the document
* The Cardano Ecosystem Process working group is being moved forward following the Feb 19/20th workshops.
* Several concerns were discussed regarding the governance of Intersect and its responsiveness to members, which are pertinent to the work of the Community Advisory Board and will continue to evolve in that forum, not this committee.

### Cardano Civics Committee Charter updates for discussion

* The committee reviewed several changes made to its charter, and there was discussion and agreement on adopting the voting process defined by the Community Advisory Board for our first decision. There was also agreement that the process can evolve as we use it and learn what does/not work.
  * It was noted that one of the unique decision making capabilities is for committees to use CIP-1694 to hold community votes if committee members need to make content decisions, and that the Intersect board can resolve structural issues
  * It was also noted that before holding broad elections, a code of conduct and recusal policy should be in place

<br>

Constitution ratification WG charter review

* The purpose, roadmap and structure of the Constitution Ratification Working Group was presented.
* * Committee members were asked to opt into the working group if interested and the work will commence soon
  * It was noted that the Interim Constitutional Committee should also be a concern of this working group.


---

# 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://committees.docs.intersectmbo.org/intersect-civics-committee/meeting-minutes/2024-civics-meeting-minutes/civics-meeting-minutes-march-21-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.
