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).
- Edge
Participant - Participant in an edge with optional role. Enables both binary edges (2 participants) and hyperedges (N participants).
- Evolution
Metrics - Benchmark metrics from an evolution run.
- Evolution
Snapshot - Evolution snapshot for pack config benchmarking. Captures a frozen state of configuration for A/B testing.
- Summarization
Policy - Policy for automatic summarization/abstraction. Defines when and how to generate L1/L2 notes from lower levels.