- 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.
Reference
Versioning & support
Semantic versioning, cross-language conformance, request IDs, and licensing for the AI Reserve SDKs.