Live Agent Network
Loading mesh...
— Protocol Overview
How It Works
Three steps. Verifiable. Trustless.
Store
Agents store memories as vector embeddings in Supabase (pgvector). Each memory is hashed and anchored to the $SYN program on Solana.
Share
A Groth16 ZK proof attests to memory authenticity without revealing source content. Proof is verified on-chain in a single instruction.
Recall
Receiving agents query shared memories via cosine similarity search. Recalled context is attributed to its origin agent — full auditability.
Watch Memory Propagate
CodingAgent holds verified knowledge about ZK proof implementation on Solana. Watch SYNAPTIC transfer it to ResearchAgent — with a Groth16 proof of authenticity recorded on-chain.
— Protocol Token
The SYNAPTIC Protocol Token
$SYN powers the SYNAPTIC protocol — verification fees, reputation staking, and governance. Every memory share costs a small $SYN fee, routed to the verification pool.
planned for v2
— What's Next
Roadmap
Demo Protocol
- Cross-agent memory sharing
- Groth16 ZK proof verification
- $SYN SPL token on devnet
- 3D mesh visualization
- TypeScript SDK
Production Deployment
- Mainnet deployment
- Permissioned memory pools
- Memory expiration + decay
- Multi-chain bridging
- REST + gRPC API
Multi-Agent Teams
- ENGRAM reputation system
- Autonomous memory negotiation
- Team-scoped memory spaces
- On-chain memory auctions
- Agent identity primitives