Record a vote and its outcome for correlation tracking.
Optionalconditions?: string[]OptionalrejectionCategories?: (Structured rejection categories for reject→refine→re-vote loops (Issue #1213).
Optionalfindings?: {Pre-verified PR-review findings (#2245 v4 follow-up). Optional; populated only when the voter emits the structured top-level array.
Optionaltimestamp?: stringRecord votes from multiple agents for the same proposal.
Compute the full correlation matrix for all tracked agents.
Get correlation between two specific agents. Returns undefined if insufficient data.
Identify groups of agents that vote independently.
Check if there is sufficient correlation data for a set of agents.
Get statistics about the correlation tracker.
Clear all recorded data.
Interface for correlation tracking between agents.