2 min read

Interagent Protocol

Table of Contents

What it does

Coordinates 11+ heterogeneous AI agents (Claude Code, Gemini CLI, Codex, Cowork) across separate runtimes using structured, protocol-based communication. The human operator serves as the explicit coordination and verification layer.

Architecture

  • Entity profiles — declared identity, capabilities, and authority boundaries per agent
  • Structured memos — auditable, replayable communication format
  • Operator routing — human decides what information goes where
  • State documents — current-state, roadmap, decisions as ground truth per project

Key numbers

  • 11 agent entities coordinated
  • 44+ projects managed
  • 3 runtimes (Claude Code, Gemini CLI, Codex)

Current phase

Phase 2 CLI Foundation. Sprint A COMPLETE, Sprint B PAUSED, Sprint C in progress. 9 CLI commands built, 221 tests passing. ia review fully wired to metacognitive query wrapper. ia notify shipped. FM watchlist at v0.2.6 (22 failure modes cataloged). Phase 2 measurement greenlit.

Status

Active. Next: ia status (blocked on schema gaps), ia audit-thread (elevated to P1), inbox cleanup (59 files archived, 101 remaining).

Depends on

  • Metacognitive Memory System (shared memory layer)
  • devenv (operations infrastructure)

MISSING — Repository URL