# 1 Version History

| Version                        | Authors                                                                                                                                                                                                                                                                                                                                               | Comment                                                                                                                                                                                                                             |
| ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 0.7                            | Frank Grozel, Ingmar Vali, Tambet Artma, Saurav Bhattarai, Dr. P. S. Ramkumar, Rauno Kulla.                                                                                                                                                                                                                                                           | Initial Revision                                                                                                                                                                                                                    |
| 0.8                            | <p>Frank Grozel, Ingmar Vali, Tambet Artma, Saurav Bhattarai, Dr. P. S. Ramkumar, Rauno Kulla.</p><p>Reviewers:</p><p>Neil Roy, Aare Lapõnin, Amy Darling</p>                                                                                                                                                                                         | Applied feedback from technical review                                                                                                                                                                                              |
| 0.9                            | <p>Ingmar Vali, Sebastian Leidig, Frank Grozel, Tambet Artma</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><br>Reviewers: Steve Conrad, Wes Brown, Valeria Tafoya</p> | <p>Future consideration section analysis and conversion to requirements.<br>Fine tuning, and chapter reorganization.</p>                                                                                                            |
| 1.0                            | <p>Ingmar Vali</p><p>Reviewers: Steve Conrad, Wes Brown, Valeria Tafoya</p>                                                                                                                                                                                                                                                                           | Final edits to align content to specification template for GovStack 1.0 release                                                                                                                                                     |
| 2.0 (previously known as 23Q4) |                                                                                                                                                                                                                                                                                                                                                       | <p>Structural Updates to Cross Cutting Requirements.<br>Move of section on standards from previously in section 7.1 to section 5.3<br>Section 8 - Service APIs significantly updated with renamed endpoints and changes to APIs</p> |
| x.x.0                          | <p>Dr. Bimal Kumar</p><p>Xilene Siquero - Facilitator</p><p>Janet Ngugi</p><p>Vivek Rana</p><p>Chinenye Ifebirinachi</p><p>Ali González</p><p>Ananya Jha</p><p>Umang Gupta</p><p>Sebastian Leidig</p>                                                                                                                                                 | This version reflects the comprehensive upgrade of the specifications aligned to the enhanced scope, architectural patterns, cross-cutting requirements, and interoperability standards introduced in GovStack Architecture 2.1.    |
|                                |                                                                                                                                                                                                                                                                                                                                                       |                                                                                                                                                                                                                                     |


---

# 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://registries.govstack.global/development-2/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.
