pub fn emit_process_revealing_takeover<T: Serialize>(
code: &str,
payload: &T,
) -> Result<(), Error>Expand description
Emit an otherwise-redacted result while intentionally revealing only the
short-lived takeover capability field. The explicit panel and
fetch --takeover operations are the only callers.