collect_findings
Method
This is a method of the DoctorContractProtocol class in the doctor_protocol module.Analyze configuration and collect migration findings.
Signature
Parameters
Dict[str, Any]
required
Agent configuration dictionary (from YAML or Python)
Returns
List[Finding]
List of findings for this configuration
Used By
Source
View on GitHub
praisonaiagents/runtime/doctor_protocol.py at line 95
