Architecture Control Plane MVP beta
Initial public beta release for the local-first acp binary.
Highlights
- Single-binary
acparchives for macOS/Linux onamd64andarm64. - Checksum-aware
install.shviachecksums.txt. - Local-first first run with
acp doctor,acp serve, and deterministic--runtime fakewalkthrough. - Embedded React/TypeScript UI served by the Go backend/orchestrator.
- Docs-first runtime pipeline with deterministic fake baseline for required CI.
- Headless runtime provider surface for
claude-code,qwen-code, andcodex-code.
Install
curl -fsSL https://raw.githubusercontent.com/GrinRus/ProvenArch/main/install.sh | shKnown limitations
- MVP beta / pre-release foundation: public behavior and artifact contracts may still evolve before
v1.0.0. - Hosted/multi-tenant mode is out of scope.
- Security/compliance enforcement is out of scope.
- Live release readiness requires trusted-machine evidence from
reports/release_verdict_<matrix-id>.json.
Artifacts
Download the archive for your OS/architecture and verify it with checksums.txt.