# Roadmap

We update this lite roadmap continuously, adjusting each milestone as technical progress and new insights emerge.

| Phase                      | What Happens                                                                          | Target Window   | Status\*    |
| -------------------------- | ------------------------------------------------------------------------------------- | --------------- | ----------- |
| **1 · Foundation**         | Concept proven, core runtime & token design locked.                                   | **Q1-Q2 2024**  | ✅ Completed |
| **2 · Internal Demo**      | First “mini-verse” of agents, load test & metrics published.                          | **Q3-Q4 2024**  | ✅ Completed |
| **3 · Private Test**       | Invite-only users, hundreds of agents, Private Simulation Tests, fix critical issues. | **Q2-Q3 2025**  | 🔄 Ongoing  |
| **4 · Public Testnet**     | Public testnet Launch, Live visualiser, bug-bounty.                                   | **Q3 2025**     | ⏳ Next      |
| **5 · Security Hardening** | Independent tier-1 audit, final patches, on-chain report hash.                        | **Q3 2025**     | Scheduled   |
| **6 · Genesis Launch**     | Real $UA1 burns, royalty engine active.                                               | **Q3 2025**     | Planned     |
| **7 · Ecosystem Growth**   | Skill-Capsule marketplace, SDK + grants, first enterprise pilots.                     | **Q4** **2025** | Planned     |
| **8 · Scale & Diversify**  | Mobile / edge runtime, private clusters, evaluator court.                             | **Q1** **2026** | Planned     |


---

# 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.ua1.ai/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.
