A.C.E is an intelligence-first specification framework for defining
AI/ML systems. Unlike traditional ML frameworks that focus primarily
on implementation patterns, A.C.E emphasizes cognitive capabilities
and systematic evolution.
The framework evolved from ADE (Agency-Differentiation-Emergence),
with Cognition replacing Differentiation to better
reflect intelligence-focused design. This shift represents a
fundamental reorientation: we begin with what the system needs to
understand, not just what it needs to do.
Framework Structure
1. Arena
The operating context in which an intelligence system exists.
The Arena defines boundaries, constraints, and the rules of
engagement with the environment.
How the system interacts with its environment. Agency encompasses
perception (sensors) and action (effectors) — the system's
capacity to observe and influence.
The system's capacity for understanding. Cognition encompasses
pattern recognition, knowledge representation, and reasoning
mechanisms — the thinking layer.
ACE is currently a frame: sectional structure, decomposition, and
naming. Populating the frame with complete specifications for real
systems — schemas concrete enough to validate against, patterns
composable enough to use — is ongoing work. The first complete
spec is being drafted against Ochemata, the agent-architecture
project listed on the home page.