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

# References

This section will collect reference material that should be easy to scan and stable across releases.

## Planned Reference Areas

* CLI commands.
* SDK package APIs.
* `charm.yaml` manifest schema.
* Runner and platform API surfaces.
* Adapter and lifecycle compatibility.

## Available References

* [SDK Reference](/references/sdk): public Python package surface and versioning guidance.
* [Platform API Reference](/references/api): API groups used by the Store, runner, billing, and integrations.
* [Manifest Reference](/references/manifest): `charm.yaml` fields and configuration model.
* [CLI Commands](/cli/init): command-specific reference pages.

## Reference Philosophy

Guides explain how to complete a workflow. References explain exact fields, commands, endpoints, and compatibility expectations.

When adding new public behavior, update the relevant reference page or leave an explicit placeholder until generated docs are available.
