Agentic CD
Agentic Continuous Delivery (ACD) extends the CD Model to cover AI agent contributors. It defines the quality bar that an agent-generated change must meet or exceed compared to a human-generated change.
This documentation is based on the ACD framework by Bryan Finster. For the canonical definitions, see the Agentic CD source.
ACD requires CD to already be working. The six artifact contract and the eight constraints apply on top of an established CD pipeline — not instead of it.
For the practical Claude Code setup that implements these principles in this repository, see Working with Claude Code.
In This Section
| Topic | Description |
|---|---|
| ACD and the CD Model | How the six ACD artifacts map to this project, the eight constraints, and where expert agents fit in our pipeline |
Tutorials | How-to Guides | Explanation | Reference
You are here: Explanation — understanding-oriented discussion that clarifies concepts.