> 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-2020-10-28-leadership-cadence.md).

# 2020-10-28 Leadership Cadence

## Date <a href="#id-2020-10-28leadershipcadence-date" id="id-2020-10-28leadershipcadence-date"></a>

28 Oct 2020

## Participants <a href="#id-2020-10-28leadershipcadence-participants" id="id-2020-10-28leadershipcadence-participants"></a>

* [Zach Goulson](https://pdap.atlassian.net/wiki/people/5f1f8319ef11df0025869e21?ref=confluence)
*

## Goals <a href="#id-2020-10-28leadershipcadence-goals" id="id-2020-10-28leadershipcadence-goals"></a>

* Decide on someone to reach out to Louisville Courier Journal
*

## Discussion topics <a href="#id-2020-10-28leadershipcadence-discussiontopics" id="id-2020-10-28leadershipcadence-discussiontopics"></a>

| Item                                                                                                           | Presenter                                                                                                                      | Notes                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| KSP Citation Database                                                                                          | [Zach Goulson](https://pdap.atlassian.net/wiki/people/5f1f8319ef11df0025869e21?ref=confluence)                                 | <ul><li><p>Relevant links so I don’t forget:</p><ul><li><a href="https://www.courier-journal.com/story/news/local/2020/04/18/court-rules-for-courier-journal-in-major-open-records-case/5159731002/">Newspaper article</a></li><li><a href="https://www.courier-journal.com/staff/2648326001/andrew-wolfson/">Andrew Wolfson, article author</a></li><li><a href="http://opinions.kycourts.net/coa/2019-CA-000493.pdf">Court opinion</a></li></ul></li><li>Reaching out to Andrew Wolfson</li><li>8 million citations in DB</li><li></li></ul> |
| <p>Splunk Feasibility<br></p>                                                                                  | <p><a href="https://pdap.atlassian.net/wiki/people/5f1e64ee2aa25000286fc7fc?ref=confluence">Alec Akin (Unlicensed)</a><br></p> |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| [Minimum Viable Product](https://pdap.atlassian.net/wiki/spaces/product/pages/64258090/Minimum+Viable+Product) | [Zach Goulson](https://pdap.atlassian.net/wiki/people/5f1f8319ef11df0025869e21?ref=confluence)                                 | <ul><li><p>Some pieces of the MVP outline that need some thought/documenting</p><ul><li><a href="https://pdap.atlassian.net/wiki/spaces/product/pages/64323604/MVP+Personas">MVP Personas</a></li><li>Pains and gains</li></ul></li><li>Need to modularize the overall product diagram</li></ul>                                                                                                                                                                                                                                               |

## Action items <a href="#id-2020-10-28leadershipcadence-actionitems" id="id-2020-10-28leadershipcadence-actionitems"></a>

*

## Decisions <a href="#id-2020-10-28leadershipcadence-decisions" id="id-2020-10-28leadershipcadence-decisions"></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://docs.pdap.io/meta/operations/staff/meeting-minutes/project-home-2020-10-28-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.
