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

# Versioning & Support Policy

> Semantic versioning, release channels, and the support lifecycle.

## Semantic versioning

Each product versions independently as `MAJOR.MINOR.PATCH` (e.g., ORCA 1.0.0):

* **MAJOR** — breaking API or schema changes; migration guide required.
* **MINOR** — new modules/features, backward compatible.
* **PATCH** — fixes and security updates only.

## Release channels

| Channel     | Meaning                                                     |
| ----------- | ----------------------------------------------------------- |
| **GA**      | Available now; fully supported                              |
| **Pilot**   | Design-partner deployments; supported under pilot agreement |
| **Gated**   | Regulator / partner-dependent availability                  |
| **Roadmap** | Planned; no availability commitment                         |

## Support lifecycle

Supported window: current + previous MINOR release. Security fixes are backported within the supported window. End-of-life is announced at least one release cycle in advance in release notes.
