# Roadmap (Illustrative)

Deeptics' development roadmap is designed to progressively roll out core\
functionalities and expand ecosystem capabilities:

{% stepper %}
{% step %}

### Q4 2025

MVP Asset Registry + Orchestrator + PoSml v0 (trace commitments).
{% endstep %}

{% step %}

### Q1 2026

Marketplace and royalty routing; basic node reputation.
{% endstep %}

{% step %}

### Q2 2026

Redundant‑run consensus and Analytics Hub v1.
{% endstep %}

{% step %}

### Q3 2026

Optional TEEs/zk‑attestation; education and enterprise packs.
{% endstep %}
{% endstepper %}


---

# 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://deeptics.gitbook.io/deeptics-whitepaper/applications/roadmap-illustrative.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.
