Measured product lead custody receipt.
Motion Clips Searchable By Shape
A searchable motion archive — find any movement, not just any file · ZPE-Mocap · PyPI zpe-mocap 0.1.1 · github.com/Zer0pa/ZPE-Mocap
A motion-capture archive stores everything and finds almost nothing. A choreographer, animator, or biomechanist looking for a specific gesture starts at the filename and ends up scrubbing.
ZPE-Mocap changes what the archive can answer. It fingerprints BVH skeletons into a motion index: give it a movement, get back the clips that match in 0.826 ms, with the archive itself 18.77× smaller. Playback reconstruction and semantic naming are not in scope here.

A motion archive captures everything and finds nothing — every search starts at the filename.
Motion capture stores the moment. ZPE-Mocap retrieves the movement.
A BVH archive is a library with no index. Files are named by shoot, take, or date. Finding a specific gesture means scrubbing clips manually or trusting sparse metadata. At scale, movements are effectively lost.
ZPE-Mocap fingerprints BVH skeletal trajectories into a compact motion index. Same-source queries return candidates at p50 0.826 ms with Recall@10 0.583 over 24 held-out windows. The index itself compresses raw BVH float32 by 18.77× on the 10-clip CMU mean — the archive becomes searchable and lighter at once.
Every metric is bounded to its fixture window, no broader claim.
Committed fixtures, bounded retrieval, no playback claim.
The word deterministic is narrow here. The public evidence anchors byte-stable canonical payloads, a stable suffix-index retrieval path, and a fixed 10-clip CMU fixture manifest. Public three-platform parity is not yet anchored.
Retrieval evidence is same-source held-out-window search: Recall@10 = 0.583, p50 0.826 ms. That is shape-fingerprint matching, not semantic labeling. Playback fidelity sits outside the design target and outside the claim.
No playback-grade reconstruction. No semantic action retrieval. No broad motion platform. Recall@1 sits at 0.125. The CMU compression scale is 10 clips. Retrieval evidence is 24 held-out windows. The public PyPI release zpe-mocap 0.1.1 is stale pending the 0.1.2 cut.
ONE MOTION FINGERPRINT opens five paths.
Motion Capture Memory means a BVH archive you can search by what the body did, not by when the file was saved. Once a skeletal movement is a compact searchable fingerprint instead of a raw stream, retrieval replaces recollection as how studios, labs, and robotics teams operate their motion archives.