Skip to main content

canonical_task_trace

Function canonical_task_trace 

Source
pub fn canonical_task_trace(context: u8, generation: u8) -> Vec<DecodedTaskTag>
Expand description

Build the serial baseline’s 1,258-task trace for one context generation.

Segment and mask tag indices are zero based. A segment PRF builder converts segment s to the protocol PRF index s + 1; chain steps remain one based.

§Panics

Panics if context does not fit the four-bit tag field.