Retrieve the AI-generated risk analysis for a specific project developer (proponent) identified by their normalized key.
The proponent_key is the lowercased, normalized proponent name. It is passed
as a path parameter and supports slashes (URL-encoded as needed).
Returns: Overall risk rating (LOW/MEDIUM/HIGH/CRITICAL), investment recommendation, risk pillar scores (governance, financial, legal, social, institutional), primary concern, key mitigation factors, and comparable proponents.
Returns 404 if no analysis exists for the given proponent.
Proponent risk analysis with pillar scores and recommendation
Response model for proponent forensics endpoint.