The operating idea

The core principle is simple: The model does not constitute the system. AI may classify intent, reason about a path, and produce a recommendation, but the surrounding control plane owns governance, approval, execution scope, and audit evidence.

Plan, approve, execute, audit

The reference implementation is organised around a Plan, Approve, Execute, Audit flow. The orchestrator structures the request, governance evaluates deterministic rules, approval keeps authority with humans, the gateway enforces scoped execution tokens and allowlists, and audit evidence records what happened.

Implemented today

Current evidence

The public repository currently reports 36 unit tests across governance, execution gateway, and approval workflow paths. It also includes an explicit STATUS.md file so implementation evidence and maturity boundaries stay visible.

Boundary

EAAP is a production-oriented reference implementation and personal architecture experiment. It is not presented as a certified standard, a production-ready enterprise platform, or an autonomous infrastructure operator.

View repository Back to portfolio