Execution Plane-owned JSON-RPC framing adapter for persistent lanes.
Family kits keep protocol-session orchestration and provider semantics above this adapter while the canonical request/response framing and correlation live below them.
Summary
Types
@type t() :: %ExecutionPlane.Protocols.JsonRpc.Adapter{ next_id: non_neg_integer(), ready_matcher: (map() -> boolean()) | nil }