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

# Versioning & support

> Semantic versioning, cross-language conformance, request IDs, and licensing for the AI Reserve SDKs.

* **Versioning.** All SDKs follow semantic versioning from `0.1.x`. The Bedrock-parity surface (`Converse`, `ConverseStream`, content blocks, exceptions) is treated as stable; additions are backwards-compatible.
* **Conformance.** Every release of every SDK passes the shared cross-language conformance suite — request mapping, stream-event ordering, both server error shapes, retry behavior, SSE edge cases (split UTF-8 runes, oversized lines, comment frames) — fully offline and deterministic.
* **Request IDs.** Every server error carries a `requestId`. Include it when contacting us and we can trace the exact request through the gateway.
* **License.** The SDKs are source-available under a proprietary license. © AI Reserve Investments. All rights reserved.

Ready to start? [Get an API key](https://portal.aireserve.com/profile#api-keys),
install the SDK for your language, and your first Converse call is five lines away.
