{
  "ticker": "TICKER",
  "company_name": "Company Name",
  "report_date": "YYYY-MM-DD",
  "rating": "Hold",
  "price_target": 0.0,
  "investment_thesis": "Thesis goes here...",
  "valuation": {
    "method": "DCF",
    "pe_ratio": 0.0,
    "ev_ebitda": 0.0
  },
  "risks": [
    "Risk 1",
    "Risk 2"
  ],
  "author_agent": "EquityAnalyst"
}
