• The Core send/receive queues cap bytes with the accounted-byte HWM, and the application job queue caps the number of jobs waiting for a handler with reserved + queued permits.
Return path (dashed)
• The receiving handler returns terminal reply·error over the Completion connection (dashed), and the Completion connection leads back to the sending handler.
• The Completion connection keeps reading even while application receiving is stopped, so an in-flight request finishes. The Application connection carries ordinary messages·requests plus Framework control (heartbeat·topology·relocation·SendReady kind 12).