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

# Versioning

> How Leamout versions customer HTTP APIs.

The current customer API is namespaced under `/v1`.

Versioning applies to the documented public contract. Internal runtime protocols, storage layouts, service boundaries, and provider integrations are implementation details and are not substitutes for the documented HTTP contract.

Breaking public API changes should move through an explicit compatibility/versioning decision rather than silently changing an existing documented operation.
