> 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-11-04-leadership-cadence.md).

# 2020-11-04 Leadership Cadence

## Date <a href="#id-2020-11-04leadershipcadence-date" id="id-2020-11-04leadershipcadence-date"></a>

04 Nov 2020

## Participants <a href="#id-2020-11-04leadershipcadence-participants" id="id-2020-11-04leadershipcadence-participants"></a>

* [Garrett (Unlicensed)](https://pdap.atlassian.net/wiki/people/557058:64a82314-0c02-44ac-bb64-b60ad7937b5c?ref=confluence)
* [Eddie Brown (Unlicensed)](https://pdap.atlassian.net/wiki/people/5f2205e570fb250022c01aaa?ref=confluence)
* [Alec Akin (Unlicensed)](https://pdap.atlassian.net/wiki/people/5f1e64ee2aa25000286fc7fc?ref=confluence)
* [Will Beaumont](https://pdap.atlassian.net/wiki/people/5e9c6021ca2a1d0c2e249bab?ref=confluence)
* [Josh Lintag](https://pdap.atlassian.net/wiki/people/5f20c61fc9c094001c5d32ca?ref=confluence)

## Goals <a href="#id-2020-11-04leadershipcadence-goals" id="id-2020-11-04leadershipcadence-goals"></a>

*

## Discussion topics <a href="#id-2020-11-04leadershipcadence-discussiontopics" id="id-2020-11-04leadershipcadence-discussiontopics"></a>

| Item        | Presenter                                                                                                  | Notes                                                                                                                                                                                                                                                                                                                                                       |
| ----------- | ---------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| A\&P Status | [Eddie Brown (Unlicensed)](https://pdap.atlassian.net/wiki/people/5f2205e570fb250022c01aaa?ref=confluence) | <ul><li><p>Paperwork from A\&P still pending; got some movement from A\&P but nothing definite</p><ul><li>Eddie to prioritize contacting donors to help fund legal work to fast track A\&P application</li></ul></li><li>05 Nov 2020 Received additional paperwork from A\&P to continue the process; Eddie filled out the necessary information.</li></ul> |
| Splunk      | [Alec Akin (Unlicensed)](https://pdap.atlassian.net/wiki/people/5f1e64ee2aa25000286fc7fc?ref=confluence)   | <ul><li><p>Splunk account currently frozen as trial period expired</p><ul><li>Critical to conversations with donors and volunteers to be able to show something tangible and visual</li><li>We’ll be continuing with leveraging Splunk as our focus for MVP</li></ul></li></ul>                                                                             |

## Action items <a href="#id-2020-11-04leadershipcadence-actionitems" id="id-2020-11-04leadershipcadence-actionitems"></a>

* Eddie to reach out to donors to see if he can get sponsorship for fast tracking the application status
* Alec to touch base with Splunk to see if they can extend the trial mode

## Decisions <a href="#id-2020-11-04leadershipcadence-decisions" id="id-2020-11-04leadershipcadence-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-11-04-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.
