Verified Repo Memory
Provides stale-proof repository memory with code citations and just-in-time verification for coding agents.
What it does
Provides stale-proof repository memory with code citations and just-in-time verification for coding agents.
Stores repository-scoped facts backed by file citations (path and line range), hashing the exact code snippet for later verification. Before returning a stored memory, the server re-checks the cited file on disk — relocating moved snippets or marking changed/deleted ones as stale — so agents never act on outdated information. Memories expire automatically via configurable TTL and extend their life when successfully retrieved. Includes built-in secret scanning to reject memories containing API keys or credentials.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present