Home / upload · wave-46 Phase 7.5 · operator-empathy surface
Upload your telemetry CSV.
APEX accepts a 50 Hz CSV in the canonical APEX-Bench schema (t_session_s + throttle_pct + brake_pa + steering_rad + rpm + lat_g + long_g + speed_mps + gear). Strict server-side parser returns row count + duration + per-channel summary stats (min / max / mean) + a 5-row head preview. 5 MB cap; 10 000 row cap. No code execution, no cloud upload, no sign-in.
Operator-empathy surface per Sookra Methodology Pillar 4. Adaptive racers + grassroots clubs upload their own session CSV + see APEX parse it inline. Vercel Sandbox isolation queued for wave-46.5; the wave-46 ship runs strict-parser + size + row caps as the security floor.
Strict-parser upload (max 5 MB, 10 000 rows, canonical APEX-Bench header)
Bring your own CSV.
Drag + drop a CSV onto this panel, or use the file picker below.
Cross-ref: D-058 wave-46 Phase 7.5 + Sookra Methodology Pillar 4 (Operator empathy) + canonical APEX-Bench header per app/shared/types.ts TelemetryRow contract