v0.0.211
What's Changed
- Add retry_budget: deadline + jitter over resilience retries by @JE-Chen in #436
- Add verify_field: read a field back and confirm the typed value by @JE-Chen in #437
- Add adaptive_timeout: derive a wait timeout from observed durations by @JE-Chen in #438
- Add ensure_state: idempotent read-compare-act-verify for control state by @JE-Chen in #439
- Add app_idle: wait until the app's busy signal settles before acting by @JE-Chen in #440
- Release: input-fidelity lane (retry budget, field verify, adaptive timeout, ensure state, app idle) v209-v213 by @JE-Chen in #441
Full Changelog: v0.0.210...v0.0.211