Add deterministic CIP experiment scripts and sim-rs vote config fields
Scripts for running CIP experiments with deterministic turbo mode: - run-deterministic.sh: per-experiment runner with voting mode, seed, and engine selection (turbo default, actor/sequential optional) - run-all-NA.sh: runs all CIP throughputs (0.150-0.350) for a given mode - run-all-voting-modes.sh: runs all throughputs x all voting modes - combine-results-multi-vote.sh: collects results for a given voting mode into the format expected by analysis.ipynb Add sim-rs persistent/non-persistent vote config fields to experiments/config.yaml alongside existing Haskell sim fields. Both halves are set to the same original CIP values so the weighted average is unchanged. Without these, sim-rs silently uses defaults from config.default.yaml (total probability 500 instead of 600). Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>