Skip to main content

Module conflict

Module conflict 

Source

Structs§

ConflictDetectionResult
ConflictEvidence
Scoring components for evidence-weighted conflict resolution.
ConflictPair

Enums§

ResolutionStrategy

Functions§

detect_conflicts
Detect potential conflicts (near-duplicate memories) for an agent. Uses the vector index to find memories with cosine similarity above threshold.
resolve_conflict
Resolve a detected conflict using the specified strategy.
source_reliability
Returns a reliability score for each source type. Higher values = more trustworthy.