Section 01
MADRE: A Model-Agnostic Delayed Reasoning Agent System Architecture (Introduction)
MADRE is a local-first agent runtime architecture. Its core idea is to treat language models as replaceable components rather than the system core. It unifies the management of capabilities such as context, strategy, memory, learning, and auditing through a kernel to achieve secure, autonomous, and scalable agent behaviors. This article will introduce it from aspects like background, architecture, model agnosticism, and application scenarios.