{
"summary": "",
"verdict": "approve|request_changes|comment",
"strengths": ["strength1", "strength2"],
"concerns": ["concern1", "concern2"],
"comments": [
{
"file": "path/to/file.rs",
"line": 42,
"comment": "",
"severity": "info|suggestion|warning|issue",
"suggested_code": null
}
],
"suggestions": ["suggestion1", "suggestion2"],
"disclaimer": null
}