Architecture
Agent Memory Backends
Data Machine treats agent memory as logical memory records that usually render as markdown files. The storage backend is replaceable,...
Updated April 30, 2026
Policy Resolvers
Data Machine has four policy resolvers — small classes that read per-agent declarative configuration and answer one specific question about...
Updated April 29, 2026
Pipeline Execution Axes
Data Machine pipelines expand work along four orthogonal axes. Each axis answers a different question, lives in different code, and...
Updated April 27, 2026
Iteration Budget
Generic primitive for bounded iteration with a configurable ceiling. Counts a named dimension (conversation turns, A2A chain depth, retry attempts)...
Updated April 26, 2026