SIGN IN SIGN UP

fix: enable recognized CPU sensors experimentally (#1836)

* fix: enable recognized CPU sensors experimentally

Model sensor verification independently from availability and carry it through Core, App, and frontend event data.

Enable AMD Family 1Ah through the existing plausibility-gated RyzenSMU path while preserving capability, clean-room, and guidance guardrails.

* fix: keep sensor verification out of successful readings

Preserve the existing Core-to-frontend success contract while keeping experimental enablement internal to sensor selection. Document verification status in sensor specs and identify experimental context only when an attempted path fails.

* fix(ci): regenerate Tauri bindings

Restore the generator-produced trailing newline so the bindings freshness check remains clean.

* fix: distinguish internal sensor failures

Avoid attributing sampler-internal failures to PawnIO in surfaced availability diagnostics. Keep inactive-source errors on the shared warning path so experimental hardware reports retain actionable logs.
S
shm committed
b8143b433a092e0cacc74704091803310523fd72
Parent: 384b332
Committed by GitHub <noreply@github.com> on 7/23/2026, 3:16:15 PM