The Coordination Model
Multi-agent collaboration on a shared codebase, framed as a distributed-systems problem: identity under a shared credential, durable vs. volatile channels, why green-at-the-branch is not green-at-the-merge, the single-writer serialization point, at-least-once delivery, and the economics that decide whether you need any of it. → read
Architecture
The architecture of agent context: context as an interface, a single source of truth with thin per-tool adapters, layered composition and precedence, the durable memory tier, the testability pattern, the security checkpoint, and the design rationale that ties it together. → read