Cleaning duplicates

Keep one canonical story per real-world thing.

When two topics accidentally describe the same entity, MemState can merge them so retrieval stops splitting attention. This is internal hygiene — the agent never calls a “revise” step; it only keeps sending observations and asking for context.

What you should tell stakeholders

Duplicate consolidation runs after routine traffic. It is conservative: it targets clear collisions so legitimate distinct topics stay separate.

Continue