# 1 Version History

| Version | Authors                                                                                                                                                                                                                                                                                                                                                                  | Comment                                                                         |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------- |
| 0.1     | Ain Aaviksoo                                                                                                                                                                                                                                                                                                                                                             | Draft content created                                                           |
| 0.5     | Lal Chandran, Ain Aaviksoo                                                                                                                                                                                                                                                                                                                                               | Ready for consent team review                                                   |
| 0.8     | Ain Aaviksoo, Lal Chandran, Benjamin Balder Bach, Philippe Page, Dr. P. S. Ramkumar                                                                                                                                                                                                                                                                                      | Ready of GovStack internal review                                               |
| 0.9 RC1 | Ain Aaviksoo, Lal Chandran, Benjamin Balder Bach, Philippe Page, Dr. P. S. Ramkumar                                                                                                                                                                                                                                                                                      | Ready for the Technical Advisory Committee Review                               |
| 0.9 RC2 | <p>Ain Aaviksoo, Lal Chandran, Benjamin Balder Bach, Philippe Page, Dr. P. S. Ramkumar, Sille Sepp</p><p></p><p>Technical Reviewers: Tony Shannon, Saša Kovačević, Riham Moawad, Riham Fahmi, Aare Laponin, Manish Srivastava, Palab Saha, Surendra Singh Sucharia, Arvind Gupta, Gayatri. P., Shivank Singh Chauhan, Gavin Lyons</p><p></p><p>Reviewer: Amy Darling</p> | Updated according to the Technical Advisory Committee review feedback           |
| 1.0 RC1 | Lal Chandran , Sille Sepp                                                                                                                                                                                                                                                                                                                                                | Ready to be published                                                           |
| 1.0     | Wesley Brown, Steve Conrad, Valeria Tafoya                                                                                                                                                                                                                                                                                                                               | Final edits to align content to specification template for GovStack 1.0 release |


---

# 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://consent.govstack.global/consent-1.0/1-version-history.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.
