Skip to main content

generate_verification_plan

Function generate_verification_plan 

Source
pub fn generate_verification_plan(
    bundle: &ExperimentEvidenceBundle,
    edit_op_signatures: &[String],
    policy: &VerificationPolicy,
    limits: &ForgeLimits,
) -> VerificationPlan
Expand description

Generate a verification plan from experiment results and hypotheses.