Skip to content

v0.1.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jun 09:22
6fc3db8

Architecture Control Plane MVP beta

ProvenArch ships as local-first single-binary acp archives for macOS/Linux amd64 and arm64.

Install:

curl -fsSL https://raw.githubusercontent.com/GrinRus/ProvenArch/main/install.sh | sh

Verify downloaded archives with checksums.txt. Release artifacts include archive SBOMs and GitHub artifact attestations when the release workflow is used.

MVP limits: no hosted/SaaS mode, no security/compliance enforcement engine, and live release readiness requires trusted-machine reports/release_verdict_<matrix-id>.json evidence.

Changelog

  • 47a691e Add provider command resolution and path pickers
  • 1d9e081 Archive completed post-release plans (#103)
  • 6fc3db8 Prepare v0.1.6 release metadata
  • 04cc37a Record v0.1.5 release completion (#102)