> For the complete documentation index, see [llms.txt](https://docs.pdap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pdap.io/meta/operations/staff/meeting-minutes/project-home-2021-05-19-leadership-cadence.md).

# 2021-05-19 Leadership Cadence

## Date <a href="#id-2021-05-19leadershipcadence-date" id="id-2021-05-19leadershipcadence-date"></a>

19 May 2021

## 19 May 2021 Participants <a href="#id-2021-05-19leadershipcadence-participants" id="id-2021-05-19leadershipcadence-participants"></a>

&#x20;[Josh Chamberlain](https://pdap.atlassian.net/wiki/people/6068f9e790e3950069fbaaf4?ref=confluence)

@eddie brown

[Will Beaumont](https://pdap.atlassian.net/wiki/people/5e9c6021ca2a1d0c2e249bab?ref=confluence)

## Discussion topics <a href="#id-2021-05-19leadershipcadence-discussiontopics" id="id-2021-05-19leadershipcadence-discussiontopics"></a>

| **Item**                                      | **Person**                                                                                         | **Notes**                                                                                                                                                                                                                                                                                                                     |
| --------------------------------------------- | -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Fundraising questions vs larger revenue model | @skm                                                                                               | <ul><li>Needs more time for topic</li></ul>                                                                                                                                                                                                                                                                                   |
| Podcast “Why don’t we know”                   | @eddie                                                                                             | <ul><li>Recording Thursday morning 27MAY</li></ul>                                                                                                                                                                                                                                                                            |
| Trusted agent                                 | @eddie                                                                                             | <ul><li>Taxes has been filed</li></ul>                                                                                                                                                                                                                                                                                        |
| Patreon                                       | [Josh Chamberlain](https://pdap.atlassian.net/wiki/people/6068f9e790e3950069fbaaf4?ref=confluence) | <ul><li><p>Setup in Josh’s name to get started</p><ul><li>Looking to setup into PDAP account proper</li><li>Need backup person for redundancy</li></ul></li></ul>                                                                                                                                                             |
| General Feedback                              | [Josh Chamberlain](https://pdap.atlassian.net/wiki/people/6068f9e790e3950069fbaaf4?ref=confluence) | <ul><li>Too many insider terms</li><li>Why are we doing it is more important than the how (technical details)</li><li><p>Why is the data important!!</p><ul><li>Why is information power</li></ul></li></ul>                                                                                                                  |
| Other success/ideas on how to model ourselves | [Josh Chamberlain](https://pdap.atlassian.net/wiki/people/6068f9e790e3950069fbaaf4?ref=confluence) | <ul><li><p>During development we should consider focusing down to sharpen our project</p><ul><li>Focus on inward growth?</li><li>Show how powerful it can be in one community</li></ul></li><li>Next step grow to larger goals</li><li>Consider starting with Minneapolis? 26 May 2021 might be possible to achieve</li></ul> |
| Dolt Hub/database                             | [Josh Chamberlain](https://pdap.atlassian.net/wiki/people/6068f9e790e3950069fbaaf4?ref=confluence) | <ul><li><p>We are a collection of different data - dolt is not necessarily build for this</p><ul><li>Solution is to try and achieve our needs in the fewest number of data sets</li><li><p>Focus on single agency before growing</p><ul><li>Try not to spend all of our $dolt on one agency</li></ul></li></ul></li></ul>     |

## Action items <a href="#id-2021-05-19leadershipcadence-actionitems" id="id-2021-05-19leadershipcadence-actionitems"></a>

* Need backup account for Patreon [Josh Chamberlain](https://pdap.atlassian.net/wiki/people/6068f9e790e3950069fbaaf4?ref=confluence)


---

# 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://docs.pdap.io/meta/operations/staff/meeting-minutes/project-home-2021-05-19-leadership-cadence.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.
