pub fn generate_verification_plan(
bundle: &ExperimentEvidenceBundle,
edit_op_signatures: &[String],
policy: &VerificationPolicy,
limits: &ForgeLimits,
) -> VerificationPlanExpand description
Generate a verification plan from experiment results and hypotheses.