calibrate-room
Installation
SKILL.md
calibrate-room
Turn a provisioned node + sensing-server into a working room model. Pure-Rust,
edge-deployable (ADR-151). Use the ruview_calibrate tool (installed
wifi-densepose binary, else cargo run -p wifi-densepose-cli).
Sequence
- baseline — capture the empty room (Welford amplitude + von Mises phase). Leave
the room empty.
ruview_calibrate {step: "baseline"} - enroll — record the occupant(s) doing the target activities.
ruview_calibrate {step: "enroll"} - train-room — train the bank of small specialists from baseline + enrollment.
ruview_calibrate {step: "train-room"} - room-watch — live presence/posture/breathing from the trained room.
ruview_calibrate {step: "room-watch"}(or theroom-watchskill)