FIG.01 · MESH COGNITION

Mesh Cognition

The cognitive architecture of the agentic mesh — center-free inference and learning among sovereign nodes.

Mesh Intelligence on an open protocol. Pioneered by SYM.BOT.

WIRE PROTOCOL · MMP v2.0 CC BY 4.0 EDITOR · HONGWEI XU

FIG.02 · THE MISSION

Mesh learning toward mesh intelligence.

Intelligence lives in the organization of a coordinator-free mesh — in how sovereign agents admit, bound, connect, and give birth to one another — not in the agents themselves. Mesh learning is the process by which such an organization improves itself from experience while its nodes are held fixed: better admission, sharper boundaries, richer accreted ontology, timely node-birth.

The wager is that an organization of ordinary cognitive nodes, learning only how to admit and grow, becomes collectively capable in ways no node is — and that this organizational intelligence is measurable independently of the nodes. Wiring language models together is not it. Wiring is where the intelligence is not.

The analogy is exact enough to be useful. A neuron is dumb; intelligence is not in the neurons but in the connectome — in how signals are selectively gated between parts. A brain survives replacing neurons and does not survive scrambling the connectome. Mesh intelligence is connectome-level intelligence over a collective of cognitive agents: the mesh gets more capable by reorganizing, not by upgrading its nodes.

Collective capability is a property of organization — separable and measurable independent of the nodes.

FIG.03 · DEFINITION

What is Mesh Cognition?

Mesh Cognition is an architectural pattern for Mesh Intelligence in which each specialised agent emits semantically-typed projections of its own cognitive state — never the state itself — and each receiver evaluates them category by category, admitting on its own terms into its own sovereign store. Learned state stays per-node and is never merged.

Independent human, model, and process nodes, each emitting typed projections of its own local state (for example: focus, mood, intent, commitment) over a protocol. Each receiver decides locally what to admit, remix, and act on.

No merged state. No coordinating authority. Closer to how a research lab thinks: people overhear, take what's relevant, and the group converges without anyone in charge.

MMP carries typed Cognitive Memory Blocks. Each receiver applies its own admission policy — SVAF is the one implemented by the SYM reference runtime, not a conformance requirement. Content-hash lineage keeps the trail reconstructible.

Six properties distinguish the pattern from centrally orchestrated multi-agent systems.

01

Admission across seven cognitive categories

The receiver decides locally what to accept: seven cognitive categories, each evaluated against its own anchors, under its own admission policy. No sender and no coordinator can force admission of anything. SVAF is a reference receiver-local admission mechanism, specified in MMP §9 and implemented by the open-source runtime; other implementations may use different admission policies while preserving the normative wire contract.

02

Typed projections (CAT7)

What MMP carries between cognition nodes is a semantically-typed projection of cognitive state — a CAT7 Cognitive Memory Block, not a free-form message or tool call. Its fields come from the CAT7 vocabulary (focus, issue, intent, motivation, commitment, perspective, mood), so observations arrive typed — and the receiver has something principled to evaluate.

03

Remix with lineage

A receiver remixes what it admits rather than echoing it — so there is no shared global state to coordinate. A derived block retains content-hash lineage to its source observations through parent and ancestor references, making its cited provenance reconstructible across sovereign stores: its lineage identifies the source observations it cites.

04

Sovereign per-node state

By construction, no cross-node state merging. This is not a policy — it is an architectural property of the spec. Each node has one sovereign state boundary: learned state, when a node has it, remains local and is not merged across nodes by the protocol. A node may be a user, service, team, or org.

05

Nothing central to trust

Learned node state never crosses the wire. A node emits typed projections of what it concluded, never its internal state, and what it admits is remixed into its own store — nothing is pooled and nothing is merged. The protocol requires no central server: on a LAN, nodes discover one another and connect directly. To span networks, MMP defines a relay transport that is a forwarder, not a coordinator — it holds no state, arbitrates nothing, and can carry end-to-end encrypted category contents (§18.2.1), so it need not be trusted with what it passes.

06

Self-selection, not assignment

Many multi-agent frameworks use an orchestrator or configured graph to select which agent acts. This pattern requires no central assigner: each node decides locally whether to admit an input, act on it, and contribute an observation. Participation is therefore self-selected — coordination is an emergent product of receiver-local decisions, not the output of a conductor.

SUMMARY

Six properties, one pattern.

admission · typed projections · remix · sovereignty · no required cloud · self-selection

