Extend Omni/Agent/Memory.hs with typed relations between memories. Add memory_links table with (from_memory_id, to_memory_id, relation_type). Relation types: contradicts, supports, elaborates, supersedes, related. Add tools for linking memories and querying the graph.