How Appaloft Built a Verifiable Delivery Evidence Chain for AI-Driven Deployments
Appaloft, an open-source delivery platform licensed under Apache-2.0, has developed what it calls a 'delivery evidence chain' to address a longstanding problem in software deployment: proving exactly what code is running in production and who approved it. The challenge has grown more urgent with AI coding agents, which can generate dozens of deployable changes in hours, far outpacing human ability to track and verify each one. The evidence chain follows four steps — freeze, preview, promote, and verify — linking a cryptographically identified artifact to the workload actually serving traffic. Rather than a tarball hash, Appaloft uses a SHA-256 digest over a canonical JSON manifest, enabling meaningful deduplication, mutation detection during capture, and path-safety validation. The system is explicitly designed to fail closed, meaning absent or unverifiable evidence always triggers a failure rather than silently passing a check.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in