1 Commits

Author SHA1 Message Date
7910f36395 Pre-compile macOS recorder at startup; add PLATFORMS.md
- server lifespan compiles the Swift recorder on macOS at startup so the first
  listen() isn't slowed by swiftc and build errors surface early (Linux/Windows
  skip this).
- PLATFORMS.md documents the four-touch-point audio backend, the macOS setup
  (built-ins + uv, no Docker), and the Windows plan (winsound + sounddevice).
2026-07-03 22:26:40 -06:00