What changed, and why it matters
This commit is a simple documentation update. It adds two rows to a table in the REPRODUCIBLE.md file, listing the default configuration files for a new Jade 2.0 (Jade Plus) hardware variant. There is no code change and no security relevance.
No action required. This is a documentation-only change with no security implications.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff only modifies REPRODUCIBLE.md, adding entries for Jade 2.0 (Jade Plus) BLE-enabled and no-radio production sdkconfig defaults. No source code, build scripts, firmware logic, or cryptographic code is changed.
Changed components
REPRODUCIBLE.mdInspect captured patch +2 / −0
diff --git a/REPRODUCIBLE.md b/REPRODUCIBLE.md
index 3e9dea8..6ace895 100755
--- a/REPRODUCIBLE.md
+++ b/REPRODUCIBLE.md
@@ -51,6 +51,8 @@ Copy the relevant config file onto `./sdkconfig.defaults`. The production build
| | no-radio | ./production/sdkconfig_jade_noradio_prod.defaults |
| Jade 1.1 (rocker/jog-wheel) | BLE-enabled | ./production/sdkconfig_jade_v1_1_prod.defaults |
| | no-radio | ./production/sdkconfig_jade_v1_1_noradio_prod.defaults |
+| Jade 2.0 (Jade Plus) | BLE-enabled | ./production/sdkconfig_jade_v2_prod.defaults |
+| | no-radio | ./production/sdkconfig_jade_v2_noradio_prod.defaults |
eg:
```
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.