Add safe voiceprint saving with file locking and integrity check
Residual from speakers lode — introduces voiceprint_io.py with exclusive
file locking (fcntl), atomic tmp-rename writes, and post-write integrity
verification. Refactors bootstrap.py to use the new utility and properly
deserialize metadata as JSON dicts.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>