# Roadmap

## 2025 Q4

* Support for listing directory content of publications directly in the dPID resolver
* Migration of [DeSci Nodes](https://nodes.desci.com), [dPID resolver](https://dpid.org/browse) and associated software from js-ceramic and ComposeDB to [rust-ceramic](https://github.com/ceramicnetwork/rust-ceramic)
  * This greatly improves stability and resilience of the network, speeds up indexing and queries, and enables network participation with Codex Nodes.
* Public dashboard for Codex network health and data replication metrics

## 2026 Q1

* Public leaderboard for Codex node operators to incentivise community contribution


---

# 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://codex.desci.com/future-work/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.
