pub fn interpret_mechanism_fit(
mechanism: &MechanismBundleV1,
theory: &TheoryVersionV1,
contract: &SimulationContractV1,
refuter_suite: &TheoryRefuterSuiteV1,
stability_report: &RolloutStabilityReportV1,
fit_score: f64,
generated_at: &str,
) -> FitRunV1Expand description
Interprets the bounded mechanism-fit decision for a theory and contract.