Skip to content

Reference

Technical reference for EAC (Everything-as-Code) and CLIE (CLI Extender).

Overview

EAC automates quality engineering workflows - build, test, scan, validate, document, and release - for modular codebases. All configuration, architecture, and specifications are defined as code using YAML contracts validated against JSON schemas.

CLIE is an optional containerized CLI framework that can run EAC in isolated Docker containers for reproducible, platform-independent execution. EAC also integrates with LLM tools via its MCP server.

Quick Access

Resource Description
Command Cheat Sheet Quick reference for most common commands

Products

Product Reference Description
EAC CLI EAC CLI architecture and commands
CLIE CLI CLIE extension host framework

Developer Experience

Resource Description
For Contributors Repository contributors guide
For Adopters EAC adoption guide

EAC CLI

Resource Description
Continuous Delivery CI/CD workflows and conventions
Decision Records Architectural decisions
Modules Complete module reference

Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.