pub fn infer_requirements(report: &InvestigationReport) -> RequirementsProfileExpand 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.