Skip to content

ready-to-release/eac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,073 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Ready to Release
Agent-ready continuous delivery for regulated industries - and every AI-native team.

The Everything as Code framework - compliance, traceability, and release automation
governed by code, operated by humans and AI agents alike.

CI Stars Last Commit MIT

eac   eac-ext   clie   docs

tutorials howto explanation specifications report


Get Started

Up and running in under 5 minutes.

View install commands

EAC CLI - specs, builds, compliance, AI commits, and release automation. Start here.

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/ready-to-release/eac/main/scripts/sh/eac/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/ready-to-release/eac/main/scripts/pwsh/eac/install.ps1 | iex

CLIE (optional) - extensible CLI platform. Install if you want to run EAC alongside other Docker-based tools as managed extensions.

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/ready-to-release/eac/main/scripts/sh/cli/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/ready-to-release/eac/main/scripts/pwsh/cli/install.ps1 | iex

1 Install EAC 2 Setup 3 Initialize 4 Claude Code
eac init · eac validate · eac build · claude /boot


The Transformation

Agent-Ready by Design

Everything as Code turns compliance from a bottleneck into a byproduct.
Specifications · Documentation · Compliance · Traceability - all version-controlled, executable, automated.

Word documentsExecutable specs
Wiki pagesGenerated from code
Manual checklistsAutomated gates
Audit spreadsheetsGit history
Months of release/audit prepAlways ready
Documents agents can't readMachine-enforceable infrastructure
Docs that confuse agentsSpecs agents can reason over

Requirements Documentation Compliance Traceability Audit

One commit. Validated build. Auditable release.
Audit-ready documentation as a byproduct of your pipeline, not a bottleneck before release.
Infrastructure where intelligent agents can safely read, validate, and act.


AI-Native

Built for compliance. Perfect for AI.

The rigor regulated industries require - machine-readable specs, versioned decisions, automated gates - turns out to be exactly what AI agents need to participate safely and effectively in your SDLC.
When your repository is structured code, AI can read it, validate against it, and act on it with confidence.

MCP Server Claude Code AI Commits AI Specs


Command Areas

12 command areas. eac <command>

Design Specs Templates Books
Test Validate Scan Lint Risk
Workspace Build Pipeline Release

Browse all commands →


Why It Works

The Paradox

DORA research proves regulated industries achieve elite performance:

The AI Paradox

EAC resolves both - the same principles that enforce compliance make AI agents trustworthy contributors.

208x Faster Deploys 106x Faster Lead Time 7x Lower Failure Rate

The difference isn't less compliance-it's automated compliance.
Small validated changes · Continuous evidence capture · Traceability in every commit

Common challenges this solves

Traditional approaches create friction:

  • No single source of truth → Multiple systems, version mismatches, manual reconciliation
  • Documentation drift → Wiki pages outdated, Word docs lost, specs disconnected from code
  • Scattered evidence → Audit prep takes months, traceability requires manual investigation
  • Late security scans → Issues found at the end, expensive to fix, delays release
  • Manual gates → Bottlenecks in the pipeline, human error, inconsistent checks
  • Release events → Big-bang deployments, deployment roulette, high-risk changes

EAC replaces friction with flow - everything versioned, traced, and automated in git.

Dogfooding
This repository uses EAC to build itself - living proof of the framework's efficacy.

Understand the paradigm → · Explore the compliance-velocity paradox →


Extend & Learn

EAC Modules CLIE Extensions
Add custom automation modules to EAC → · Build Docker-based CLIE extensions →

Your standards. Your tooling. Your way.

Tutorials How-to Reference Explanation

Full documentation → · Contributing →


The Crew

Built by practitioners who ship to production daily.

casperease miohansen claude code tomasmalmsten

Questions
MIT (code) · CC BY-SA 4.0 (docs)