FIG.04 · MESH INTELLIGENCE

What is Mesh Intelligence?

Mesh Intelligence is the emergent competence to infer and learn that arises, with no center, when sovereign agents each select what is relevant from what their peers emit and integrate it into their own state — the intelligence located in the selective coupling itself, not in any agent and not in a coordinator. Each agent holds a private, evolving cognitive state and emits only lossy, typed (CAT7) projections of it — never the state itself, and never by negotiation.

Every receiver admits what it finds relevant on its own terms, through a two-level coupling engine: a content gate (SVAF) that decides, per field, which dimensions of an emitted observation to absorb; and a temporal substrate that governs how absorbed, irregularly-timed contributions integrate into the receiver’s state — a substrate that must be liquid, because the inbound timing is exogenous and cannot be scheduled.

From these distributed acts of selection and integration alone — no coordinator, no shared model — distinct sovereign nodes with different local views can produce coherent collective inferences that no single member can derive alone, up to the joint optimum of their views. This identification-completeness result is proven in the linear–Gaussian regime. Admission mechanizes coherence (relevance, not echo or noise); it does not mechanize grounding — whether accumulated inference becomes genuine knowledge rather than confident fabrication remains an open frontier.

FIG.05 · MOTIVATION

Why does it matter?

Biological intelligence is the structural precedent. The human brain has no single neuron that acts as a system-wide controller. Its tens of billions of neurons receive many inputs, commonly at synapses whose effects vary in strength, integrate them through changing membrane and biochemical dynamics, and signal onward through action potentials and synaptic release. No single neuron directs the whole; perception and thought depend on activity distributed across interacting circuits — though how those processes produce cognition remains an open scientific problem. Mesh Cognition takes limited local units, connection-specific influence, partial signalling, and the absence of a single controller as structural inspiration — not biological equivalence — for collective intelligence among agents. In the architecture, the cognition node is the sovereign unit: a participant behind its own admission boundary.

The idea has a long lineage. Psychology, cognitive science, and philosophy hold several influential accounts of distributed cognition: Minsky's society of mind, in which simple, individually mindless processes compose intelligent activity; distributed-cognition accounts spanning people and artefacts, and the extended-mind argument that some external resources constitute parts of a cognitive process; research on transactive memory, where groups organise access to knowledge held across their members. Across these distinct traditions, a recurring motif is coordination among limited, differently situated contributors, with no one contributor holding the whole.

Many agentic systems use the opposite pattern. One model, one context, one perspective — and coordination between agents routed through a conductor. Some hard problems benefit when specialists work in parallel and build on one another's observations; for those, model capability is not the only constraint — coordination bandwidth among participants also matters.

Centralized coordination doesn't scale to autonomy. If every agent has to ask a controller, the controller is the ceiling. Receiver-autonomous admission lets the mesh grow without re-introducing a master: no central admission controller is required.

Sovereignty unlocks institutions. Institutions require local control of learned state and auditable exchange boundaries. They can emit typed projections into a protocol while learned state remains local and cited lineage remains reconstructible.

Collective cognition adds infrastructure requirements on top of model requirements.

FIG.06 · POSITIONING

Position.

Position statement Mesh Cognition is not a product, an orchestrator, or a network primitive. It is the architectural pattern for Mesh Intelligence with per-node sovereignty, formalized as an open specification: nodes emit typed projections of their own cognitive state, and each receiver decides what to admit and act on.

Phenomenon

Mesh Intelligence

The emergent competence to infer and learn, with no center, among sovereign agents. read more ↗

Architectural pattern

Mesh Cognition

The architectural pattern for it; its unit is the cognition node. The subject of this site. the node ↗

Open standard

MMP + SVAF

The open specification that formalizes the pattern — typed blocks, receiver-autonomous admission, remix with lineage. CC BY 4.0. spec ↗

Implementations

SYM & independent emitters

SYM is the maintained open reference implementation; independent emitters and integrations are welcome.

It is often mistaken for its neighbours — orchestration frameworks, federated learning, swarm. The distinction is in what crosses between agents, and whether coordination is receiver-autonomous or directed by a coordinator: see how it differs.

Sovereign, distinct, and center-free.

Mesh Cognition is often mistaken for its neighbours. The distinction is in what crosses between agents, and whether coordination is receiver-autonomous or directed.

