# 1 Version History

<table><thead><tr><th width="102.5">Version</th><th width="294">Authors</th><th>Release date</th><th>Comments</th></tr></thead><tbody><tr><td>1.0.0<br><em>previously 23Q4</em></td><td>Max Carlson, Kristo Vaher, Steve Conrad, Dr. P. S. Ramkumar, Wes Brown, Aare Laponin, Uwe Washer, and Trevor Kensey</td><td>2023-11-15</td><td></td></tr><tr><td>2.0.0</td><td>Kristo Vaher, Nico Lueck, Aleksander Reitsakas, David Higgins, Ali González, Mikael Linden, Felixie Rafalimanana</td><td>2026-02-27</td><td></td></tr><tr><td>2.1.0</td><td>Kristo Vaher, Ali González</td><td>2026-03-13</td><td>Added key functionalities linking to functional requirements.</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://specs.govstack.global/architecture/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.
