Skip to content

Release OGLO Python SDK 0.1.0rc3 - #3

Merged
k1a11220 merged 2 commits into
mainfrom
codex/release-0.1.0rc3
Aug 9, 2026
Merged

Release OGLO Python SDK 0.1.0rc3#3
k1a11220 merged 2 commits into
mainfrom
codex/release-0.1.0rc3

Conversation

@k1a11220

Copy link
Copy Markdown
Contributor

Summary

  • enforce one firmware floor: 0.9.10+ / CONFIG schema 6 for connect, replay, vector capture, and acceptance
  • accept current firmware 0.9.11 numerically while keeping deployed 0.9.10 gloves supported
  • replace old physical vectors with a redacted 0.9.10 tagged-stream capture and remove the unsupported legacy BIN artifact
  • synchronize package version, README, every docs guide, contributing/security policy, and changelog
  • add documentation drift and relative-link regression tests

Verification

  • 430 passed, 10 deselected on Python 3.12
  • wheel and sdist pass twine check
  • clean Python 3.12 wheel install reports oglo==0.1.0rc3
  • clean-wheel live acceptance PASS on one left and one right firmware 0.9.10/schema-6 USB glove
  • measured per hand: tactile about 252 Hz, IMU about 505 Hz, magnetometer about 126 Hz; host/wire/device loss counters all zero
  • checked wheel contains no pair_id, allow_unpaired, or firmware-0.9.9 compatibility strings

Scope

  • USB remains the release-qualified transport
  • BLE remains experimental
  • interactive motion, state-changing mutations, zero replacement, and 75-minute target-host soak remain explicit opt-in gates

@k1a11220
k1a11220 marked this pull request as ready for review August 9, 2026 12:01
@k1a11220
k1a11220 merged commit 01f18ab into mainAug 9, 2026
7 checks passed
@k1a11220
k1a11220 deleted the codex/release-0.1.0rc3 branch August 9, 2026 12:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@k1a11220