A manifest-first assessment of whether robot demonstration datasets are compatible enough to mix, with every recommendation tied to metadata and measured statistics.
Public · synthetic demoThe audit checks control-rate, gripper, action-space, and metadata compatibility before training compute is spent.
| pair | score | recommendation |
|---|---|---|
| bridge_v3_7dof ↔ franka_7dof | 0.5725 | do-not-mix |
| bridge_v3_7dof ↔ so101_6dof | 0.3175 | do-not-mix |
| franka_7dof ↔ so101_6dof | 0.7450 | mix-subset |
The public BridgeData v3 conversion is known to leave robot_type empty; this is the kind of omission the manifest audit surfaces.
The tool reads metadata and statistics only. It does not train a model, run a robot or policy, or verify that mixing improves actual performance.