Advances the cluster by n slots, processing tx landings and expiries.
Accepts a base64 wire tx (or a raw signature string for low-level tests).
Optionalopts: { dropped?: boolean }Force the next tx with this signature to land after slots (or never if <0).
Public surface of the simulation harness. Tests (and, after handoff, the Claude Code implementation runs) import everything they need from here.