> 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/2023-civic-meeting-minutes/civics-meeting-minutes-december-7-2023.md).

# Civics Meeting Minutes December 7, 2023

### Governance Guardrails Working group summary of conclusions:

* We think the Cardano treasury should be depletionary, as well as a budget agreed to by DReps.
* We also agree that the funds in the treasury pot should not be delegated to SPOs or DReps.
* We are suggesting that a value of X ADA per Y epoch needs to be set, and right now are thinking 2.47% per 12 epochs based on the LATAM community’s research.
  * The number itself does not go in the minimum viable constitution, but rather the rule that this number must be established by the DReps, and when possible, make it a protocol parameter and then sit outside of the constitution
* The working group is hosting community X spaces on some topics to gather diverse perspectives - it’s an open invite for the community to join.

### Informational update about the other committees of Intersect

* There was an overview of the committees within Intersect to provide visibility to the committee members.
* 2024 backlog of focus areas for this committee has been created.  New topics raised:
  * Define the method for committees to stay connected within Intersect
  * Budget committee work should be in context of broader economics.
  * Exploring how Cardano interacts with capital/monies from outside of the Cardano treasury and ecosystem.
  * Map the RACI of committees within Intersect


---

# 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/2023-civic-meeting-minutes/civics-meeting-minutes-december-7-2023.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.
