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.
