Module ruvector_native

Module ruvector_native 

Source
Expand description

RuVector-Native Discovery Engine

Deep integration with ruvector-core, ruvector-graph, and ruvector-mincut for production-grade coherence analysis and pattern discovery.

Structs§

CoherenceHistoryEntry
Coherence history entry
CoherenceSnapshot
Snapshot of coherence state for historical comparison
CrossDomainLink
Cross-domain link discovered
DiscoveredPattern
A detected pattern or anomaly
EngineStats
Engine statistics
Evidence
Evidence supporting a pattern detection
GraphEdge
RuVector-native graph edge Compatible with ruvector-mincut’s edge format
GraphExport
Exported graph structure
GraphNode
RuVector-native graph node Designed to work with ruvector-graph’s adjacency structures
NativeDiscoveryEngine
The main RuVector-native discovery engine
NativeEngineConfig
Configuration for the native discovery engine
SemanticVector
Vector embedding for semantic similarity Uses RuVector’s native vector storage format

Enums§

Domain
Discovery domains
EdgeType
Types of edges in the discovery graph
PatternType
Types of discoverable patterns