2 months ago
25e1c3dApply the AGENTS.md rule that comments should only explain non-obvious algorithm steps, third-party workarounds, or magic numbers. Remove design- rationale essays, obvious doc comments that restate names, and self-evident inline comments from src-tauri/src/audio/*.rs. Preserved: issue references (#88, #143, #151, #204), concurrency/workaround invariants, equal-power formula, RTT/EWMA math, and sample-rate constants. All 1069 Rust lib tests pass.
Parent93ae874