Skip to main content

Module derive

Module derive 

Source
Expand description

Single source of truth for the (base, payload, kind) work-expansion mapping called by sentinel and node.

Structs§

DeriveError
Errors from deriving a work-unit sim config.

Enums§

DeriveErrorKind 🔒

Functions§

derive_tournament_config 🔒
derive_work_unit_config
Derive the concrete sim config for one work item; only Tournament items apply gear overrides, the rest run the base config.
permutation_picks
Decode a permutation index into per-slot item picks (slot_idx, item_idx); mixed-radix, least-significant slot last.