Edge Types
| Type | Meaning | Example |
|---|---|---|
updates | Supersedes previous knowledge | New benchmark → updates old benchmark |
contradicts | Invalidates previous belief | ”Pooling helps” contradicts “Keep connections short” |
related_to | Topically connected | Eval system → related to agent config |
caused_by | Causal chain | Test failures caused by dependency upgrade |
part_of | Hierarchical grouping | Session entries → part of milestone |
Creating Edges
Querying Edges
Future: Contradiction Detection
When a new memory contradicts existing knowledge, the system will automatically flag it and create anupdates or contradicts edge.