docs: add wav_trim to CLAUDE.md targets/architecture; fix stale M8 note in PLAN

Reflect the T2 wav_trim pure module and its test target. Correct the M10
null-test note: M8 realtime landed as a post-fader track tap, not pre-FX.
This commit is contained in:
2026-07-23 18:33:12 -04:00
parent 4241ef4408
commit 938c85a223
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ tool's trust anchor and must pass.
- [ ] Null-test verification action (capture → re-insert at source pos → assert
silence sum).
**Note (from M7):** The null test requires a TRUE pre-FX dry capture, which REAPER offline render cannot produce via RENDER_SETTINGS (there is no pre-FX bit). True dry must be obtained by bypassing the source FX around an offline render (snapshot→bypass→render→restore) OR via the M8 realtime pre-FX path — so the dry-capture mechanism should be designed as part of the M10 null-test work.
**Note (from M7):** The null test requires a TRUE pre-FX dry capture, which REAPER offline render cannot produce via RENDER_SETTINGS (there is no pre-FX bit). True dry must be obtained by bypassing the source FX around an offline render (snapshot→bypass→render→restore) OR via the M8 realtime post-fader track-tap path — so the dry-capture mechanism should be designed as part of the M10 null-test work.
## Milestone 11 — polish
**Goal:** Batch capture (per selected item / per razor area),