Wave 2: multi-cam migration complete for 2026-05-10 + 2026-05-11. All 32 episodes now ship under episodes/ and segments/ with view_left / view_middle / view_right + tactile_{left,right}. Legacy processed/mode1_v1/ and processed/mode2_v1/ removed.
Add mode2_v1 schema — 73 pre-sliced clean segments from 27 source episodes (104.7 min, bad intervals excluded by construction). New ReactSegmentDataset + demo. No bad_frames.json filtering needed at the dataloader; data is constructively clean. mode1_v1 stays for backward compatibility. See segments.json + new README section.
Trim OT-uninitialized prefixes from 3 .pt files (ep_005/012/017 — see `_contact_meta.trim_offset`); recompute bad_frames + data_quality_breakdown in trimmed coords; ot_loss frame count now reflects real mid-episode mocap dropout only. Recorder-side OT watchdog added to data_collection.py (in twm repo) so future episodes won't repeat the bug.
Reframe dataset as dynamics / world-model interaction data (not policy demos); document 2026-03-23 as right-sensor-only pilot; add active_sensors per-date in tasks.json; lead with hours and contact frames instead of episode count