System Overview
Synari is composed of three primary protocol layers:
Agent Layer — Responsible for instantiating and executing autonomous agents.
Coordination Layer (MCP) — Enables message routing, service discovery, and negotiation between agents.
Memory Graph — A decentralized, queryable memory system that stores agent states, actions, and interactions.
All components are modular, allowing extensions, upgrades, and permissionless participation.
Agents can be deployed via UI or API, monitored in real-time, and verified on-chain through signed memory snapshots.
Last updated