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

# SURCHI Protocol Changelog and Release Notes

> Official changelog for the SURCHI protocol and developer API — tracking feature releases, security patches, and breaking changes across versions.

This changelog tracks all notable changes to the SURCHI protocol, developer API, on-chain program, and documentation. Releases are versioned using [Semantic Versioning](https://semver.org/). Breaking changes are always marked explicitly and announced in advance.

<Note>
  SURCHI is in active development. This changelog will be updated with each protocol release, API version, and documentation update. Subscribe to [@surchiprotocol](https://x.com/surchiprotocol) on X for instant update notifications, and join the official [Telegram](https://t.me/surchiprotocol) for community discussion around each release.
</Note>

***

## v0.1.0 — Genesis

*Phase 1 Launch*

The initial public release of the SURCHI protocol establishing the on-chain foundation, community infrastructure, and developer documentation.

### Protocol

<Update label="Deployed">
  **Token contract deployed on Solana mainnet.** The SURCHI SPL token is live with a fixed supply of 19,897,905 tokens. Contract address verified and published at [surchi.io](https://surchi.io). No mint authority retained — supply is permanently capped.
</Update>

<Update label="Deployed">
  **Fair launch completed.** Token distributed through open market mechanisms with zero team allocation, zero advisor allocation, and zero insider pre-mine.
</Update>

### Documentation

<Update label="Launched">
  **Developer documentation published.** Full documentation site launched at [docs.surchi.io](https://docs.surchi.io) covering protocol overview, tokenomics, AI sentinels, security model, and forward-looking developer API reference.
</Update>

### Platform

<Update label="Launched">
  **Website launched.** [surchi.io](https://surchi.io) is live with protocol overview, tokenomics breakdown, roadmap, and developer waitlist sign-up.
</Update>

### Community

<Update label="Established">
  **Official community channels established.** Telegram group, X account, and GitHub organization are live. See [Official Channels](/security/official-channels) for verified links.
</Update>

<Update label="Opened">
  **Governance forum opened.** The SURCHI community governance forum is open for discussion of protocol proposals, parameter changes, and ecosystem development at [gov.surchi.io](https://gov.surchi.io).
</Update>

***

## Upcoming

The following releases are planned on the SURCHI roadmap. Dates are indicative and subject to change based on audit timelines and governance decisions.

| Version | Scope                                           | Phase   |
| ------- | ----------------------------------------------- | ------- |
| v0.2.0  | Alpha Sentinel signal engine — internal testnet | Phase 2 |
| v0.3.0  | Developer API Alpha — invite-only early access  | Phase 2 |
| v0.4.0  | Staking program deployment                      | Phase 2 |
| v0.5.0  | Execution Sentinel — audited mainnet launch     | Phase 2 |
| v1.0.0  | Protocol GA — full public API and SDK release   | Phase 3 |

***

<Tip>
  **Breaking changes to the Developer API will always be announced at least 30 days in advance** with a migration guide, a deprecation timeline, and a parallel compatibility period. We will never silently break a stable endpoint. Subscribe to the [developer changelog feed](#) or the developer mailing list (sign up at [surchi.io/developers](https://surchi.io/developers)) to receive advance notice of breaking changes directly.
</Tip>
