> For the complete documentation index, see [llms.txt](https://df-manual.gitbook.io/df-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://df-manual.gitbook.io/df-book/awarded-teams/milestones-deliverables/receive-milestone-review-report.md).

# Receive Milestone Review Report

Once the Reviewing process is done, the coordinator will send you a report explaining:

* The scope of the review.
* Whether the deliverable was accepted or not.
* If rejected, a list of things that should be remediated.

In the case of rejection, the proposer should implement the changes suggested by the reviewer and resubmit the milestone through the [<mark style="color:yellow;">**Google form**</mark>](https://forms.gle/4peoMkSDFqdRLNCT6).&#x20;

The proposer can also disagree with the report's conclusion but will have to substantiate their claims to the coordinator they are in contact with.


---

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

```
GET https://df-manual.gitbook.io/df-book/awarded-teams/milestones-deliverables/receive-milestone-review-report.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.
