// Keyframed camera paths (spec M9). // STUB — this is phase-3 (integration) work; lane C leaves it as a clean seam. "Add // keyframe" captures the current free-roam pose at the current t_global; playback // interpolates position (Catmull-Rom) + orientation (slerp); export/import path as JSON. export {};