Module battle_intel

Module battle_intel 

Source
Expand description

Battle Intel features: Edges, Evolution, Summarization

Structs§

Edge
Edge - graph relationship between entities. Supports both binary edges (A→B) and hyperedges (N-ary relationships).
EdgeParticipant
Participant in an edge with optional role. Enables both binary edges (2 participants) and hyperedges (N participants).
EvolutionMetrics
Benchmark metrics from an evolution run.
EvolutionSnapshot
Evolution snapshot for pack config benchmarking. Captures a frozen state of configuration for A/B testing.
SummarizationPolicy
Policy for automatic summarization/abstraction. Defines when and how to generate L1/L2 notes from lower levels.