ReadonlyminMinimum observations before using correlation data (default: 10)
ReadonlycorrelationCorrelation threshold to consider agents correlated (default: 0.3)
ReadonlycorrelationMaximum correlation age in milliseconds before recalculation (default: 24h)
ReadonlyindependenceIndependence threshold for ISP grouping (default: 0.2)
ReadonlyfallbackWhether to fall back to simple voting when correlation data insufficient
ReadonlyobservationDecay factor for old observations (0-1, default: 0.95)
ReadonlymaxMaximum observations to store per agent before FIFO eviction (default: 1000)
ReadonlymaxMaximum total proposals to track before evicting oldest (default: 5000)
ReadonlymaxMaximum pairwise history entries before LRU eviction (default: 100)
Configuration for higher-order voting.