Architecture
Pipeline Execution Axes
Data Machine pipelines expand work along four orthogonal axes. Each axis answers a different question, lives in different code, and...
Updated May 10, 2026
Agent Memory Backends
Data Machine treats agent memory as logical memory records that usually render as markdown files. The storage backend is replaceable,...
Updated May 10, 2026
Iteration Budget
Generic primitive for bounded iteration with a configurable ceiling. Counts a named dimension (conversation turns, A2A chain depth, retry attempts)...
Updated May 9, 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