fn build_verifier_call(
rule: &VerificationRule,
call: &CapabilityCall,
description: &str,
result: &CapabilityCallResult,
) -> CapabilityCallExpand description
Build the common two-field Verify request. The nested payload stays opaque to Executor beyond carrying the original call context and configured args.