Architecture
OAuth Account Scope API
Status Proposed. This document defines the migration plan for issue #2117. It is a design agreement target before runtime callsites...
Updated May 21, 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 May 16, 2026
Policy Resolvers
Data Machine uses small policy resolvers instead of one shared policy base class. Each resolver reads declarative configuration near the...
Updated May 16, 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 12, 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