EvalHandle
A receipt for one eval submitted to a Lane: the block-until-done result future, plus the ability to cancel the eval (the client-initiated counterpart to the lane's own reaping; see cancel). Handed out by Lane.submit; the MCP layer holds it against the in-flight request id so a notifications/cancelled can find and stop it.