Remix.run Logo
Show HN: Memory Guardian – open-source memory governance for AI agents(github.com)
3 points by rishipratap10 12 hours ago | 1 comments
rishipratap10 12 hours ago | parent [-]

I built an open-source memory governance layer for AI agents.

Most agent memory systems today are “store → retrieve” with vector search, but they don’t handle things like stale memory, conflicting facts, or explaining why something was retrieved.

This project adds conflict detection, lifecycle (decay + archival), and explainable retrieval on top of a standard embedding-based memory system.

Repo: https://github.com/rishipratap10/memory-guardian