release: prepare v0.0.1-rc.4

This commit is contained in:
2026-03-07 15:51:21 -05:00
parent 86875075fc
commit da09094d3e
52 changed files with 1076 additions and 1234 deletions

View File

@@ -1,23 +1,15 @@
# Wave 1 Baseline Snapshot
Generated: 2026-02-28
Generated on 2026-02-28.
## Hardware Access Baseline
- Available hardware lines: JP108 + Ultimate2.
- Exact attached PID variants: pending local identify run on connected hardware.
- Temporary lab fixture defaults remain:
- JP108: `0x5209`
- Ultimate2: `0x6012`
## Baseline
## Required Next Verification Step
Run identify flow with connected hardware and confirm fixture PIDs:
1. `cargo test --workspace --test hardware_smoke -- --ignored --exact hardware_smoke_detect_devices`
2. `./scripts/run_hardware_smoke.sh` with `BITDO_REQUIRED_SUITE=108jp`
3. `./scripts/run_hardware_smoke.sh` with `BITDO_REQUIRED_SUITE=ultimate2`
- owned fixture families: JP108 and Ultimate 2
- existing supported paths were limited to hardware-confirmed devices
- newly expanded devices were intentionally kept read-only
If detected variants differ, update `harness/lab/device_lab.yaml` fixture PIDs immediately.
## Expected Follow-Up
## Support Baseline
- Existing `full` paths: JP108/Ultimate2 and previously confirmed families.
- New expansion wave devices remain `candidate-readonly` (detect/diag only).
- No new firmware/write enablement for no-hardware targets.
- capture runtime traces
- confirm real hardware behavior
- promote devices only after static, runtime, and hardware evidence align