Mesh CognitionSwarmFederated learningOrchestration
Exchanged Typed observations (CMBs) Simple signals / stigmergy Model gradients / weights Messages, tool calls, hand-offs
Coordinator None — receiver-autonomous None, but trivial agents Central aggregator Orchestrator / graph
Each node holds Private, distinct, evolving state Minimal, identical state A copy of one shared model Role-prompted LLM, often stateless
Internal state Never crosses the wire n/a Gradients can leak Fully shared
Timing Asynchronous, exogenous Continuous local Synchronous rounds Turn-based
End state Distinct sovereign states, coupled Collective behaviour One converged global model Task done; nothing learned

FIG.07 · FOUNDATIONS

Foundations.

Mesh Cognition is grounded in five research preprints and one open specification.

arXiv:2606.28413 HONGWEI XU · 2026 FORMAL FOUNDATION · SUBSTRATE NECESSITY

Liquid Necessity

"On the Necessity of a Liquid Substrate for Mesh Intelligence"

The substrate condition: any fixed-weight agent folding peers' projections online must meet two necessary conditions — an adaptive timescale, and a dependence on the elapsed gap between irregular arrivals that no gap-blind network recovers at any width or depth. Necessary, not sufficient, for a fixed-weight receiver that integrates irregularly arriving peer projections online.

arXiv:2606.19537 HONGWEI XU · 2026 FORMAL FOUNDATION · PROOF LAYER

Mesh Inference

"Mesh Inference: A Formal Model of Collective Inference Without a Center"

The proof layer: independent agents, exchanging only admitted typed observations with no shared weights or hidden state, derive a conclusion none holds alone. One admission/emission policy governs three properties — convergence, identification-completeness, and observation-only confidentiality.

arXiv:2604.19540 HONGWEI XU · 2026 SEMANTIC INFRASTRUCTURE LAYER

Mesh Memory Protocol (MMP)

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

The protocol paper defining typed observations, receiver-local admission, content-hash lineage, and remix graphs; the open specification supplies the normative wire format.

arXiv:2604.10815 HONGWEI XU · 2026 FIRST DEPLOYED REFERENCE

MeloTune

"MeloTune: On-Device Arousal Learning and Peer-to-Peer Mood Coupling for Proactive Music Curation"

Application paper: on-device emotion-aware curation through peer-mesh. Per-listener arousal adjustment learned from behavioral signals, integrated into a continuous-time curation pipeline deployed on iOS.

arXiv:2604.03955 HONGWEI XU · 2026 PER-FIELD ADMISSION GATE

Symbolic-Vector Attention Fusion (SVAF)

"Symbolic-Vector Attention Fusion for Collective Intelligence"

The admission mechanism: how an agent evaluates each incoming category against role-indexed anchors and four-class admission outcomes (aligned / guarded / redundant / rejected).

spec/mmp · v2.0 EDITOR · HONGWEI XU OPEN SPECIFICATION

MMP Spec v2.0

Open protocol specification

The canonical wire-protocol specification at meshcognition.org/spec/mmp, licensed CC BY 4.0. Editor: Hongwei Xu.

FIG.08 · REFERENCE IMPLEMENTATIONS

Reference implementations & deployments.

The open MMP wire contract supports Class 1 emitters; SYM is the open reference runtime for cognition-node behavior. Production consumer apps embed the emitter SDKs.

MMP wire protocol

Open specification at meshcognition.org/spec/mmp under CC BY 4.0; the wire contract — Class 1 emission is the third-party surface (§17.1).

spec ↗
@sym-bot/sym

Node.js mesh runtime; npm-installable; CLI for joining AI copilots into a personal mesh.

npm ↗ github ↗
@sym-bot/xmesh-agent

Autonomous-LLM-peer runtime for dedicated agents that wake on incoming CMBs.

npm ↗ github ↗
@sym-bot/mesh-channel

Bridge that pairs Claude Code (and other AI coding agents) into the mesh as participating peers.

npm ↗ github ↗
sym-swift

Swift emitter SDK for Apple platforms; embedded in the production iOS apps. Speaks an earlier MMP revision; current-scheme Class 1 conformance in progress.

github ↗
mesh-cognition

Research library — Python coupling kernel for per-category evaluation and state blending in CfC models; not a full MMP node.

pypi ↗ github ↗
Production consumer apps

MeloTune (iOS) + MeloMove (iOS) embed the mesh via sym-swift — emotion-aware music and a motion-aware agent, on-device and peer-to-peer.

Build on Mesh Cognition? Open a discussion — third-party emitters and integrations welcome.