Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 792d5e2

Browse files
committed
docs: Add ADR-014, WiFi-Mat, and ESP32 parser to changelog
https://claude.ai/code/session_01Ki7pvEZtJDvqJkmyn6B714
1 parent f825cf7 commit 792d5e2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,6 +1390,10 @@ SOFTWARE.
13901390
- **Trust kill switch**`./verify` with SHA-256 proof replay, `--audit` mode, and production code integrity scan
13911391
- **Security hardening** — 10 vulnerabilities fixed (hardcoded creds, JWT bypass, NaN panics), 12 dead code instances removed
13921392
- **SOTA research** — Comprehensive WiFi sensing + RuVector analysis with 30+ citations and 20-year projection (docs/research/)
1393+
- **6 SOTA signal algorithms (ADR-014)** — Conjugate multiplication (SpotFi), Hampel filter, Fresnel zone breathing model, CSI spectrogram, subcarrier sensitivity selection, Body Velocity Profile (Widar 3.0) — 83 new tests
1394+
- **WiFi-Mat disaster response** — Ensemble classifier with START triage, scan zone management, API endpoints (ADR-001) — 139 tests
1395+
- **ESP32 CSI hardware parser** — Real binary frame parsing with I/Q extraction, amplitude/phase conversion, stream resync (ADR-012) — 28 tests
1396+
- **313 total Rust tests** — All passing, zero mocks
13931397

13941398
### v2.1.0 — 2026-02-28
13951399

0 commit comments

Comments
 (0)