SafeRPC socket server for LLMProxy local RPC surfaces.
The same local socket serves the Incant admin surface (LLMProxy.Admin) and
operational lifecycle surface (LLMProxy.Ops). The boundary is the SafeRPC
operation module/function tuple, not a separate transport.
Summary
Functions
Callback implementation for SafeRPC.Server.handle_cast/3.