# Deliverables

## Latest reporting

Since September 2024, we've been tracking our deliverables in a [GitHub-based product roadmap](https://github.com/orgs/HHS/projects/12). Please refer to that roadmap to view the deliverables we've planned or worked on since September.

## Previous deliverables

Prior to adopting the current process for tracking deliverables in GitHub, we used the following pages in our wiki to scope and report on deliverables.

* [Static site soft launch](/product/deliverables/static-site-soft-launch.md)
* [Static site public launch](/product/deliverables/static-site-public-launch.md)
* [GET opportunities endpoint](/product/deliverables/get-opportunities.md)
* [Open source onboarding](/product/deliverables/open-source-onboarding.md)
* [Co-design group planning](/product/deliverables/co-design-group.md)

## Change log

Major updates to the content of this page will be added here.

<table><thead><tr><th>Date</th><th width="246">Update</th><th>Notes</th></tr></thead><tbody><tr><td>2/12/2024</td><td>Initial Content</td><td>Updated with Initial content</td></tr><tr><td>12/19/2024</td><td>Removed stale content</td><td>Removed references to draft deliverables that were replaced with GitHub issues and reorganized the page.</td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://wiki.simpler.grants.gov/product/deliverables.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.
