Clyde v1.0.2
Clyde packages reviewed local source into auditable bundles and uploads only after explicit approval.
What changed
- Fix release publication after the hardened checkout removes the Git remote.
Before you sync
- Run
clyde doctor .andclyde preview .. - Create and inspect a bundle with
clyde bundle . --out .clyde/out. - Run
clyde sync --bundle .clyde/out --notebook-id YOUR_NOTEBOOK_ID --dry-run. - Verify the bundle and use the printed approval command only after review.
Release archives include SHA-256 checksums, an SPDX SBOM, and signed SLSA provenance.