> 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-02-24-leadership-cadence-notes.md).

# 2021-02-24 Leadership Cadence Notes

## Date <a href="#id-2021-02-24leadershipcadencenotes-date" id="id-2021-02-24leadershipcadencenotes-date"></a>

24 Feb 2021

## Participants <a href="#id-2021-02-24leadershipcadencenotes-participants" id="id-2021-02-24leadershipcadencenotes-participants"></a>

* [Josh Lintag](https://pdap.atlassian.net/wiki/people/5f20c61fc9c094001c5d32ca?ref=confluence)
* [Eddie Brown (Unlicensed)](https://pdap.atlassian.net/wiki/people/5fd63e354d2179006ecbcb80?ref=confluence)
* [Alec Akin](https://pdap.atlassian.net/wiki/people/60319bf02a42cc0069af9ac8?ref=confluence)
* [Will Beaumont](https://pdap.atlassian.net/wiki/people/5e9c6021ca2a1d0c2e249bab?ref=confluence)

## Goals <a href="#id-2021-02-24leadershipcadencenotes-goals" id="id-2021-02-24leadershipcadencenotes-goals"></a>

* PDAP CEO staffing

## Discussion topics <a href="#id-2021-02-24leadershipcadencenotes-discussiontopics" id="id-2021-02-24leadershipcadencenotes-discussiontopics"></a>

| Item                | Presenter                                                                                                  | Notes                                                                                                                                                                                        |
| ------------------- | ---------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CEO staffing        | [Eddie Brown (Unlicensed)](https://pdap.atlassian.net/wiki/people/5fd63e354d2179006ecbcb80?ref=confluence) | <ul><li><p>Got about 3 dozen applicants via LinkedIn</p><ul><li>Will take some time to filter through</li></ul></li></ul>                                                                    |
| Infrastructure      | [Josh Lintag](https://pdap.atlassian.net/wiki/people/5f20c61fc9c094001c5d32ca?ref=confluence)              | <ul><li>Commitment on fixing up an HDFS cluster this weekend <a href="https://pdap.atlassian.net/wiki/people/5f20c61fc9c094001c5d32ca?ref=confluence">Josh Lintag</a></li></ul>              |
| Potential incubator | [Eddie Brown (Unlicensed)](https://pdap.atlassian.net/wiki/people/5fd63e354d2179006ecbcb80?ref=confluence) | <ul><li>We have an opportunity to participate with an incubator, details pending</li></ul>                                                                                                   |
| Website             | [Josh Lintag](https://pdap.atlassian.net/wiki/people/5f20c61fc9c094001c5d32ca?ref=confluence)              | <ul><li>Additional copy updates done by <a href="https://pdap.atlassian.net/wiki/people/5f8f95be40588b0077ed830a?ref=confluence">Former user (Deleted)</a> to website, in prod now</li></ul> |
| Trademark           | [Eddie Brown (Unlicensed)](https://pdap.atlassian.net/wiki/people/5fd63e354d2179006ecbcb80?ref=confluence) | <ul><li>Potential costs are steep, we’re planning on delaying the need for the trademark. Eddie to follow up on that</li></ul>                                                               |

## Action items <a href="#id-2021-02-24leadershipcadencenotes-actionitems" id="id-2021-02-24leadershipcadencenotes-actionitems"></a>

*

## Decisions <a href="#id-2021-02-24leadershipcadencenotes-decisions" id="id-2021-02-24leadershipcadencenotes-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-2021-02-24-leadership-cadence-notes.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.
