Bootstrap OpenBitdo clean-room SDK and reliability milestone

This commit is contained in:
2026-02-27 20:43:34 -05:00
commit d5afadf560
46 changed files with 3652 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# OpenBitdo
OpenBitdo is a clean-room implementation workspace for 8BitDo protocol tooling.
- `spec/`: sanitized protocol, requirements, PID matrix, command matrix
- `process/`: clean-room workflow and branch policy documents
- `harness/`: golden fixtures, lab config, and hardware smoke reports
- `sdk/`: Rust workspace (`bitdo_proto` library + `bitdoctl` CLI)