Spore Agent Commons — governance memory, knowledge graph, and federation layer
Go to file
Jeff Emmett 9b22e72b5e feat: Phase 4+5 — federation, encryption, graph visualization
Federation module with handshake protocol, trust tiers (trusted/peer/
monitored), X25519 key exchange + ChaCha20-Poly1305 encryption, and
Redis store-and-forward relay (7-day TTL). Federation API: handshake,
approve/reject peers, trust tier management, pending event counts.

D3.js force-directed knowledge graph at /graph with entity-type shapes
and colors, drag/zoom, click-to-inspect, and type filtering.

Root endpoint at / with API info. Two new MCP tools for federation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 19:18:38 -04:00
node feat: Phase 4+5 — federation, encryption, graph visualization 2026-04-13 19:18:38 -04:00
.env.example feat: Phase 1 — Spore Agent Commons foundation 2026-04-13 17:34:06 -04:00
.gitignore feat: Phase 1 — Spore Agent Commons foundation 2026-04-13 17:34:06 -04:00
LICENSE feat: Phase 1 — Spore Agent Commons foundation 2026-04-13 17:34:06 -04:00
docker-compose.yml feat: Phase 1 — Spore Agent Commons foundation 2026-04-13 17:34:06 -04:00