Optionalconfig: Partial<ConsensusEngineConfig>Optionallogger: ILoggerSets the callback for incremental quorum voter expansion (Issue #1408). When ambiguous votes are detected, this callback requests additional voters.
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?: stringGets the current cache size (for testing/monitoring).
Clears the proposal content cache (for testing/reset).
Consensus engine for multi-agent decision making.
Example