docs: correct six false archive claims; surface docs/product in CLAUDE.md

Phantom symbols commitMapAndReload, AhdsrParams, kReaSamplerProcessorUIDBeta
replaced with what shipped. Corrects two over-claims and un-ticks the D5
tooltip, which was never built.
This commit is contained in:
2026-07-27 21:56:06 -04:00
parent 15d7bd80c0
commit 502f3c9e30
4 changed files with 28 additions and 19 deletions
+1 -1
View File
@@ -564,7 +564,7 @@ where RS5K is one-shot, and bank-integrated ingest where RS5K is file-at-a-time.
change — D-A settled); **all layout/hit-test math in pure geometry modules** (mirror of
`mode_switch` / `editor_geometry` / `embed_strip`), the draw + drag-state machine in the
shell; RT discipline untouched (every edit commits **off** the audio thread via the
existing `commitMapAndReload` → off-thread `reloadFromBank` → atomic swap); the instrument
existing `commitAndReload` → off-thread `reloadFromBank` → atomic swap); the instrument
stays a **read-only bank consumer** (loop/root/ADSR edits are the instrument's *performance
map*, D-B — never written back to the bank); component-state persistence and
read-only-over-bank stay settled.