{
  "schema_version": "portfolio_state_v1",
  "mode": "SIMULATION",
  "cash": 900959.5,
  "initial_capital": 1000000.0,
  "total_value": 999950.5,
  "positions": [
    {
      "symbol": "SHSE.603773",
      "name": "沃格光电",
      "quantity": 900,
      "avg_cost": 110.045,
      "current_price": 109.99,
      "market_value": 98991.0,
      "unrealized_pnl_abs": -49.5,
      "unrealized_pnl_pct": -0.05,
      "position_pct_of_total": 9.8996,
      "entry_date": "20260528",
      "theme": "OLED",
      "template_key": "BREAK_PREV_HIGH"
    }
  ],
  "history_nav": [
    {
      "date": "20260528",
      "nav": 999950.5,
      "pnl_pct": -0.0049
    }
  ]
}