pub fn initialize_request_json() -> StringExpand description
The initialize request frame. Local socket needs no auth/pairing — just the
handshake. id is the string "init" (matched on the response). Note the
absence of a "jsonrpc":"2.0" field: the codex app-server carries bare
JSON-RPC text frames.