pub const CLONE_CONNECTION_OUTPUT_KIND: &str = "clone_connection";Expand description
output_kind value carried by the preliminary JSON record emitted
by clone_network before the final clone payload. Hosted clones
emit two JSON objects on one invocation (connection envelope, then
the clone result), so the catalog advertises both discriminators.