# Product Roadmap

| Sl. No | What (with JIRA link)                                                                                                                                                                                 | Target release | Who    | Status      |
| ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | ------ | ----------- |
| 1      | Update of Knowlg DIAL services to the latest DIAL spec                                                                                                                                                | AMJ '22        | Ekstep | In-progress |
| 2      | Update the documentation of the microsite so that adopters can understand the capabilities of knowlg, use cases it can enable, the tech architecture and steps to instantiate knowlg for their needs. | JFM '22        | Ekstep | Completed   |
| 3      | Upgrade of microservices to JAVA 11                                                                                                                                                                   | AMJ '22        | Ekstep | In-progress |
| 4      | Provision for a seperate sandbox for adopters to experience the capabilities of Knowlg                                                                                                                | AMJ '22        | Ekstep | In-progress |
| 5      | Document the release cycle process for Knowlg                                                                                                                                                         | JFM '22        | Ekstep | In-progress |
| 6      | Changes to source code to improve the usability and maintainability                                                                                                                                   | JAS '22        | Ekstep | Not started |
| 7      | Update the contribution guidelines to Knowlg                                                                                                                                                          | AMJ '22        |        | In-progress |
| 8      | Software upgrades                                                                                                                                                                                     | AMJ '22        | Ekstep | In-progress |
| 9      | Update the microsite with the load testing benchmarking results                                                                                                                                       | AMJ '22        | Ekstep | Not started |
| 10     | API automated functional test cases                                                                                                                                                                   | AMJ '22        | Ekstep | In-progress |
| 11     | Separate dev & staging environment for Knowlg                                                                                                                                                         | AMJ '22        | Ekstep | In-progress |
| 12     | Standardization of error codes for ease of debuggability                                                                                                                                              | Future         |        | Not started |


---

# 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://knowlg.sunbird.org/learn/product-roadmap.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.
