devlog 008: add crash 9 (websocket TCP split), ReleaseSafe investigation
the production SIGSEGV we blamed on fiber context-switch was actually
a one-line off-by-one in the websocket handshake reader. ReleaseSafe
caught it immediately after we switched build modes. updated the devlog
with the full story, the disassembly findings, and the lesson about
assuming two crashes are the same bug.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>