# June 12, 2021

## Attendees

Alec Akin

Jonathan H

Josh Chamberlain

Stabs

dunnousername

## Discussed

| Topic                                            | Notes                                                                                                                                                                                                                                                                                                                                                                 |
| ------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Welcome Jonathan                                 | Hello aka Pythonidaer                                                                                                                                                                                                                                                                                                                                                 |
| DoltHub                                          | <p><a href="https://www.dolthub.com/repositories/pdap/datasets/pulls/55"><https://www.dolthub.com/repositories/pdap/datasets/pulls/55></a></p><p>We need to review these—ultimately responding to Katie with a rating on the PR is the goal. We should also be giving feedback and helping people fix their own stuff, especially since we don't have the source.</p> |
| Show our progress / help people understand goals | <p>Publish a roadmap in docs.</p><p>Map out our repos to explain what they do.</p>                                                                                                                                                                                                                                                                                    |


---

# Agent Instructions: 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:

```
GET https://docs.pdap.io/meta/community-calls/june-12-2021.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
