This gist contains a small reproducibility bundle for measuring a deterministic draft program on qwen35 math reasoning traces.
The measurement is an offline speculative-decoding analogue: at each response position, a causal program sees only the prompt plus already accepted response prefix, drafts 16 tokens, and counts how many leading tokens match the held-out trace continuation.