Skip to content

v0.1.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 11:33
d3215d8

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

  • e68d35c Harden live quality loop artifacts
  • d3215d8 Prepare v0.1.7 release metadata