papers/arxiv-latency: expand history into 7-phase commit archaeology
Walk the actual notepat latency arc as recorded in git: SOF discovery
(34dac73ef — 10,686 sdmode toggles per boot), the Goldilocks dither saga
(±1 → ±160 → ±1 → ±32, with the 24kHz fizz detour at 3d8d01620/a4522d47a),
S32_LE format negotiation (d6b1de51a), Karplus-Strong attack (a64a5e29f),
the snap-release perceptual fix (66452b605, "kill dead silent time"),
the NuPhy double-trigger fix (85d24554b) and 80ms pressure smoothing
(7f84aa90f), and the macOS A/B benchmark (e5f787166) that proved going
from SDL3 audio stream to direct CoreAudio AudioUnit dropped the median
from 6.47ms to 0.65ms — a 10× win caused by removing one invisible
abstraction layer.
Also tightens the abstract and floor table with the macOS numbers.