Skip to main content

Module branch

Module branch 

Source

Structs§

RuntimeBranch
Metadata for one branch scheduled during a turn.
RuntimeBranchOutcome
Metadata and result for one completed runtime branch.

Enums§

RuntimeBranchResult
Result produced by one speculative branch before commit or discard. Boxing the draft would break frozen public v1 variant construction, so this enum keeps its current representation.
RuntimeBranchStatus
Lifecycle state for one runtime branch.
RuntimeCommitBehavior
Describes what can commit if a branch wins.
RuntimeOptimizationKind
Runtime branch category used for observation and winner selection.
RuntimeTaskPriority
Priority hint used when several branch results are available.