Skip to content
This repository was archived by the owner on Sep 5, 2026. It is now read-only.

v2.5.0 — MCP server, SCITT statements, one-command install

Choose a tag to compare

@dcondrey dcondrey released this 26 Jun 09:48
· 32 commits to main since this release
Immutable release. Only release title and notes can be modified.
b0024ca

Added

  • MCP server (cogmem mcp): stdio JSON-RPC with 8 tools — recall, note, status, verify, receipt, tree_head, progress, review_pending — plus read-only user-model and project-state resources. Every tool meets Glama TDQS 5/5: title, structured description, per-parameter docs, honest annotations, output schema, and structuredContent.
  • COSE_Sign1 SCITT signed statements (byte-compatible with Holographic Memory) and RFC 6962 inclusion receipts over a signed Merkle transparency log.
  • One-command installer (install.sh): idempotent setup of the virtualenv, dependencies, the cogmem CLI, Claude Code hooks (shipped under hooks/), and a macOS warm-recall daemon.
  • glama.json for the Glama MCP directory.

Security

  • Fixed a vault/ .gitignore pattern so the local vault and Ed25519 identity key are correctly ignored.
  • Added SECURITY.md.

Local-first: semantic recall runs on a local model (fastembed); nothing leaves your machine.