Skip to content

v0.1.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:19
d1f879e

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

  • cba84d1 Harden Console V2 UX flow
  • 90c2931 Polish ACP UX recovery flows
  • d1f879e Prepare v0.1.9 release metadata