{
  "ticker": "Apple Inc.",
  "fiscal_year": 2023,
  "metrics": {
    "Revenue": 383285,
    "EBITDA": 114301,
    "Total Debt": 111088,
    "Cash": 29965,
    "Net Debt": 81123
  },
  "growth_metrics": {
    "Revenue CAGR (3Y)": 2.4,
    "EBITDA CAGR (3Y)": -2.5,
    "Revenue YoY": -2.8,
    "EBITDA YoY": -12.4
  },
  "ratios": {
    "Leverage (Debt/EBITDA)": 0.97,
    "Interest Coverage (EBITDA/Interest)": 29.06
  },
  "valuation": {
    "dcf": {
      "enterprise_value": 1380314.48,
      "equity_value": 1299191.48,
      "share_price": 250.0,
      "wacc": 0.09,
      "growth_rate": 0.03,
      "base_fcf": 80010.7,
      "mock_shares": 5196.765936995822
    },
    "risk_model": {
      "z_score": 2.34,
      "pd_category": "Grey Zone",
      "lgd": 0.45,
      "asset_coverage": 1.21,
      "credit_rating": "BBB",
      "rationale": "The company exhibits a Z-Score of 2.34, placing it in the Grey Zone category. Asset coverage of 1.21x suggests a Loss Given Default (LGD) of approx 45%. Credit Rating is assessed at BBB. Key drivers include strong EBITDA generation relative to debt service obligations."
    },
    "forward_view": {
      "projections": [
        {
          "fiscal_year": 2024,
          "revenue": 402449.25,
          "ebitda": 120016.05
        },
        {
          "fiscal_year": 2025,
          "revenue": 422571.71,
          "ebitda": 126016.85
        },
        {
          "fiscal_year": 2026,
          "revenue": 443700.3,
          "ebitda": 132317.7
        }
      ],
      "price_targets": {
        "bull": 337.5,
        "base": 250.0,
        "bear": 162.5
      },
      "conviction_score": 69,
      "rationale": "Equity Price Target set at $250.00 (Base Case) derived from a deterministic DCF model assuming a 9.0% WACC and 3.0% terminal growth. Upside scenario (Bull) at $337.50 assumes accelerated margin expansion. Downside (Bear) at $162.50 reflects potential compression in free cash flow."
    }
  },
  "validation": {
    "identity_check": "PASS",
    "identity_delta": 0
  },
  "history": [
    {
      "fiscal_year": 2021,
      "revenue": 365817,
      "ebitda": 120233,
      "total_debt": 124719,
      "cash_equivalents": 34940,
      "interest_expense": 2645,
      "total_assets": 351002,
      "total_liabilities": 287912,
      "total_equity": 63090
    },
    {
      "fiscal_year": 2022,
      "revenue": 394328,
      "ebitda": 130541,
      "total_debt": 120069,
      "cash_equivalents": 23646,
      "interest_expense": 2931,
      "total_assets": 352755,
      "total_liabilities": 302083,
      "total_equity": 50672
    },
    {
      "fiscal_year": 2023,
      "revenue": 383285,
      "ebitda": 114301,
      "total_debt": 111088,
      "cash_equivalents": 29965,
      "interest_expense": 3933,
      "total_assets": 352583,
      "total_liabilities": 290437,
      "total_equity": 62146
    }
  ]
}