IPC — inter-process communication channel.
Uses bun_io::StreamBuffer for message framing. Phase 2 will add Unix socket transport. Phase 1 provides state machine + buffered send.
bun_io::StreamBuffer