Mesh Memory Protocol: Semantic Infrastructure for Multi-Agent LLM Systems
Hongwei Xu

TL;DR
The paper introduces the Mesh Memory Protocol (MMP), a semantic communication infrastructure enabling persistent, traceable, and selective memory sharing among multi-agent LLM systems across sessions.
Contribution
It defines a novel protocol layer for agent communication that supports cross-session cognitive collaboration, with four key primitives implemented and deployed in real-world systems.
Findings
MMP enables real-time, cross-session agent collaboration.
The protocol supports traceability and selective acceptance of information.
Deployment across three production systems demonstrates practical viability.
Abstract
Teams of LLM agents increasingly collaborate on tasks spanning days or weeks: multi-day data-generation sprints where generator, reviewer, and auditor agents coordinate in real time on overlapping batches; specialists carrying findings forward across session restarts; product decisions compounding over many review rounds. This requires agents to share, evaluate, and combine each other's cognitive state in real time across sessions. We call this cross-session agent-to-agent cognitive collaboration, distinct from parallel agent execution. To enable it, three problems must be solved together. (P1) Each agent decides field by field what to accept from peers, not accept or reject whole messages. (P2) Every claim is traceable to source, so returning claims are recognised as echoes of the receiver's own prior thinking. (P3) Memory that survives session restarts is relevant because of how it…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
