Skip to content

v0.1.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jun 09:25
9de4aba

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

  • 314793e Harden codexcode shell stub tests
  • bc45d1c Modernize GitHub Actions pins
  • 5337e61 Polish onboarding resume flow (#98)
  • 9de4aba Prepare v0.1.4 release metadata (#99)
  • ee19b90 Record v0.1.3 post-release cleanup