nexus-agents - v2.80.0
    Preparing search index...

    Type Alias VotingRoundPhase

    VotingRoundPhase: z.infer<typeof VotingRoundPhaseSchema>

    Consensus exports - Voting protocols, consensus engine, and strategies Split from index.ts for file size compliance (Issue #285) Added to public API per Issue #351

    NOTE: VoteDecision and VoteDecisionSchema are exported from agents.ts (collaboration module) NOTE: TaskOutcome and TaskOutcomeSchema are exported from learning.ts These are intentionally omitted to avoid duplicate export errors.