Skip to content

v0.1.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 08:19
e742770

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

  • 3f49ccc Document live E2E black-box boundary backlog
  • 7f65499 Harden artifact quality gates
  • 7ae189c Harden live E2E execution and artifact quality gates (#117)
  • e742770 Prepare v0.1.8 release metadata