First published release of fleet-memory-mcp.
npx fleet-memory-mcp
RCLL is self-hosted shared memory for a team of AI agents: rooms, hierarchical L0–L3 depth, MCP. The read path never invokes a language model.
This build is published by CI through npm trusted publishing (OIDC), not by hand — it carries a provenance attestation linking the tarball to this tag and this workflow. The earlier 0.0.0 on npm is a deprecated placeholder that existed only because npm cannot attach a trusted publisher to a package name that does not yet exist.
- Canonical repository: https://godcrm.ai/git/holetron-lab/fleet-memory (this GitHub repo is a read-only mirror; merges made here are overwritten by the next sync)
- Docs, and the measured cost of one shared store versus ten private ones — including the arms where we lose: https://rcll.ai/docs/benchmarks/
- MCP registry name:
ai.rcll/fleet-memory
Fork of vectorize-io/hindsight (MIT).