-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
59 lines (59 loc) · 26.5 KB
/
Copy pathindex.html
File metadata and controls
59 lines (59 loc) · 26.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Mesh Cognition — Mesh Intelligence on an open protocol</title><meta name="description" content="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."><link rel="canonical" href="https://meshcognition.org/"><meta name="author" content="Hongwei Xu"><meta name="publisher" content="SYM.BOT"><meta name="keywords" content="Mesh Cognition, Mesh Memory Protocol, MMP, SVAF, Symbolic-Vector Attention Fusion, distributed intelligence, multi-agent systems, collective intelligence, open protocol, per-node sovereignty, content-hash lineage, Cognitive Memory Blocks, CMB, on-device AI, CfC, Liquid Neural Networks, Hongwei Xu, SYM.BOT"><meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large"><meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><meta name="theme-color" content="#f4f1ea"><meta property="og:type" content="website"><meta property="og:site_name" content="Mesh Cognition"><meta property="og:title" content="Mesh Cognition — Mesh Intelligence on an open protocol"><meta property="og:description" content="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."><meta property="og:url" content="https://meshcognition.org/"><meta property="og:locale" content="en_GB"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="Mesh Cognition — Mesh Intelligence on an open protocol"><meta name="twitter:description" content="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."><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter+Tight:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet"><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Mesh Cognition","url":"https://meshcognition.org","description":"Home of Mesh Cognition — the cognitive architecture of the agentic mesh: center-free inference and learning among sovereign nodes, formalized as the Mesh Memory Protocol (MMP). Pioneered by SYM.BOT.","founder":{"@type":"Organization","name":"SYM.BOT","url":"https://sym.bot"}}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Mesh Cognition","alternateName":"meshcognition.org","url":"https://meshcognition.org","description":"Home of Mesh Cognition and the Mesh Memory Protocol: the specification, research papers, and reference implementations.","publisher":{"@type":"Organization","name":"Mesh Cognition","url":"https://meshcognition.org"},"inLanguage":"en","license":"https://creativecommons.org/licenses/by/4.0/"}</script><link rel="stylesheet" href="/_astro/error-handling.Ct5BGV8R.css"></head> <body data-paper> <nav class="nav"> <div class="nav-inner"> <a class="brand" href="/"><span class="brand-tick"></span>Mesh Cognition</a> <div class="nav-links"> <a class="" href="/node">The Node</a> <a class="" href="/spec/mmp">Spec</a> <a class="" href="/governance">Governance</a> <a class="" href="/research">Research</a> <a class="" href="/implementations">Implementations</a> <a class="" href="/community">Community</a> </div> </div> </nav> <section class="paper-section" id="hero"> <div class="ps-rule"></div> <span class="ps-tick tl"></span><span class="ps-tick tr"></span><span class="ps-tick bl"></span><span class="ps-tick br"></span> <div class="ps-content"> <div class="fade-up"> <p class="eyebrow">FIG.01 <span class="dot">·</span> MESH COGNITION</p> <h1 class="display">Mesh Cognition</h1> <h2 class="display" style="margin-top: 24px; font-size: clamp(28px, 4vw, 44px); color: var(--body-lower);">
The <span class="accent">cognitive architecture</span> of the agentic mesh — center-free inference and learning among sovereign nodes.
</h2> <p class="lede">
Mesh Intelligence on an open protocol. Pioneered by SYM.BOT.
</p> <div class="cta-row"> <a class="pill primary" href="/research">
Read the foundations <span class="arrow">→</span> </a> <a class="pill secondary" href="/spec/mmp">
Build with the protocol <span class="v">v1.1</span> <span class="arrow">→</span> </a> <a class="pill secondary" href="/implementations">
See it deployed <span class="arrow">→</span> </a> </div> <div class="hero-mark"> <div style="display: flex; gap: 32px; align-items: center; opacity: 0.7;"> <span>WIRE PROTOCOL · MMP v1.1</span> <span style="width: 60px; height: 1px; background: var(--rule);"></span> <span>CC BY 4.0</span> <span style="width: 60px; height: 1px; background: var(--rule);"></span> <span>EDITOR · HONGWEI XU</span> </div> </div> </div> </div> </section> <section class="paper-section" id="definition"> <div class="ps-rule"></div> <span class="ps-tick tl"></span><span class="ps-tick tr"></span><span class="ps-tick bl"></span><span class="ps-tick br"></span> <div class="ps-content"> <div class="fade-up"> <p class="eyebrow">FIG.02 <span class="dot">·</span> DEFINITION</p> <h2 class="display">What is Mesh Cognition?</h2> <p class="lede" style="max-width: 70ch;">
Mesh Cognition is an <strong>architectural pattern for Mesh Intelligence</strong> in which each specialised agent emits semantically-typed projections of its own cognitive state — never the state itself — and each receiver admits them field by field, on its own terms, into its own sovereign store. Learned state stays per-node and is never merged.
</p> <p class="lede" style="margin-top: 16px; max-width: 70ch;">
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.
</p> <p class="lede" style="margin-top: 16px; max-width: 70ch;">
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.
</p> <p class="lede" style="margin-top: 16px; max-width: 70ch;">
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.
</p> <p class="lede" style="margin-top: 16px;">
Six properties distinguish the pattern from centrally orchestrated multi-agent systems.
</p> <div class="card-grid cols-3"> <div class="card fade-up-card" style="animation-delay: 0s"> <div class="num">01</div> <h3 class="sub">Per-field admission</h3> <p class="body">
Each receiver admits or declines incoming observations field by field, never whole-message — each applying its own admission policy to each typed semantic field. SVAF is a reference receiver-local admission mechanism, specified in MMP §9 and implemented by the SYM runtime; other implementations may use different admission policies while preserving the normative wire contract.
</p> </div> <div class="card fade-up-card" style="animation-delay: .1s"> <div class="num">02</div> <h3 class="sub">Typed projections (CAT7)</h3> <p class="body">
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 per-field admission has something principled to decide over.
</p> </div> <div class="card fade-up-card" style="animation-delay: .2s"> <div class="num">03</div> <h3 class="sub">Remix with lineage</h3> <p class="body">
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: <em>its lineage identifies the source observations it cites.</em> </p> </div> <div class="card fade-up-card" style="animation-delay: .3s"> <div class="num">04</div> <h3 class="sub">Sovereign per-node state</h3> <p class="body">
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: <em>learned state, when a node has it, remains local and is not merged across nodes by the protocol</em>. A node may be a user, service, team, or org.
</p> </div> <div class="card fade-up-card" style="animation-delay: .4s"> <div class="num">05</div> <h3 class="sub">No required cloud</h3> <p class="body">
The protocol never requires learned node state to cross the wire. The open protocol enables interoperability without requiring a cloud or central server. No cloud is <em>required</em> by the spec.
</p> </div> <div class="card fade-up-card" style="animation-delay: .5s"> <div class="num">06</div> <h3 class="sub">Self-selection, not assignment</h3> <p class="body">
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.
</p> </div> <div class="card fade-up-card" style="animation-delay: .6s; grid-column: 1 / -1; justify-content: space-between; background: var(--ink); color: var(--paper);"> <div> <div class="num" style="color: rgba(244,241,234,0.4);">SUMMARY</div> <h3 class="sub" style="color: var(--paper);">Six properties, one pattern.</h3> </div> <p class="body" style="color: rgba(244,241,234,0.65); font-family: var(--font-mono); font-size: 12px; letter-spacing: 0.02em;">
admission · typed projections · remix · sovereignty · no required cloud · self-selection
</p> </div> </div> </div> </div> </section> <section class="paper-section" id="why"> <div class="ps-rule"></div> <span class="ps-tick tl"></span><span class="ps-tick tr"></span><span class="ps-tick bl"></span><span class="ps-tick br"></span> <div class="ps-content"> <div class="fade-up"> <p class="eyebrow">FIG.03 <span class="dot">·</span> MOTIVATION</p> <h2 class="display">Why does it matter<span class="accent">?</span></h2> <p class="lede" style="max-width: 70ch;"> <strong>Biological intelligence is the structural precedent.</strong> 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 <a class="inline-link" href="/node">cognition node</a> is the sovereign unit: a participant behind its own admission boundary.
</p> <p class="lede" style="margin-top: 24px; max-width: 70ch;"> <strong>The idea has a long lineage.</strong> Psychology, cognitive science, and philosophy hold several influential accounts of distributed cognition: Minsky's <em>society of mind</em>, 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.
</p> <p class="lede" style="margin-top: 24px; max-width: 70ch;"> <strong>Many agentic systems use the opposite pattern.</strong> 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.
</p> <p class="lede" style="margin-top: 24px; max-width: 70ch;"> <strong>Centralized coordination doesn't scale to autonomy.</strong> 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.
</p> <p class="lede" style="margin-top: 24px; max-width: 70ch;"> <strong>Sovereignty unlocks institutions.</strong> Institutions require local control of learned state and auditable exchange boundaries. They can emit typed <em>projections</em> into a protocol while learned state remains local and cited lineage remains reconstructible.
</p> <div class="pullquote italic" style="margin-top: 56px; border-top: 0; padding-top: 0;"> <p> <em>Collective cognition adds infrastructure requirements on top of model requirements.</em> </p> </div> </div> </div> </section> <section class="paper-section" id="positioning"> <div class="ps-rule"></div> <span class="ps-tick tl"></span><span class="ps-tick tr"></span><span class="ps-tick bl"></span><span class="ps-tick br"></span> <div class="ps-content"> <div class="fade-up"> <p class="eyebrow">FIG.04 <span class="dot">·</span> POSITIONING</p> <h2 class="display">Position<span class="accent">.</span></h2> <div class="pullquote"> <p> <span class="label">Position statement</span>
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.
</p> </div> <div class="card-grid" style="margin-top: 56px; grid-template-columns: 1fr;"> <div class="card" style="padding: 24px 26px 26px;"> <div class="num" style="margin-bottom: 14px;">Phenomenon</div> <h3 class="sub" style="margin-bottom: 8px;">Mesh Intelligence</h3> <p class="body">The emergent competence to infer and learn, with no center, among sovereign agents. <a class="inline-link" href="/research">research ↗</a></p> </div> <div class="card" style="padding: 24px 26px 26px;"> <div class="num" style="margin-bottom: 14px;">Architectural pattern</div> <h3 class="sub" style="margin-bottom: 8px;">Mesh Cognition</h3> <p class="body">The architectural pattern for it; its unit is the cognition node. The subject of this site. <a class="inline-link" href="/node">the node ↗</a></p> </div> <div class="card" style="padding: 24px 26px 26px;"> <div class="num" style="margin-bottom: 14px;">Open standard</div> <h3 class="sub" style="margin-bottom: 8px;">MMP + SVAF</h3> <p class="body">The open specification that formalizes the pattern — typed blocks, per-field admission, remix with lineage. CC BY 4.0. <a class="inline-link" href="/spec/mmp">spec ↗</a></p> </div> <div class="card" style="padding: 24px 26px 26px;"> <div class="num" style="margin-bottom: 14px;">Implementations</div> <h3 class="sub" style="margin-bottom: 8px;">SYM & independent emitters</h3> <p class="body">SYM is the maintained open reference implementation; independent emitters and integrations are welcome. <a class="inline-link" href="/implementations">list ↗</a></p> </div> </div> <p class="lede" style="margin-top: 48px; max-width: 70ch;">
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: <a class="inline-link" href="/research">see how it differs</a>.
</p> </div> </div> </section> <section class="paper-section" id="foundations"> <div class="ps-rule"></div> <span class="ps-tick tl"></span><span class="ps-tick tr"></span><span class="ps-tick bl"></span><span class="ps-tick br"></span> <div class="ps-content"> <div class="fade-up"> <p class="eyebrow">FIG.05 <span class="dot">·</span> FOUNDATIONS</p> <h2 class="display">Foundations.</h2> <p class="lede">
Mesh Cognition is grounded in five research preprints and one open specification.
</p> <div class="paper-list"> <article class="paper-card fade-up-card" style="animation-delay: 0s"> <div class="meta"> <a class="arxiv" href="https://arxiv.org/abs/2606.28413">arXiv:2606.28413</a> <span class="author">HONGWEI XU · 2026</span> <span style="font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.18em; color: var(--mono-mute-2); text-transform: uppercase; margin-top: 8px;">FORMAL FOUNDATION · SUBSTRATE NECESSITY</span> </div> <div> <h3 class="sub">Liquid Necessity</h3> <p class="title-q">"On the Necessity of a Liquid Substrate for Mesh Intelligence"</p> <p style="margin-top: 12px;">
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.
</p> </div> </article> <article class="paper-card fade-up-card" style="animation-delay: .1s"> <div class="meta"> <a class="arxiv" href="https://arxiv.org/abs/2606.19537">arXiv:2606.19537</a> <span class="author">HONGWEI XU · 2026</span> <span style="font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.18em; color: var(--mono-mute-2); text-transform: uppercase; margin-top: 8px;">FORMAL FOUNDATION · PROOF LAYER</span> </div> <div> <h3 class="sub">Mesh Inference</h3> <p class="title-q">"Mesh Inference: A Formal Model of Collective Inference Without a Center"</p> <p style="margin-top: 12px;">
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.
</p> </div> </article> <article class="paper-card fade-up-card" style="animation-delay: .2s"> <div class="meta"> <a class="arxiv" href="https://arxiv.org/abs/2604.19540">arXiv:2604.19540</a> <span class="author">HONGWEI XU · 2026</span> <span style="font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.18em; color: var(--mono-mute-2); text-transform: uppercase; margin-top: 8px;">SEMANTIC INFRASTRUCTURE LAYER</span> </div> <div> <h3 class="sub">Mesh Memory Protocol (MMP)</h3> <p class="title-q">"Mesh Memory Protocol: Semantic Infrastructure for Multi-Agent LLM Systems"</p> <p style="margin-top: 12px;">
The protocol paper defining typed observations, receiver-local per-field admission, content-hash lineage, and remix graphs; the open specification supplies the normative wire format.
</p> </div> </article> <article class="paper-card fade-up-card" style="animation-delay: .3s"> <div class="meta"> <a class="arxiv" href="https://arxiv.org/abs/2604.10815">arXiv:2604.10815</a> <span class="author">HONGWEI XU · 2026</span> <span style="font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.18em; color: var(--mono-mute-2); text-transform: uppercase; margin-top: 8px;">FIRST DEPLOYED REFERENCE</span> </div> <div> <h3 class="sub">MeloTune</h3> <p class="title-q">"MeloTune: On-Device Arousal Learning and Peer-to-Peer Mood Coupling for Proactive Music Curation"</p> <p style="margin-top: 12px;">
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.
</p> </div> </article> <article class="paper-card fade-up-card" style="animation-delay: .4s"> <div class="meta"> <a class="arxiv" href="https://arxiv.org/abs/2604.03955">arXiv:2604.03955</a> <span class="author">HONGWEI XU · 2026</span> <span style="font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.18em; color: var(--mono-mute-2); text-transform: uppercase; margin-top: 8px;">PER-FIELD ADMISSION GATE</span> </div> <div> <h3 class="sub">Symbolic-Vector Attention Fusion (SVAF)</h3> <p class="title-q">"Symbolic-Vector Attention Fusion for Collective Intelligence"</p> <p style="margin-top: 12px;">
The per-field admission mechanism: how an agent accepts or rejects incoming fields with role-indexed anchors and four-class admission outcomes (aligned / guarded / redundant / rejected).
</p> </div> </article> <article class="paper-card fade-up-card" style="animation-delay: .5s"> <div class="meta"> <span style="font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.05em; color: var(--signal); text-decoration: underline; text-underline-offset: 3px;">spec/mmp · v1.1</span> <span class="author">EDITOR · HONGWEI XU</span> <span style="font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.18em; color: var(--mono-mute-2); text-transform: uppercase; margin-top: 8px;">OPEN SPECIFICATION</span> </div> <div> <h3 class="sub">MMP Spec v1.1</h3> <p class="title-q">Open protocol specification</p> <p style="margin-top: 12px;">
The canonical wire-protocol specification at <a class="inline-link" href="/spec/mmp">meshcognition.org/spec/mmp</a>, licensed CC BY 4.0. Editor: Hongwei Xu.
</p> </div> </article> </div> </div> </div> </section> <section class="paper-section" id="reference-implementations"> <div class="ps-rule"></div> <span class="ps-tick tl"></span><span class="ps-tick tr"></span><span class="ps-tick bl"></span><span class="ps-tick br"></span> <div class="ps-content"> <div class="fade-up"> <p class="eyebrow">FIG.06 <span class="dot">·</span> REFERENCE IMPLEMENTATIONS</p> <h2 class="display">Reference implementations & <span class="accent">deployments</span>.</h2> <p class="lede">
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.
</p> <div class="impl-list"> <div class="impl-row"> <span class="pkg bare">MMP wire protocol</span> <p>Open specification at <a class="inline-link" href="/spec/mmp">meshcognition.org/spec/mmp</a> under CC BY 4.0; the wire contract — Class 1 emission is the third-party surface (§17.1).</p> <span class="links"><a href="/spec/mmp">spec ↗</a></span> </div> <div class="impl-row"> <span class="pkg">@sym-bot/sym</span> <p>Node.js mesh runtime; npm-installable; CLI for joining AI copilots into a personal mesh.</p> <span class="links"> <a href="https://www.npmjs.com/package/@sym-bot/sym">npm ↗</a> <a href="https://github.com/sym-bot/sym">github ↗</a> </span> </div> <div class="impl-row"> <span class="pkg">@sym-bot/xmesh-agent</span> <p>Autonomous-LLM-peer runtime for dedicated agents that wake on incoming CMBs.</p> <span class="links"> <a href="https://www.npmjs.com/package/@sym-bot/xmesh-agent">npm ↗</a> <a href="https://github.com/sym-bot/xmesh-agent">github ↗</a> </span> </div> <div class="impl-row"> <span class="pkg">@sym-bot/mesh-channel</span> <p>Bridge that pairs Claude Code (and other AI coding agents) into the mesh as participating peers.</p> <span class="links"> <a href="https://www.npmjs.com/package/@sym-bot/mesh-channel">npm ↗</a> <a href="https://github.com/sym-bot/sym-mesh-channel">github ↗</a> </span> </div> <div class="impl-row"> <span class="pkg">sym-swift</span> <p>Swift emitter SDK for Apple platforms; embedded in the production iOS apps. Speaks an earlier MMP revision; current-scheme Class 1 conformance in progress.</p> <span class="links"> <a href="https://github.com/sym-bot/sym-swift">github ↗</a> </span> </div> <div class="impl-row"> <span class="pkg">mesh-cognition</span> <p>Research library — Python coupling kernel for per-field admission and state blending in CfC models; not a full MMP node.</p> <span class="links"> <a href="https://pypi.org/project/mesh-cognition">pypi ↗</a> <a href="https://github.com/sym-bot/mesh-cognition">github ↗</a> </span> </div> <div class="impl-row"> <span class="pkg bare">Production consumer apps</span> <p> <a class="inline-link" href="https://melotune.ai">MeloTune</a> (iOS) + <a class="inline-link" href="https://melomove.ai">MeloMove</a> (iOS) embed the mesh via sym-swift — emotion-aware music and a motion-aware agent, on-device and peer-to-peer.
</p> <span class="links"></span> </div> </div> <div class="pullquote italic" style="margin-top: 56px; border-top: 0; padding-top: 0;"> <p> <em>Build on Mesh Cognition? Open a <a class="inline-link" href="/community">discussion</a> — third-party emitters and integrations welcome.</em> </p> </div> </div> </div> </section> <footer class="footer"><div class="footer-inner"><div><div class="brand-line"><span class="brand-tick"></span> Mesh Cognition</div><p>Mesh Intelligence on an open protocol.</p><p style="margin-top: 16px; font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.04em; color: rgba(244,241,234,0.4);">
MMP v1.1 · CC BY 4.0
</p></div><div><h4>Spec</h4><ul><li><a href="/spec/mmp">MMP v1.1</a></li><li><a href="/node">The Cognition Node</a></li><li><a href="/governance">Governance</a></li></ul></div><div><h4>Research</h4><ul><li><a href="https://arxiv.org/abs/2606.28413">Liquid Necessity</a></li><li><a href="https://arxiv.org/abs/2606.19537">Mesh Inference</a></li><li><a href="https://arxiv.org/abs/2604.19540">MMP</a></li><li><a href="https://arxiv.org/abs/2604.03955">SVAF</a></li><li><a href="https://arxiv.org/abs/2604.10815">MeloTune</a></li><li><a href="/research">All research</a></li></ul></div><div><h4>Community</h4><ul><li><a href="/community">GitHub discussions</a></li><li><a href="/implementations">Implementations</a></li><li><a href="mailto:hello@meshcognition.org">hello@meshcognition.org</a></li></ul></div><div class="legal"><span>© 2026 SYMBOT LTD. The Mesh Memory Protocol is published under CC BY 4.0.</span><span>Pioneered by SYM.BOT · Scotland, United Kingdom</span></div></div></footer> </body></html>