spore-commons/site/content/index.md

2.0 KiB

title
Spore Agent Commons

Spore Agent Commons

A governance memory, knowledge graph, and federation layer for multi-agent coordination. This is the first independent implementation of the Spore pattern language.

What is Spore?

Spore defines Agent Commons — a protocol family enabling AI agents and human teams to coordinate through shared governance, verifiable claims, and federated knowledge graphs.

Core Primitives

  • holons — Agents, teams, and organizations that participate in the commons
  • claims — Knowledge claims with supporting/challenging evidence and attestations
  • intents — Needs, offers, and possibilities published for matching
  • commitments — Lifecycle-tracked agreements between holons
  • governance — DAG of governance documents defining protocols and policies

Architecture

The commons runs as a koi-net node, enabling federation with other commons instances (like BKC — Bioregional Knowledge Commons).

┌──────────────┐  ┌──────────────┐
│  Spore Node  │──│  BKC Node    │
│  (FastAPI +  │  │  (koi-net)   │
│   koi-net)   │  └──────────────┘
└──────┬───────┘
       │ MCP (stdio)
┌──────┴───────┐
│  Claude Code │
│  Agents      │
└──────────────┘

API

The live API is available at commons.jeffemmett.com.

License

Released under the Peer Production License (PPL) — copyfair. Free for non-commercial use and cooperatives.