Expand description
Watch SDK facade, modeled install helper, and cookbook proof callables.
The facade stays thin: it installs the shared device stream base, the worn stream library, and a small host-registered SDK lib that exposes hardware-free proofs over the landed watch contracts.
Structs§
- Dual
Quorum Proof - Result of the hardware-free dual-watch quorum proof.
- Glance
Pager Proof - Result of the hardware-free glance pager proof.
- Hold
Last Proof - Result of the hardware-free hold-last proof.
- Privacy
Reaper Proof - Result of the hardware-free privacy reaper proof.
- Watch
Stack Lib - Host-registered lib that exposes watch cookbook proof callables.
Enums§
- Watch
Install Mode - SDK install mode for the watch stack.
Statics§
- RECIPES
- Embedded cookbook recipes for the sim-sdk watch facade.
Functions§
- install_
watch_ stack - Installs the modeled watch SDK stack into a context.
- prove_
dual_ quorum - Runs the modeled dual-watch heart-rate quorum proof.
- prove_
glance_ pager - Runs the modeled source -> shared glance adapter -> notification proof.
- prove_
hold_ last - Runs the modeled hold-last staleness proof.
- prove_
privacy_ reaper - Runs the modeled privacy-window retention proof.
- watch_
stack_ manifest_ symbol - Returns the manifest id for the watch SDK facade.