{
  "Apple Inc.": {
    "borrower_details": {
      "name": "Apple Inc.",
      "ticker": "AAPL",
      "industry": "Consumer Electronics",
      "sector": "Technology",
      "rating": "AA+"
    },
    "documents": [
      {
        "doc_id": "doc_AAPL_10K_2025",
        "title": "Apple Inc. 10-K (2025)",
        "page_count": 80,
        "chunks": [
          {
            "chunk_id": "chunk_001",
            "type": "header",
            "page": 1,
            "bbox": [
              50,
              30,
              400,
              60
            ],
            "content": "Apple Inc. - Annual Report on Form 10-K (2025)"
          },
          {
            "chunk_id": "chunk_002",
            "type": "narrative",
            "page": 14,
            "bbox": [
              109,
              75,
              217,
              135
            ],
            "content": "Services revenue reached an all-time high, driven by App Store and Apple Music subscriptions."
          },
          {
            "chunk_id": "chunk_003",
            "type": "narrative",
            "page": 8,
            "bbox": [
              214,
              696,
              325,
              731
            ],
            "content": "Wearables, Home, and Accessories segment grew 10% YoY."
          },
          {
            "chunk_id": "chunk_004",
            "type": "narrative",
            "page": 14,
            "bbox": [
              120,
              70,
              310,
              155
            ],
            "content": "Gross margin expansion due to favorable commodity pricing and mix shift."
          },
          {
            "chunk_id": "chunk_005",
            "type": "risk_factor",
            "page": 27,
            "bbox": [
              96,
              579,
              225,
              647
            ],
            "content": "Global supply chain disruptions could impact iPhone production."
          },
          {
            "chunk_id": "chunk_006",
            "type": "risk_factor",
            "page": 26,
            "bbox": [
              77,
              360,
              249,
              397
            ],
            "content": "Antitrust regulatory scrutiny in EU and US markets."
          },
          {
            "chunk_id": "chunk_007",
            "type": "risk_factor",
            "page": 30,
            "bbox": [
              389,
              610,
              583,
              706
            ],
            "content": "Dependence on China for manufacturing and assembly."
          },
          {
            "chunk_id": "chunk_008",
            "type": "financial_table",
            "page": 45,
            "bbox": [
              50,
              200,
              550,
              500
            ],
            "content": "Consolidated Balance Sheet",
            "content_json": {
              "total_assets": 352.0,
              "total_liabilities": 290.0,
              "total_equity": 62.0,
              "ebitda": 120.0,
              "total_debt": 100.0,
              "interest_expense": 5.0
            }
          }
        ]
      }
    ],
    "market_data": {
      "revenue_growth": "5.2%",
      "news_sentiment": 0.6874375783360229,
      "sector_trend": "Bullish"
    },
    "knowledge_graph": {
      "nodes": [
        {
          "id": "Apple Inc.",
          "label": "Borrower",
          "group": "corporation"
        },
        {
          "id": "USA",
          "label": "Jurisdiction",
          "group": "country"
        },
        {
          "id": "Consumer Electronics",
          "label": "Industry",
          "group": "industry"
        }
      ],
      "edges": [
        {
          "from": "Apple Inc.",
          "to": "USA",
          "label": "DOMICILED_IN"
        },
        {
          "from": "Apple Inc.",
          "to": "Consumer Electronics",
          "label": "OPERATES_IN"
        }
      ]
    }
  },
  "Microsoft Corp": {
    "borrower_details": {
      "name": "Microsoft Corp",
      "ticker": "MSFT",
      "industry": "Software - Infrastructure",
      "sector": "Technology",
      "rating": "AAA"
    },
    "documents": [
      {
        "doc_id": "doc_MSFT_10K_2025",
        "title": "Microsoft Corp 10-K (2025)",
        "page_count": 80,
        "chunks": [
          {
            "chunk_id": "chunk_001",
            "type": "header",
            "page": 1,
            "bbox": [
              50,
              30,
              400,
              60
            ],
            "content": "Microsoft Corp - Annual Report on Form 10-K (2025)"
          },
          {
            "chunk_id": "chunk_002",
            "type": "narrative",
            "page": 6,
            "bbox": [
              60,
              230,
              241,
              302
            ],
            "content": "Azure revenue increased by 25%, outpacing the broader cloud market."
          },
          {
            "chunk_id": "chunk_003",
            "type": "narrative",
            "page": 6,
            "bbox": [
              323,
              185,
              498,
              273
            ],
            "content": "Office 365 Commercial revenue grew 15% due to seat growth and ARPU expansion."
          },
          {
            "chunk_id": "chunk_004",
            "type": "narrative",
            "page": 6,
            "bbox": [
              378,
              406,
              531,
              488
            ],
            "content": "Gaming revenue declined slightly due to console hardware cyclicality."
          },
          {
            "chunk_id": "chunk_005",
            "type": "risk_factor",
            "page": 20,
            "bbox": [
              112,
              215,
              246,
              279
            ],
            "content": "Intense competition in cloud computing from AWS and Google Cloud."
          },
          {
            "chunk_id": "chunk_006",
            "type": "risk_factor",
            "page": 27,
            "bbox": [
              293,
              81,
              419,
              131
            ],
            "content": "Cybersecurity threats targeting Azure infrastructure."
          },
          {
            "chunk_id": "chunk_007",
            "type": "risk_factor",
            "page": 24,
            "bbox": [
              386,
              532,
              489,
              555
            ],
            "content": "Integration risks associated with large acquisitions (e.g., Activision)."
          },
          {
            "chunk_id": "chunk_008",
            "type": "financial_table",
            "page": 45,
            "bbox": [
              50,
              200,
              550,
              500
            ],
            "content": "Consolidated Balance Sheet",
            "content_json": {
              "total_assets": 480.0,
              "total_liabilities": 220.0,
              "total_equity": 260.0,
              "ebitda": 150.0,
              "total_debt": 80.0,
              "interest_expense": 4.0
            }
          }
        ]
      }
    ],
    "market_data": {
      "revenue_growth": "12.5%",
      "news_sentiment": 0.8890077001515769,
      "sector_trend": "Bullish"
    },
    "knowledge_graph": {
      "nodes": [
        {
          "id": "Microsoft Corp",
          "label": "Borrower",
          "group": "corporation"
        },
        {
          "id": "USA",
          "label": "Jurisdiction",
          "group": "country"
        },
        {
          "id": "Software - Infrastructure",
          "label": "Industry",
          "group": "industry"
        }
      ],
      "edges": [
        {
          "from": "Microsoft Corp",
          "to": "USA",
          "label": "DOMICILED_IN"
        },
        {
          "from": "Microsoft Corp",
          "to": "Software - Infrastructure",
          "label": "OPERATES_IN"
        }
      ]
    }
  },
  "NVIDIA Corp": {
    "borrower_details": {
      "name": "NVIDIA Corp",
      "ticker": "NVDA",
      "industry": "Semiconductors",
      "sector": "Technology",
      "rating": "A-"
    },
    "documents": [
      {
        "doc_id": "doc_NVDA_10K_2025",
        "title": "NVIDIA Corp 10-K (2025)",
        "page_count": 80,
        "chunks": [
          {
            "chunk_id": "chunk_001",
            "type": "header",
            "page": 1,
            "bbox": [
              50,
              30,
              400,
              60
            ],
            "content": "NVIDIA Corp - Annual Report on Form 10-K (2025)"
          },
          {
            "chunk_id": "chunk_002",
            "type": "narrative",
            "page": 8,
            "bbox": [
              110,
              399,
              214,
              468
            ],
            "content": "Data Center revenue tripled YoY, driven by H100 demand for generative AI training."
          },
          {
            "chunk_id": "chunk_003",
            "type": "narrative",
            "page": 8,
            "bbox": [
              399,
              556,
              587,
              598
            ],
            "content": "Automotive revenue grew 20% as EV adoption increases."
          },
          {
            "chunk_id": "chunk_004",
            "type": "narrative",
            "page": 5,
            "bbox": [
              263,
              162,
              380,
              218
            ],
            "content": "Gaming segment normalized after the crypto-mining boom."
          },
          {
            "chunk_id": "chunk_005",
            "type": "risk_factor",
            "page": 25,
            "bbox": [
              285,
              493,
              428,
              544
            ],
            "content": "Export controls on AI chips to China could materially impact revenue."
          },
          {
            "chunk_id": "chunk_006",
            "type": "risk_factor",
            "page": 29,
            "bbox": [
              368,
              464,
              538,
              561
            ],
            "content": "Supply constraints at TSMC for CoWoS packaging."
          },
          {
            "chunk_id": "chunk_007",
            "type": "risk_factor",
            "page": 30,
            "bbox": [
              117,
              63,
              272,
              117
            ],
            "content": "Cyclicality in the gaming GPU market."
          },
          {
            "chunk_id": "chunk_008",
            "type": "financial_table",
            "page": 45,
            "bbox": [
              50,
              200,
              550,
              500
            ],
            "content": "Consolidated Balance Sheet",
            "content_json": {
              "total_assets": 65.0,
              "total_liabilities": 25.0,
              "total_equity": 40.0,
              "ebitda": 35.0,
              "total_debt": 10.0,
              "interest_expense": 0.5
            }
          }
        ]
      }
    ],
    "market_data": {
      "revenue_growth": "85.0%",
      "news_sentiment": 0.8428136252436053,
      "sector_trend": "Bullish"
    },
    "knowledge_graph": {
      "nodes": [
        {
          "id": "NVIDIA Corp",
          "label": "Borrower",
          "group": "corporation"
        },
        {
          "id": "USA",
          "label": "Jurisdiction",
          "group": "country"
        },
        {
          "id": "Semiconductors",
          "label": "Industry",
          "group": "industry"
        }
      ],
      "edges": [
        {
          "from": "NVIDIA Corp",
          "to": "USA",
          "label": "DOMICILED_IN"
        },
        {
          "from": "NVIDIA Corp",
          "to": "Semiconductors",
          "label": "OPERATES_IN"
        }
      ]
    }
  },
  "Alphabet Inc.": {
    "borrower_details": {
      "name": "Alphabet Inc.",
      "ticker": "GOOGL",
      "industry": "Internet Content & Information",
      "sector": "Technology",
      "rating": "AA+"
    },
    "documents": [
      {
        "doc_id": "doc_GOOGL_10K_2025",
        "title": "Alphabet Inc. 10-K (2025)",
        "page_count": 80,
        "chunks": [
          {
            "chunk_id": "chunk_001",
            "type": "header",
            "page": 1,
            "bbox": [
              50,
              30,
              400,
              60
            ],
            "content": "Alphabet Inc. - Annual Report on Form 10-K (2025)"
          },
          {
            "chunk_id": "chunk_002",
            "type": "narrative",
            "page": 5,
            "bbox": [
              253,
              326,
              389,
              356
            ],
            "content": "Google Cloud reached profitability for the first time."
          },
          {
            "chunk_id": "chunk_003",
            "type": "narrative",
            "page": 13,
            "bbox": [
              272,
              483,
              401,
              578
            ],
            "content": "YouTube ad revenue stabilized after a decline in the previous quarter."
          },
          {
            "chunk_id": "chunk_004",
            "type": "narrative",
            "page": 6,
            "bbox": [
              102,
              158,
              242,
              204
            ],
            "content": "Search & Other revenue grew 8%, reflecting resilience in core ads."
          },
          {
            "chunk_id": "chunk_005",
            "type": "risk_factor",
            "page": 21,
            "bbox": [
              189,
              262,
              301,
              329
            ],
            "content": "Regulatory challenges regarding Search dominance and AdTech."
          },
          {
            "chunk_id": "chunk_006",
            "type": "risk_factor",
            "page": 26,
            "bbox": [
              214,
              225,
              340,
              257
            ],
            "content": "AI disruption to traditional Search business model."
          },
          {
            "chunk_id": "chunk_007",
            "type": "risk_factor",
            "page": 28,
            "bbox": [
              55,
              608,
              184,
              683
            ],
            "content": "Traffic acquisition costs (TAC) continue to rise."
          },
          {
            "chunk_id": "chunk_008",
            "type": "financial_table",
            "page": 45,
            "bbox": [
              50,
              200,
              550,
              500
            ],
            "content": "Consolidated Balance Sheet",
            "content_json": {
              "total_assets": 390.0,
              "total_liabilities": 110.0,
              "total_equity": 280.0,
              "ebitda": 110.0,
              "total_debt": 30.0,
              "interest_expense": 1.5
            }
          }
        ]
      }
    ],
    "market_data": {
      "revenue_growth": "9.0%",
      "news_sentiment": 0.7472602935216447,
      "sector_trend": "Bullish"
    },
    "knowledge_graph": {
      "nodes": [
        {
          "id": "Alphabet Inc.",
          "label": "Borrower",
          "group": "corporation"
        },
        {
          "id": "USA",
          "label": "Jurisdiction",
          "group": "country"
        },
        {
          "id": "Internet Content & Information",
          "label": "Industry",
          "group": "industry"
        }
      ],
      "edges": [
        {
          "from": "Alphabet Inc.",
          "to": "USA",
          "label": "DOMICILED_IN"
        },
        {
          "from": "Alphabet Inc.",
          "to": "Internet Content & Information",
          "label": "OPERATES_IN"
        }
      ]
    }
  }
}