This page is the landing page for Charm’s Python SDK reference. It is intentionally concise until generated API reference pages are added.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.
Planned Sections
- Installation.
- Public modules.
- Agent interfaces.
- Runtime helpers.
- Adapter APIs.
- Version compatibility.
Install
Public Surfaces
The stable SDK surface should include:- CLI commands exposed through
charm. - Manifest validation models.
- Runtime adapters.
- Runner protocol helpers.
- Template scaffolding.
Compatibility
SDK compatibility is tied to theversion field in charm.yaml.
When publishing a package release, update:
- package version,
- docs version,
- changelog,
- manifest compatibility notes.
