[0.1.0] - 2026-05-19
Initial public CMLS release.
Added
- CMLS package scope - Public npm packages now use the
@cmls/*scope, withnpm create @cmlsas the project creation command. - Public split mirrors -
Cumulus-s/auth,Cumulus-s/sdk,Cumulus-s/cumulus-db, andCumulus-s/nimbusare generated from this monorepo. - Cumulus DB provider - Ships the AGPL-3.0-only local/dev database service with system namespace contracts, Nimbus schema planning, snapshots, audit records, OpenAPI, and Postgres conformance tests.
- Nimbus tooling - Ships TypeScript contracts and the Rust
cmls-nimbuscompiler crate for desired-state manifests. - SDK surface - Ships Apache-2.0 auth, DB, and composed SDK packages, plus MIT helper packages for events, cloud metadata, MCP, CLI, tracking, and project creation.
- Knowledge runtime - Ships CMLS Knowledge packages for npm, crates.io, and PyPI with local graph/indexing and MCP helper surfaces.
- Release automation - Adds manual GitHub workflows for npm provenance publishing, crates publishing, PyPI publishing, and split-repo synchronization.
Verified
npm run release:verify- npm
publish --dry-runfor every@cmls/*workspace cargo packageforcmls-nimbus,cmls-knowledge-core, andcmls-knowledge-cli- Python build and
twine checkforcmls-knowledge