Concepts/Definition
ADPS Agent Systems · Engineering Concept
Three Collaboration Planes
Review Agent-Agent, Human-Agent, and Human-Human collaboration around the system.
Application context: agents can hand off successfully while the team forgets
A requirements agent hands a specification to a coding agent, which hands a patch to a reviewer. The machine chain looks complete. Meanwhile, product, architecture, and test staff decide in a meeting not to change the public schema and to add a compatibility layer in the next release. If that decision remains only in chat, a later agent may propose the rejected path again.
Definition
Agent systems contain at least three collaboration planes. Agent-Agent covers decomposition, parallel work, hand-off, and review. Human-Agent covers intent, missing evidence, approval, takeover, and acceptance. Human-Human carries team decisions, continuing responsibility, and organizational rules. The third plane occurs between people but directly changes what later agents should decide.
Engineering mechanism
Versioned artifacts connect the planes. Agents use a Handoff Contract. Human clarification, approval, and takeover become resumable runtime events. Team decisions that affect later work enter an RFC, ADR, runbook, or project rule with source and scope. Raw meetings need not be copied wholesale; capture decisions that change goals, constraints, authority, or acceptance.
Boundary
The planes are not three separate systems. They are a completeness check for collaboration designs that otherwise omit people and organizations. Short, low-risk work can use lightweight records; long-running, multi-person work needs one evidence chain across all three.
Proposal and provenance
- Initial source within ADPS
- First proposed within ADPS by Wei Wang
- First recorded in
- First Collaboration workshop, 25 August 2026
- ADPS editorial work
- ADPS organized Agent-Agent, Human-Agent, and Human-Human relations around the agent environment into one design view.
- Current standing
- Cross-module concept
Definition source: ADPS White Paper workshops and pattern development.
Chronicle
- Recorded source
- ADPS White Paper workshops and pattern development.
- First published on ADPS