# DevNet Mapping

This page provides an overview of **Cortensor's DevNet environments**, including tested modules, phase objectives, and ongoing developments.

***

## **DevNet2 (Phase #1 Testing)**

### **Status: Completed / Network is still running**

### **Scope:**

* **Core Modules & Contracts:**
  * **ACL** (Access Control List)
  * **IAM** (Identity and Access Management)
  * **CognitiveV0** (Initial AI inference and processing module for network task)
  * **NodeStats** (Tracking and monitoring node performance)
  * **Runtime** (Execution environment for decentralized processing)
* **Focus Areas:**
  * **Stabilization of oracle nodes and miner nodes**
  * **Basic AI inference & task execution**
  * **Ensuring compatibility across Linux, Windows, and macOS**
  * **Enabling CPU & GPU support**

### **Modules Tested:**

* **Basic node operations and execution flow**
* **Initial AI model inferencing capabilities**
* **Performance tracking & logging for miner and oracle nodes**

### **Agents & Binaries:**

* **OracleV1**
* **MinerV1**

### **DevNet2 URL:** [**https://dashboard-devnet2.cortensor.network/**](https://dashboard-devnet2.cortensor.network/)

***

## **DevNet3 (Phase #2 Testing)**

### **Status: Early/Mid Feb 2025**

### **Scope:**

* **Includes all DevNet2 features**, plus:
  * **Node Reputation & Selection Modules** (Scoring and ranking nodes based on reliability and efficiency)
  * **CognitiveV2** (Advanced AI inference capabilities with performance optimizations)
  * **Ephemeral State Testing for User Tasks** (Tracking temporary state transitions for user job execution)
  * **Session & Session Module Preparation** (Precursor testing for next-phase session management)
* **Focus Areas:**
  * **Node performance tracking**
  * **Data persistence & ephemeral state testing**
  * **Refining user task execution flow for Session Module**

### **Modules Tested:**

* **Node reputation and selection for optimized job allocation**
* **Performance tracking & benchmarking for miner/oracle efficiency**
* **Ephemeral state tracking for session-based tasks**

### **Agents & Binaries:**

* **OracleV2**
* **MinerV2**

### **DevNet3 URL:** [**https://dashboard-devnet3.cortensor.network/**](https://dashboard-devnet3.cortensor.network/)

***

## **Upcoming Phases Objectives:**

* **Session Module & Router Node Development**
* **Dynamic job scheduling enhancements**
* **Optimized state handling for decentralized AI workflows**
* **Make Cortensor Better!**
* **\[TODO]**

Each phase builds upon the last, progressively enhancing **Cortensor’s decentralized AI infrastructure.**&#x20;


---

# 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.cortensor.network/community-and-ecosystem/community-testing/devnet-mapping.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.
