Reference

Memory Layer

Seren builds persistent memory of past investigations, service relationships, and known failure patterns to make each investigation faster.

Contradiction Resolution

When Seren learns something that conflicts with existing memory — a service that moved teams, an escalation policy that changed — it classifies the conflict and updates the belief state rather than appending noise.

rules
CONFIRMS    → new info supports existing belief, reinforce
REFINES     → new info adds nuance, partial update
CONTRADICTS → new info conflicts, deprecate old, store resolved belief
UNRELATED   → different topic, insert independently