wifi-densepose/v2/crates/cog-pose-estimation
ruv 0fede72ec4 test(cog-pose): cross-language adapter integration (Python producer -> Rust engine)
Closes the last verification gap in the calibration feature: previously the
Python producer and Rust consumer were proven compatible only by format
matching. Now a real ~11KB adapter fitted by cog_calibrate.py on the in-repo
pose_v1.safetensors is committed as a fixture, and a Rust test loads it via
the engine and asserts is_calibrated() + that it changes inference output.
The full Python->Rust calibration contract is verified with a real artifact.
7/7 cog-pose tests pass.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-05-31 05:22:54 -04:00
..
cog docs: repoint #640 references to #645 (original deleted, replaced) (#646) 2026-05-19 17:18:05 -04:00
src docs(cog-pose): correct misleading adapter cross-reference 2026-05-31 05:04:35 -04:00
tests test(cog-pose): cross-language adapter integration (Python producer -> Rust engine) 2026-05-31 05:22:54 -04:00
Cargo.toml chore(cogs): publish cog-person-count + cog-pose-estimation 0.3.0 to crates.io 2026-05-25 10:52:47 -04:00