# Sprint #3 \[Current]

**Timeframe**: April 2025 - May 2025

***

#### Core Infrastructure

* Refactor Agent architecture.&#x20;
* Create a new database.<br>

**Refactor APIs**

* Separate EOD and calibration processes.
* Separate forecast from Admin process
* Add JWT-based authentication to the API.
* Evaluate and integrate Dynamic's SDK into the API.

#### Pipelines & Terminals

* Develop a unified pipeline for Agent deployment.
* Improve terminal features
* Add forecast graph
* Build a Multiple Agent Terminal for centralized Agent management.
* Enable automated deployment of agents.

\
**Quant Features**

* Integration with Coingecko for data providing
* Integration for financial, politics, and market data with \[Redacted]
* Risk Mandate improvements for Replicat-ONE and the framework

<br>


---

# 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://docs.replicats.ai/introduction/roadmap/sprint-3-current.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.
