egocentric-maintenance-sample / processing_record.json
dec0y777's picture
Publish reviewed RGB egocentric maintenance sample
da10f80 verified
Raw
History Blame Contribute Delete
98.2 kB
{
"assembled_at": "2026-09-08T21:56:10.288285+00:00",
"git_head": "aa413018067fa4283774b805cd2588fda1dd3f48",
"working_tree": "dirty; existing work plus RGB recipe changes",
"code_hashes_at_assembly": {
"src/video_processor/ingest/rgb_capture.py": "1efc80edd367d6690c12abf17f62a562fda3b7c225fc9288bcd06735d7ed4ff0",
"src/video_processor/human_capture.py": "c7e5092562c7abc0570c232615bb3656067961f250120173b8cc5dbca8f14584",
"src/video_processor/enrich/privacy.py": "3ced210281d879b9269c1ff39827581a818ce5a8a5da71b69957fbe24ded93a3",
"src/video_processor/adapters/rgb_observation.py": "6f205982abf7e8433fad2f7aef0a5e24ff4acb22ed2a1b831c0096e030daa254",
"src/video_processor/observation_reader.py": "0e1eef81fb245e8dd2dd88d41bcd8aae68c5056ba616731c857ec0d72f233ad8"
},
"code_snapshot_caveat": "Assembly hashes describe final code, not the exact bytes loaded by the batch process. Display-rotation and final-packet-duration portability fixes landed while the batch was running. Selected sources have zero display rotation and interior trim windows; every produced video passed one-to-one source PTS/frame checks. Byte-identical re-encoding from the final code is not promised.",
"versions": {
"video-processor": "0.1.0",
"numpy": "2.4.6",
"polars": "1.41.0",
"pyarrow": "24.0.0",
"opencv-python": "4.13.0.92",
"torch": "2.11.0+cu128",
"transformers": "5.9.0",
"rtmlib": "0.0.15",
"onnxruntime-gpu": "1.26.0",
"supervision": "0.28.0"
},
"ffmpeg": "ffmpeg version 7.1.1-full_build-www.gyan.dev Copyright (c) 2000-2025 the FFmpeg developers",
"capture_recipe": {
"hands_sample_fps": 10,
"object_sample_fps": 5,
"object_classes": [
"air conditioner",
"air conditioner front panel",
"toothbrush",
"paper towel",
"spray bottle",
"adhesive tape"
],
"private_originals_in_public_release": false,
"public_audio": false,
"privacy": "YuNet full displayed-frame scan plus assistant storyboard review",
"robot_commands": false
},
"episodes": [
{
"capture_id": "remove-tape",
"source_sha256": "58cf0a658435d8a96e72eb241bd5f6f30fbaafcb7e2e5fb9ec63ee24eceeeefe",
"ingested_at": "2026-09-08T21:28:18.856454+00:00",
"source": {
"codec": "hevc",
"width": 1920,
"height": 1080,
"pixel_format": "yuv420p10le",
"color_transfer": "arib-std-b67",
"color_primaries": "bt2020",
"color_space": "bt2020nc",
"rotation_deg": 0,
"audio_present": true,
"device_model": "iPhone 15 Pro",
"device_software": "26.3.1",
"capture_date": "2026-05-20",
"source_filename": "IMG_6489.MOV",
"source_sha256": "58cf0a658435d8a96e72eb241bd5f6f30fbaafcb7e2e5fb9ec63ee24eceeeefe",
"source_frame_semantics": "zero_based_displayed_source_video_frame",
"source_time_base": [
1,
600
],
"selection": {
"requested_start_s": 2.0,
"requested_end_s": 31.0,
"first_source_frame": 60,
"last_source_frame": 929
},
"transform": {
"hdr_to_sdr": true,
"tone_mapper": "hable",
"npl": 100,
"geometry": "display_rotation_applied; no_crop_or_resize",
"encoding": "H264 CRF16 8bit yuv420p",
"audio": "omitted",
"metadata": "source metadata stripped from derivative; selected fields retained here",
"frame_mapping": "one_to_one_source_display_frames; original_PTS_spacing"
}
},
"channels": [
{
"name": "frame_mapping",
"kind": "dense",
"source": "measured",
"file": "signals/frame_mapping.parquet",
"estimator": "source_display_frame_to_derivative_pts:v1",
"row_count": 870,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "quality",
"kind": "dense",
"source": "measured",
"file": "signals/quality.parquet",
"estimator": null,
"row_count": 29,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "hand_pose_raw",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose_raw.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1",
"row_count": 10584,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "hand_pose",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1+hands_temporal:greedy+oneeuro:v1",
"row_count": 10773,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "sample origin: detected|smoothed|interpolated|extrapolated \u2014 non-detected samples are synthesized and must never be presented as observations"
},
{
"name": "det_index",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "raw per-frame detection index; null on synthesized rows"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks_raw",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks_raw.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack",
"row_count": 280,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"row_count": 280,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "box origin: detected|smoothed|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "privacy",
"kind": "sparse",
"source": "estimated",
"file": "signals/privacy.parquet",
"estimator": "opencv:yunet-2023mar+track-bridge",
"row_count": 0,
"feature_spec": {
"columns": [
{
"name": "t_s",
"dtype": "float64",
"unit": "s",
"frame": null,
"description": "frame timestamp"
},
{
"name": "kind",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region kind (face)"
},
{
"name": "x",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "y",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "w",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "h",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "score",
"dtype": "float64",
"unit": "score",
"frame": null,
"description": "detector confidence; null on interpolated (bridged) rows"
},
{
"name": "track_id",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "stable face-track id"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region origin: detected|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": null
},
"has_confidence": true,
"action_convention": null
}
],
"processing_steps": [
{
"stage": "ingest.rgb_capture",
"tool": "ffmpeg",
"at": "2026-09-08T21:28:18.889906Z",
"status": "success",
"message": "{\"hdr_to_sdr\": true, \"tone_mapper\": \"hable\", \"npl\": 100, \"geometry\": \"display_rotation_applied; no_crop_or_resize\", \"encoding\": \"H264 CRF16 8bit yuv420p\", \"audio\": \"omitted\", \"metadata\": \"source metadata stripped from derivative; selected fields retained here\", \"frame_mapping\": \"one_to_one_source_display_frames; original_PTS_spacing\"}"
},
{
"stage": "enrich.quality",
"tool": "opencv",
"at": "2026-09-08T21:28:20.286692Z",
"status": "success",
"message": null
},
{
"stage": "enrich.pose",
"tool": "rtmpose:body-balanced",
"at": "2026-09-08T21:28:53.859248Z",
"status": "success",
"message": null
},
{
"stage": "enrich.hands",
"tool": "hands:rtmpose_hand",
"at": "2026-09-08T21:29:05.720203Z",
"status": "success",
"message": "backend=rtmpose_hand; variant=cascade min_hand_score=0.3 frames=290 rtmw_frames=290 hand_det_fallback_frames=0"
},
{
"stage": "enrich.ego_hands",
"tool": "ego_duplicate_suppression:v1",
"at": "2026-09-08T21:29:06.289220Z",
"status": "success",
"message": "{\"candidates\": 688, \"kept\": 504, \"duplicate_groups\": 157, \"label_conflicts\": 131, \"max_hands\": 2}"
},
{
"stage": "enrich.hands_temporal",
"tool": "hands_temporal:greedy+oneeuro",
"at": "2026-09-08T21:29:06.500197Z",
"status": "success",
"message": "tracks=7 kept, 0 phantom dropped; detected=7 smoothed=497 interpolated=9 (1.8%) extrapolated=0; handedness overrides=93; residual px rms=16.687528 p95=33.084906; cfg{max_jump_px_per_s=7800.0, max_gap_s=0.4, min_track_len_s=0.2, min_cutoff=1.2, beta=0.012}"
},
{
"stage": "enrich.tracking",
"tool": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"at": "2026-09-08T21:30:20.094216Z",
"status": "success",
"message": "detected=8 smoothed=272 interpolated=0 (gap bridge <= 0.4s); raw preserved as tracks_raw"
},
{
"stage": "enrich.privacy",
"tool": "opencv:yunet-2023mar+track-bridge+blur",
"at": "2026-09-08T21:33:02.935981Z",
"status": "success",
"message": "tracks=0 detected=0 interpolated=0 (gap bridge <= 12 frame(s)); no faces \u2014 raw stream is clean, no redacted copy written"
}
]
},
{
"capture_id": "brush-front-grille",
"source_sha256": "fd64ed7eab78adce70287f50e5361b125c3202184092d6335fb75c3f5067b500",
"ingested_at": "2026-09-08T21:33:46.859842+00:00",
"source": {
"codec": "hevc",
"width": 1920,
"height": 1080,
"pixel_format": "yuv420p10le",
"color_transfer": "arib-std-b67",
"color_primaries": "bt2020",
"color_space": "bt2020nc",
"rotation_deg": 0,
"audio_present": true,
"device_model": "iPhone 15 Pro",
"device_software": "26.3.1",
"capture_date": "2026-05-20",
"source_filename": "IMG_6490.MOV",
"source_sha256": "fd64ed7eab78adce70287f50e5361b125c3202184092d6335fb75c3f5067b500",
"source_frame_semantics": "zero_based_displayed_source_video_frame",
"source_time_base": [
1,
600
],
"selection": {
"requested_start_s": 30.0,
"requested_end_s": 60.0,
"first_source_frame": 900,
"last_source_frame": 1798
},
"transform": {
"hdr_to_sdr": true,
"tone_mapper": "hable",
"npl": 100,
"geometry": "display_rotation_applied; no_crop_or_resize",
"encoding": "H264 CRF16 8bit yuv420p",
"audio": "omitted",
"metadata": "source metadata stripped from derivative; selected fields retained here",
"frame_mapping": "one_to_one_source_display_frames; original_PTS_spacing"
}
},
"channels": [
{
"name": "frame_mapping",
"kind": "dense",
"source": "measured",
"file": "signals/frame_mapping.parquet",
"estimator": "source_display_frame_to_derivative_pts:v1",
"row_count": 899,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "quality",
"kind": "dense",
"source": "measured",
"file": "signals/quality.parquet",
"estimator": null,
"row_count": 30,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "hand_pose_raw",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose_raw.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1",
"row_count": 12600,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "hand_pose",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1+hands_temporal:greedy+oneeuro:v1",
"row_count": 12600,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "sample origin: detected|smoothed|interpolated|extrapolated \u2014 non-detected samples are synthesized and must never be presented as observations"
},
{
"name": "det_index",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "raw per-frame detection index; null on synthesized rows"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks_raw",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks_raw.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack",
"row_count": 323,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"row_count": 332,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "box origin: detected|smoothed|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "privacy",
"kind": "sparse",
"source": "estimated",
"file": "signals/privacy.parquet",
"estimator": "opencv:yunet-2023mar+track-bridge",
"row_count": 0,
"feature_spec": {
"columns": [
{
"name": "t_s",
"dtype": "float64",
"unit": "s",
"frame": null,
"description": "frame timestamp"
},
{
"name": "kind",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region kind (face)"
},
{
"name": "x",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "y",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "w",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "h",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "score",
"dtype": "float64",
"unit": "score",
"frame": null,
"description": "detector confidence; null on interpolated (bridged) rows"
},
{
"name": "track_id",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "stable face-track id"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region origin: detected|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": null
},
"has_confidence": true,
"action_convention": null
}
],
"processing_steps": [
{
"stage": "ingest.rgb_capture",
"tool": "ffmpeg",
"at": "2026-09-08T21:33:46.902535Z",
"status": "success",
"message": "{\"hdr_to_sdr\": true, \"tone_mapper\": \"hable\", \"npl\": 100, \"geometry\": \"display_rotation_applied; no_crop_or_resize\", \"encoding\": \"H264 CRF16 8bit yuv420p\", \"audio\": \"omitted\", \"metadata\": \"source metadata stripped from derivative; selected fields retained here\", \"frame_mapping\": \"one_to_one_source_display_frames; original_PTS_spacing\"}"
},
{
"stage": "enrich.quality",
"tool": "opencv",
"at": "2026-09-08T21:33:48.581485Z",
"status": "success",
"message": null
},
{
"stage": "enrich.pose",
"tool": "rtmpose:body-balanced",
"at": "2026-09-08T21:34:05.592585Z",
"status": "success",
"message": null
},
{
"stage": "enrich.hands",
"tool": "hands:rtmpose_hand",
"at": "2026-09-08T21:34:25.248975Z",
"status": "success",
"message": "backend=rtmpose_hand; variant=cascade min_hand_score=0.3 frames=300 rtmw_frames=300 hand_det_fallback_frames=0"
},
{
"stage": "enrich.ego_hands",
"tool": "ego_duplicate_suppression:v1",
"at": "2026-09-08T21:34:26.737822Z",
"status": "success",
"message": "{\"candidates\": 1200, \"kept\": 600, \"duplicate_groups\": 590, \"label_conflicts\": 325, \"max_hands\": 2}"
},
{
"stage": "enrich.hands_temporal",
"tool": "hands_temporal:greedy+oneeuro",
"at": "2026-09-08T21:34:27.016664Z",
"status": "success",
"message": "tracks=2 kept, 0 phantom dropped; detected=2 smoothed=598 interpolated=0 (0.0%) extrapolated=0; handedness overrides=35; residual px rms=15.524449 p95=29.264032; cfg{max_jump_px_per_s=7800.0, max_gap_s=0.4, min_track_len_s=0.2, min_cutoff=1.2, beta=0.012}"
},
{
"stage": "enrich.tracking",
"tool": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"at": "2026-09-08T21:34:52.353597Z",
"status": "success",
"message": "detected=12 smoothed=311 interpolated=9 (gap bridge <= 0.4s); raw preserved as tracks_raw"
},
{
"stage": "enrich.privacy",
"tool": "opencv:yunet-2023mar+track-bridge+blur",
"at": "2026-09-08T21:37:14.543026Z",
"status": "success",
"message": "tracks=0 detected=0 interpolated=0 (gap bridge <= 12 frame(s)); no faces \u2014 raw stream is clean, no redacted copy written"
}
]
},
{
"capture_id": "brush-housing",
"source_sha256": "ca1a009f6fb10ee7df2b1a7d191f6bda5f72e77aa940510dfef0ed8fadc8ba92",
"ingested_at": "2026-09-08T21:37:50.930814+00:00",
"source": {
"codec": "hevc",
"width": 1920,
"height": 1080,
"pixel_format": "yuv420p10le",
"color_transfer": "arib-std-b67",
"color_primaries": "bt2020",
"color_space": "bt2020nc",
"rotation_deg": 0,
"audio_present": true,
"device_model": "iPhone 15 Pro",
"device_software": "26.3.1",
"capture_date": "2026-05-20",
"source_filename": "IMG_6494.MOV",
"source_sha256": "ca1a009f6fb10ee7df2b1a7d191f6bda5f72e77aa940510dfef0ed8fadc8ba92",
"source_frame_semantics": "zero_based_displayed_source_video_frame",
"source_time_base": [
1,
600
],
"selection": {
"requested_start_s": 8.0,
"requested_end_s": 38.0,
"first_source_frame": 240,
"last_source_frame": 1139
},
"transform": {
"hdr_to_sdr": true,
"tone_mapper": "hable",
"npl": 100,
"geometry": "display_rotation_applied; no_crop_or_resize",
"encoding": "H264 CRF16 8bit yuv420p",
"audio": "omitted",
"metadata": "source metadata stripped from derivative; selected fields retained here",
"frame_mapping": "one_to_one_source_display_frames; original_PTS_spacing"
}
},
"channels": [
{
"name": "frame_mapping",
"kind": "dense",
"source": "measured",
"file": "signals/frame_mapping.parquet",
"estimator": "source_display_frame_to_derivative_pts:v1",
"row_count": 900,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "quality",
"kind": "dense",
"source": "measured",
"file": "signals/quality.parquet",
"estimator": null,
"row_count": 30,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "hand_pose_raw",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose_raw.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1",
"row_count": 7518,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "hand_pose",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1+hands_temporal:greedy+oneeuro:v1",
"row_count": 7833,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "sample origin: detected|smoothed|interpolated|extrapolated \u2014 non-detected samples are synthesized and must never be presented as observations"
},
{
"name": "det_index",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "raw per-frame detection index; null on synthesized rows"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks_raw",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks_raw.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack",
"row_count": 201,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"row_count": 214,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "box origin: detected|smoothed|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "privacy",
"kind": "sparse",
"source": "estimated",
"file": "signals/privacy.parquet",
"estimator": "opencv:yunet-2023mar+track-bridge",
"row_count": 0,
"feature_spec": {
"columns": [
{
"name": "t_s",
"dtype": "float64",
"unit": "s",
"frame": null,
"description": "frame timestamp"
},
{
"name": "kind",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region kind (face)"
},
{
"name": "x",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "y",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "w",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "h",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "score",
"dtype": "float64",
"unit": "score",
"frame": null,
"description": "detector confidence; null on interpolated (bridged) rows"
},
{
"name": "track_id",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "stable face-track id"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region origin: detected|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": null
},
"has_confidence": true,
"action_convention": null
}
],
"processing_steps": [
{
"stage": "ingest.rgb_capture",
"tool": "ffmpeg",
"at": "2026-09-08T21:37:50.978454Z",
"status": "success",
"message": "{\"hdr_to_sdr\": true, \"tone_mapper\": \"hable\", \"npl\": 100, \"geometry\": \"display_rotation_applied; no_crop_or_resize\", \"encoding\": \"H264 CRF16 8bit yuv420p\", \"audio\": \"omitted\", \"metadata\": \"source metadata stripped from derivative; selected fields retained here\", \"frame_mapping\": \"one_to_one_source_display_frames; original_PTS_spacing\"}"
},
{
"stage": "enrich.quality",
"tool": "opencv",
"at": "2026-09-08T21:37:52.561159Z",
"status": "success",
"message": null
},
{
"stage": "enrich.pose",
"tool": "rtmpose:body-balanced",
"at": "2026-09-08T21:38:05.714413Z",
"status": "success",
"message": null
},
{
"stage": "enrich.hands",
"tool": "hands:rtmpose_hand",
"at": "2026-09-08T21:38:20.975710Z",
"status": "success",
"message": "backend=rtmpose_hand; variant=cascade min_hand_score=0.3 frames=300 rtmw_frames=300 hand_det_fallback_frames=0"
},
{
"stage": "enrich.ego_hands",
"tool": "ego_duplicate_suppression:v1",
"at": "2026-09-08T21:38:21.527633Z",
"status": "success",
"message": "{\"candidates\": 700, \"kept\": 358, \"duplicate_groups\": 339, \"label_conflicts\": 329, \"max_hands\": 2}"
},
{
"stage": "enrich.hands_temporal",
"tool": "hands_temporal:greedy+oneeuro",
"at": "2026-09-08T21:38:21.691622Z",
"status": "success",
"message": "tracks=7 kept, 1 phantom dropped; detected=7 smoothed=350 interpolated=16 (4.3%) extrapolated=0; handedness overrides=34; residual px rms=23.948634 p95=41.188901; cfg{max_jump_px_per_s=7800.0, max_gap_s=0.4, min_track_len_s=0.2, min_cutoff=1.2, beta=0.012}"
},
{
"stage": "enrich.tracking",
"tool": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"at": "2026-09-08T21:38:43.923760Z",
"status": "success",
"message": "detected=9 smoothed=192 interpolated=13 (gap bridge <= 0.4s); raw preserved as tracks_raw"
},
{
"stage": "enrich.privacy",
"tool": "opencv:yunet-2023mar+track-bridge+blur",
"at": "2026-09-08T21:41:11.358673Z",
"status": "success",
"message": "tracks=0 detected=0 interpolated=0 (gap bridge <= 12 frame(s)); no faces \u2014 raw stream is clean, no redacted copy written"
}
]
},
{
"capture_id": "brush-panel-channels",
"source_sha256": "ec85fd841efcb0bec77aa857a940a5eee33e551d8f2273fba3fea40c0924fc9b",
"ingested_at": "2026-09-08T21:41:52.325867+00:00",
"source": {
"codec": "hevc",
"width": 1920,
"height": 1080,
"pixel_format": "yuv420p10le",
"color_transfer": "arib-std-b67",
"color_primaries": "bt2020",
"color_space": "bt2020nc",
"rotation_deg": 0,
"audio_present": true,
"device_model": "iPhone 15 Pro",
"device_software": "26.3.1",
"capture_date": "2026-05-20",
"source_filename": "IMG_6498.MOV",
"source_sha256": "ec85fd841efcb0bec77aa857a940a5eee33e551d8f2273fba3fea40c0924fc9b",
"source_frame_semantics": "zero_based_displayed_source_video_frame",
"source_time_base": [
1,
600
],
"selection": {
"requested_start_s": 22.0,
"requested_end_s": 52.0,
"first_source_frame": 660,
"last_source_frame": 1559
},
"transform": {
"hdr_to_sdr": true,
"tone_mapper": "hable",
"npl": 100,
"geometry": "display_rotation_applied; no_crop_or_resize",
"encoding": "H264 CRF16 8bit yuv420p",
"audio": "omitted",
"metadata": "source metadata stripped from derivative; selected fields retained here",
"frame_mapping": "one_to_one_source_display_frames; original_PTS_spacing"
}
},
"channels": [
{
"name": "frame_mapping",
"kind": "dense",
"source": "measured",
"file": "signals/frame_mapping.parquet",
"estimator": "source_display_frame_to_derivative_pts:v1",
"row_count": 900,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "quality",
"kind": "dense",
"source": "measured",
"file": "signals/quality.parquet",
"estimator": null,
"row_count": 30,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "hand_pose_raw",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose_raw.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1",
"row_count": 12411,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "hand_pose",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1+hands_temporal:greedy+oneeuro:v1",
"row_count": 12831,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "sample origin: detected|smoothed|interpolated|extrapolated \u2014 non-detected samples are synthesized and must never be presented as observations"
},
{
"name": "det_index",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "raw per-frame detection index; null on synthesized rows"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks_raw",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks_raw.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack",
"row_count": 286,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"row_count": 290,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "box origin: detected|smoothed|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "privacy",
"kind": "sparse",
"source": "estimated",
"file": "signals/privacy.parquet",
"estimator": "opencv:yunet-2023mar+track-bridge",
"row_count": 0,
"feature_spec": {
"columns": [
{
"name": "t_s",
"dtype": "float64",
"unit": "s",
"frame": null,
"description": "frame timestamp"
},
{
"name": "kind",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region kind (face)"
},
{
"name": "x",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "y",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "w",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "h",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "score",
"dtype": "float64",
"unit": "score",
"frame": null,
"description": "detector confidence; null on interpolated (bridged) rows"
},
{
"name": "track_id",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "stable face-track id"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region origin: detected|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": null
},
"has_confidence": true,
"action_convention": null
}
],
"processing_steps": [
{
"stage": "ingest.rgb_capture",
"tool": "ffmpeg",
"at": "2026-09-08T21:41:52.379500Z",
"status": "success",
"message": "{\"hdr_to_sdr\": true, \"tone_mapper\": \"hable\", \"npl\": 100, \"geometry\": \"display_rotation_applied; no_crop_or_resize\", \"encoding\": \"H264 CRF16 8bit yuv420p\", \"audio\": \"omitted\", \"metadata\": \"source metadata stripped from derivative; selected fields retained here\", \"frame_mapping\": \"one_to_one_source_display_frames; original_PTS_spacing\"}"
},
{
"stage": "enrich.quality",
"tool": "opencv",
"at": "2026-09-08T21:41:54.007722Z",
"status": "success",
"message": null
},
{
"stage": "enrich.pose",
"tool": "rtmpose:body-balanced",
"at": "2026-09-08T21:42:08.490991Z",
"status": "success",
"message": null
},
{
"stage": "enrich.hands",
"tool": "hands:rtmpose_hand",
"at": "2026-09-08T21:42:26.560442Z",
"status": "success",
"message": "backend=rtmpose_hand; variant=cascade min_hand_score=0.3 frames=300 rtmw_frames=300 hand_det_fallback_frames=0"
},
{
"stage": "enrich.ego_hands",
"tool": "ego_duplicate_suppression:v1",
"at": "2026-09-08T21:42:27.342772Z",
"status": "success",
"message": "{\"candidates\": 1182, \"kept\": 591, \"duplicate_groups\": 449, \"label_conflicts\": 449, \"max_hands\": 2}"
},
{
"stage": "enrich.hands_temporal",
"tool": "hands_temporal:greedy+oneeuro",
"at": "2026-09-08T21:42:27.619233Z",
"status": "success",
"message": "tracks=4 kept, 1 phantom dropped; detected=4 smoothed=586 interpolated=21 (3.4%) extrapolated=0; handedness overrides=141; residual px rms=18.854456 p95=38.565106; cfg{max_jump_px_per_s=7800.0, max_gap_s=0.4, min_track_len_s=0.2, min_cutoff=1.2, beta=0.012}"
},
{
"stage": "enrich.tracking",
"tool": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"at": "2026-09-08T21:42:50.006435Z",
"status": "success",
"message": "detected=9 smoothed=277 interpolated=4 (gap bridge <= 0.4s); raw preserved as tracks_raw"
},
{
"stage": "enrich.privacy",
"tool": "opencv:yunet-2023mar+track-bridge+blur",
"at": "2026-09-08T21:45:18.996634Z",
"status": "success",
"message": "tracks=0 detected=0 interpolated=0 (gap bridge <= 12 frame(s)); no faces \u2014 raw stream is clean, no redacted copy written"
}
]
},
{
"capture_id": "wipe-panel",
"source_sha256": "437c2f662895905136127d7dbfe558b1c1330c07abce6cc18642136aae952222",
"ingested_at": "2026-09-08T21:45:58.710376+00:00",
"source": {
"codec": "hevc",
"width": 1920,
"height": 1080,
"pixel_format": "yuv420p10le",
"color_transfer": "arib-std-b67",
"color_primaries": "bt2020",
"color_space": "bt2020nc",
"rotation_deg": 0,
"audio_present": true,
"device_model": "iPhone 15 Pro",
"device_software": "26.3.1",
"capture_date": "2026-05-20",
"source_filename": "IMG_6501.MOV",
"source_sha256": "437c2f662895905136127d7dbfe558b1c1330c07abce6cc18642136aae952222",
"source_frame_semantics": "zero_based_displayed_source_video_frame",
"source_time_base": [
1,
600
],
"selection": {
"requested_start_s": 20.0,
"requested_end_s": 50.0,
"first_source_frame": 600,
"last_source_frame": 1499
},
"transform": {
"hdr_to_sdr": true,
"tone_mapper": "hable",
"npl": 100,
"geometry": "display_rotation_applied; no_crop_or_resize",
"encoding": "H264 CRF16 8bit yuv420p",
"audio": "omitted",
"metadata": "source metadata stripped from derivative; selected fields retained here",
"frame_mapping": "one_to_one_source_display_frames; original_PTS_spacing"
}
},
"channels": [
{
"name": "frame_mapping",
"kind": "dense",
"source": "measured",
"file": "signals/frame_mapping.parquet",
"estimator": "source_display_frame_to_derivative_pts:v1",
"row_count": 900,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "quality",
"kind": "dense",
"source": "measured",
"file": "signals/quality.parquet",
"estimator": null,
"row_count": 30,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "hand_pose_raw",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose_raw.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1",
"row_count": 11844,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "hand_pose",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1+hands_temporal:greedy+oneeuro:v1",
"row_count": 12537,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "sample origin: detected|smoothed|interpolated|extrapolated \u2014 non-detected samples are synthesized and must never be presented as observations"
},
{
"name": "det_index",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "raw per-frame detection index; null on synthesized rows"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks_raw",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks_raw.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack",
"row_count": 367,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"row_count": 373,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "box origin: detected|smoothed|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "privacy",
"kind": "sparse",
"source": "estimated",
"file": "signals/privacy.parquet",
"estimator": "opencv:yunet-2023mar+track-bridge",
"row_count": 0,
"feature_spec": {
"columns": [
{
"name": "t_s",
"dtype": "float64",
"unit": "s",
"frame": null,
"description": "frame timestamp"
},
{
"name": "kind",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region kind (face)"
},
{
"name": "x",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "y",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "w",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "h",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "score",
"dtype": "float64",
"unit": "score",
"frame": null,
"description": "detector confidence; null on interpolated (bridged) rows"
},
{
"name": "track_id",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "stable face-track id"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region origin: detected|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": null
},
"has_confidence": true,
"action_convention": null
}
],
"processing_steps": [
{
"stage": "ingest.rgb_capture",
"tool": "ffmpeg",
"at": "2026-09-08T21:45:58.759430Z",
"status": "success",
"message": "{\"hdr_to_sdr\": true, \"tone_mapper\": \"hable\", \"npl\": 100, \"geometry\": \"display_rotation_applied; no_crop_or_resize\", \"encoding\": \"H264 CRF16 8bit yuv420p\", \"audio\": \"omitted\", \"metadata\": \"source metadata stripped from derivative; selected fields retained here\", \"frame_mapping\": \"one_to_one_source_display_frames; original_PTS_spacing\"}"
},
{
"stage": "enrich.quality",
"tool": "opencv",
"at": "2026-09-08T21:46:00.337802Z",
"status": "success",
"message": null
},
{
"stage": "enrich.pose",
"tool": "rtmpose:body-balanced",
"at": "2026-09-08T21:46:15.195880Z",
"status": "success",
"message": null
},
{
"stage": "enrich.hands",
"tool": "hands:rtmpose_hand",
"at": "2026-09-08T21:46:34.487003Z",
"status": "success",
"message": "backend=rtmpose_hand; variant=cascade min_hand_score=0.3 frames=300 rtmw_frames=300 hand_det_fallback_frames=0"
},
{
"stage": "enrich.ego_hands",
"tool": "ego_duplicate_suppression:v1",
"at": "2026-09-08T21:46:35.263027Z",
"status": "success",
"message": "{\"candidates\": 1120, \"kept\": 564, \"duplicate_groups\": 308, \"label_conflicts\": 223, \"max_hands\": 2}"
},
{
"stage": "enrich.hands_temporal",
"tool": "hands_temporal:greedy+oneeuro",
"at": "2026-09-08T21:46:35.523818Z",
"status": "success",
"message": "tracks=13 kept, 2 phantom dropped; detected=13 smoothed=549 interpolated=35 (5.9%) extrapolated=0; handedness overrides=129; residual px rms=18.998099 p95=36.85078; cfg{max_jump_px_per_s=7800.0, max_gap_s=0.4, min_track_len_s=0.2, min_cutoff=1.2, beta=0.012}"
},
{
"stage": "enrich.tracking",
"tool": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"at": "2026-09-08T21:46:58.051175Z",
"status": "success",
"message": "detected=13 smoothed=354 interpolated=6 (gap bridge <= 0.4s); raw preserved as tracks_raw"
},
{
"stage": "enrich.privacy",
"tool": "opencv:yunet-2023mar+track-bridge+blur",
"at": "2026-09-08T21:49:37.997881Z",
"status": "success",
"message": "tracks=0 detected=0 interpolated=0 (gap bridge <= 12 frame(s)); no faces \u2014 raw stream is clean, no redacted copy written"
}
]
},
{
"capture_id": "wipe-panel-corners",
"source_sha256": "f97c3ed979296c7e7cda6848d1a09d3eafc1817e24440c5e03f8812f06633c1a",
"ingested_at": "2026-09-08T21:50:22.029792+00:00",
"source": {
"codec": "hevc",
"width": 1920,
"height": 1080,
"pixel_format": "yuv420p10le",
"color_transfer": "arib-std-b67",
"color_primaries": "bt2020",
"color_space": "bt2020nc",
"rotation_deg": 0,
"audio_present": true,
"device_model": "iPhone 15 Pro",
"device_software": "26.3.1",
"capture_date": "2026-05-20",
"source_filename": "IMG_6514.MOV",
"source_sha256": "f97c3ed979296c7e7cda6848d1a09d3eafc1817e24440c5e03f8812f06633c1a",
"source_frame_semantics": "zero_based_displayed_source_video_frame",
"source_time_base": [
1,
600
],
"selection": {
"requested_start_s": 42.0,
"requested_end_s": 70.0,
"first_source_frame": 1260,
"last_source_frame": 2098
},
"transform": {
"hdr_to_sdr": true,
"tone_mapper": "hable",
"npl": 100,
"geometry": "display_rotation_applied; no_crop_or_resize",
"encoding": "H264 CRF16 8bit yuv420p",
"audio": "omitted",
"metadata": "source metadata stripped from derivative; selected fields retained here",
"frame_mapping": "one_to_one_source_display_frames; original_PTS_spacing"
}
},
"channels": [
{
"name": "frame_mapping",
"kind": "dense",
"source": "measured",
"file": "signals/frame_mapping.parquet",
"estimator": "source_display_frame_to_derivative_pts:v1",
"row_count": 839,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "quality",
"kind": "dense",
"source": "measured",
"file": "signals/quality.parquet",
"estimator": null,
"row_count": 28,
"feature_spec": null,
"has_confidence": false,
"action_convention": null
},
{
"name": "hand_pose_raw",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose_raw.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1",
"row_count": 11655,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "hand_pose",
"kind": "dense",
"source": "estimated",
"file": "signals/hand_pose.parquet",
"estimator": "rtmpose:rtmw-x+hand5-cascade+ego_duplicate_suppression:v1+hands_temporal:greedy+oneeuro:v1",
"row_count": 11823,
"feature_spec": {
"columns": [
{
"name": "x",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "y",
"dtype": "float32",
"unit": "normalized",
"frame": "image",
"description": null
},
{
"name": "z",
"dtype": "float32",
"unit": "relative",
"frame": "wrist",
"description": null
},
{
"name": "wx",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wy",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "wz",
"dtype": "float32",
"unit": "m",
"frame": "hand_world",
"description": null
},
{
"name": "kp_score",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "per-keypoint confidence; null when the backend provides no per-landmark score (MediaPipe)"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "sample origin: detected|smoothed|interpolated|extrapolated \u2014 non-detected samples are synthesized and must never be presented as observations"
},
{
"name": "det_index",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "raw per-frame detection index; null on synthesized rows"
}
],
"parameterization": "RTMW-x-hand21 (+RTMPose-hand5 fallback)"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks_raw",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks_raw.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack",
"row_count": 164,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "tracks",
"kind": "sparse",
"source": "estimated",
"file": "signals/tracks.parquet",
"estimator": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"row_count": 172,
"feature_spec": {
"columns": [
{
"name": "x1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y1",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "x2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "y2",
"dtype": "float32",
"unit": "px",
"frame": "image",
"description": null
},
{
"name": "confidence",
"dtype": "float32",
"unit": "normalized",
"frame": null,
"description": "detector confidence; null on interpolated (gap-bridged) rows"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "box origin: detected|smoothed|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": "bbox_xyxy"
},
"has_confidence": true,
"action_convention": null
},
{
"name": "privacy",
"kind": "sparse",
"source": "estimated",
"file": "signals/privacy.parquet",
"estimator": "opencv:yunet-2023mar+track-bridge",
"row_count": 0,
"feature_spec": {
"columns": [
{
"name": "t_s",
"dtype": "float64",
"unit": "s",
"frame": null,
"description": "frame timestamp"
},
{
"name": "kind",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region kind (face)"
},
{
"name": "x",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "y",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "w",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "h",
"dtype": "int64",
"unit": "px",
"frame": null,
"description": null
},
{
"name": "score",
"dtype": "float64",
"unit": "score",
"frame": null,
"description": "detector confidence; null on interpolated (bridged) rows"
},
{
"name": "track_id",
"dtype": "int64",
"unit": null,
"frame": null,
"description": "stable face-track id"
},
{
"name": "provenance",
"dtype": "utf8",
"unit": null,
"frame": null,
"description": "region origin: detected|interpolated \u2014 interpolated boxes are synthesized to bridge detection gaps and must never be presented as observations"
}
],
"parameterization": null
},
"has_confidence": true,
"action_convention": null
}
],
"processing_steps": [
{
"stage": "ingest.rgb_capture",
"tool": "ffmpeg",
"at": "2026-09-08T21:50:22.074894Z",
"status": "success",
"message": "{\"hdr_to_sdr\": true, \"tone_mapper\": \"hable\", \"npl\": 100, \"geometry\": \"display_rotation_applied; no_crop_or_resize\", \"encoding\": \"H264 CRF16 8bit yuv420p\", \"audio\": \"omitted\", \"metadata\": \"source metadata stripped from derivative; selected fields retained here\", \"frame_mapping\": \"one_to_one_source_display_frames; original_PTS_spacing\"}"
},
{
"stage": "enrich.quality",
"tool": "opencv",
"at": "2026-09-08T21:50:23.718741Z",
"status": "success",
"message": null
},
{
"stage": "enrich.pose",
"tool": "rtmpose:body-balanced",
"at": "2026-09-08T21:50:39.575024Z",
"status": "success",
"message": null
},
{
"stage": "enrich.hands",
"tool": "hands:rtmpose_hand",
"at": "2026-09-08T21:50:59.543981Z",
"status": "success",
"message": "backend=rtmpose_hand; variant=cascade min_hand_score=0.3 frames=280 rtmw_frames=280 hand_det_fallback_frames=0"
},
{
"stage": "enrich.ego_hands",
"tool": "ego_duplicate_suppression:v1",
"at": "2026-09-08T21:51:00.600008Z",
"status": "success",
"message": "{\"candidates\": 1016, \"kept\": 555, \"duplicate_groups\": 315, \"label_conflicts\": 237, \"max_hands\": 2}"
},
{
"stage": "enrich.hands_temporal",
"tool": "hands_temporal:greedy+oneeuro",
"at": "2026-09-08T21:51:00.948939Z",
"status": "success",
"message": "tracks=6 kept, 3 phantom dropped; detected=6 smoothed=546 interpolated=11 (2.0%) extrapolated=0; handedness overrides=248; residual px rms=24.691731 p95=46.787663; cfg{max_jump_px_per_s=7800.0, max_gap_s=0.4, min_track_len_s=0.2, min_cutoff=1.2, beta=0.012}"
},
{
"stage": "enrich.tracking",
"tool": "owlv2:base-patch16-ensemble+openvocab+bytetrack+track_temporal:bridge+oneeuro:v1",
"at": "2026-09-08T21:51:28.502050Z",
"status": "success",
"message": "detected=6 smoothed=158 interpolated=8 (gap bridge <= 0.4s); raw preserved as tracks_raw"
},
{
"stage": "enrich.privacy",
"tool": "opencv:yunet-2023mar+track-bridge+blur",
"at": "2026-09-08T21:53:43.564668Z",
"status": "success",
"message": "tracks=0 detected=0 interpolated=0 (gap bridge <= 12 frame(s)); no faces \u2014 raw stream is clean, no redacted copy written"
}
]
}
]
}