What problem does it solve?
Cipher MCP memory saves silently fail due to an unconfigured significance filter, overly aggressive default dedup thresholds, and confusion between three separate memory systems, leading to lost session work, endless retry loops, and no clear error messages to diagnose root causes.
Core Features & Use Cases
- Deterministic Save Protocol: Step-by-step workflow for all three Cipher memory tools (knowledge, workspace, reasoning) with pre-flight search to avoid unnecessary saves and dedup confusion.
- Significance Filter Patch: Fixes the hardcoded Cipher 0.3.0 bug that discards valid technical content (e.g., content mentioning "email", "address", or non-English terms) as "non-significant" with no warning.
- Failure Recovery Workflows: Clear, step-by-step recovery for dedup skips and LLM extraction failures, with strict retry limits to avoid infinite loops.
- Use Case: Ideal for developers using Cipher MCP for session memory who experience silent save failures, need to persist technical decisions, session progress, or reasoning traces reliably.
Quick Start
Use the cipher-memory-expert skill to save the Redis cache TTL decision we just made to Cipher knowledge memory, verify it was stored successfully, and report the result to me.