Skip to main content

infer_requirements

Function infer_requirements 

Source
pub fn infer_requirements(report: &InvestigationReport) -> RequirementsProfile
Expand description

Infer operational requirements and adapter strategy from an investigation report.

Uses the target_class from the report if available; otherwise defaults to Unknown. For explicit SLO control, use infer_requirements_with_target_class instead.