> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neus.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Roadmap

> Contract, verification, and audit progress — plus what NEUS has shipped and what comes next.

## Progress

| Track               | Status                                                                                                                                                                                                                   |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Smart contracts** | Core protocol contracts (`NEUSVerifierRegistry`, `NEUSVoucherHub`, cross-chain spokes) deployed and verified on testnet — [deployments & explorers](https://github.com/neus/network/blob/main/contracts/VERIFICATION.md) |
| **Verification**    | Hosted Verify, Proof API, verifier catalog, gate checks, and reusable receipt reads — [How verification works](../verification/how-it-works)                                                                             |
| **Contract audit**  | No public audit report is linked yet; use the verified testnet deployments as the current public contract evidence                                                                                                       |
| **Hosted product**  | Profiles, Hub, SDK, widgets, MCP, OAuth onboarding, and agent trust integrations shipped (details below)                                                                                                                 |

## Shipped

| Area                     | What you can use today                                                                                                          |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------- |
| **Hosted Verify**        | Browser verification at [neus.network/verify](https://neus.network/verify)                                                      |
| **Profiles**             | Profiles, proof pages, and discovery at [neus.network](https://neus.network)                                                    |
| **API**                  | Verification, proof reads, gate checks, and verifier catalog — [API overview](../api/overview)                                  |
| **SDK, CLI & widgets**   | `@neus/sdk`, `VerifyGate`, `neus mount`, `neus import` / `neus export` — [SDK overview](../sdks/overview)                       |
| **Builder onboarding**   | [Get started](../get-started), [Quickstart](../quickstart), [Workflow](../integration), and [MCP setup](../mcp/setup)           |
| **Hosted MCP**           | Thirteen public tools at `https://mcp.neus.network/mcp` — [MCP overview](../mcp/overview)                                       |
| **MCP discovery**        | `@neus/sdk` CLI and [Install NEUS](../install) — connect in Cursor, Claude Code, Codex, and other MCP hosts                     |
| **OAuth MCP onboarding** | `neus setup` → `neus check`                                                                                                     |
| **Agent trust**          | Agent identity, permissions, project context, and agent cards; see [Agents](../agents/overview)                                 |
| **Public verifiers**     | Catalog includes checks such as [proof-of-human](../verification/proof-of-human) and [wallet-risk](../verification/wallet-risk) |
| **Billing**              | Credits and pay-per-request (HTTP 402) — [Billing](./billing)                                                                   |

Recent release notes: [CHANGELOG](https://github.com/neus/network/blob/main/CHANGELOG.md).

## Planned

| Milestone                     | Target direction                                                                                                                   |
| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| **Mainnet anchoring**         | Permanent on-chain receipt anchoring for issued proofs (hosted receipts and testnet contracts work today without waiting for this) |
| **Audit report publication**  | Public audit summary linked here when a report is published                                                                        |
| **Platform security reviews** | Additional third-party review of hosted API, MCP, and operational surfaces                                                         |
| **MCP directory listings**    | Broader registry and installer directory coverage beyond npm and the Claude plugin adapter                                         |
| **Verifier expansion**        | Additional industry-specific and partner-submitted checks in the public catalog                                                    |
| **Enterprise pilots**         | Partner pilots, custom verifier discussions, and deeper integrations                                                               |

Timelines shift as gates are met. Breaking API changes use semver major bumps; additive changes ship in minors and patches.

## Questions

* [GitHub Discussions](https://github.com/neus/network/discussions) — integration patterns
* [Security reports](mailto:dev@neus.network) — do not post secrets publicly
