-
Adopt lint block, pin stable toolchain, cargo fmt, fix clippy
-
Apply rustfmt across the crate
-
lint: deny clippy::unwrap_used in audiofiles-core (completes ratchet)
-
fix: harden the analysis pipeline against non-finite audio (G3/G4)
-
DSP: fix export scaling/dither/MFCC correctness, add 4GB WAV guard, NaN hardening
-
Perf: require a transaction token for bulk row writes
-
Triage UX audit of classifier Settings sections
-
Add clustering bootstrap and folder-label harvest (classifier Phase 2)