# LedgerLeaf Front Matter

Front matter is optional for manual uploads but mandatory for AI-generated reports intended to import cleanly.

```yaml
---
title: "Company Name - Investment Thesis"
ticker: "TICK"
company: "Company Name"
reportType: "Investment Thesis"
summary: "Concise thesis and key driver."
tags:
  - "Sector"
  - "Stage"
rating: "Not Rated"
currentPrice: "Unavailable"
targetPrice: "Unavailable"
currency: "USD"
riskLevel: "Medium"
---
```
