{
  "cells": [
    {
      "cell_type": "markdown",
      "metadata": {},
      "source": [
        "# Edge LLM Market Analysis\n",
        "\n",
        "Source scope: PCCX business plan v1.0 and company planning responses. The notebook uses only business-plan market framing."
      ]
    },
    {
      "cell_type": "code",
      "metadata": {},
      "source": [
        "market_records = [\n",
        "    {\"axis\": \"near_term_path\", \"record\": \"software validation revenue and first paid subscription\"},\n",
        "    {\"axis\": \"hardware_proof\", \"record\": \"inference test-chip preparation\"},\n",
        "    {\"axis\": \"support_path\", \"record\": \"government support and pilot validation\"},\n",
        "    {\"axis\": \"customer_shape\", \"record\": \"individual subscription and small team pilots\"},\n",
        "    {\"axis\": \"long_term_direction\", \"record\": \"accelerator roadmap remains a north-star direction\"},\n",
        "]\n",
        "market_records"
      ],
      "execution_count": null,
      "outputs": []
    },
    {
      "cell_type": "markdown",
      "metadata": {},
      "source": [
        "## Boundary\n",
        "\n",
        "This notebook records the business-plan framing only. Traction, revenue, and market-size values require their own source records before publication as metrics."
      ]
    }
  ],
  "metadata": {
    "kernelspec": {
      "display_name": "Python 3",
      "language": "python",
      "name": "python3"
    },
    "language_info": {
      "name": "python",
      "version": "3.x"
    }
  },
  "nbformat": 4,
  "nbformat_minor": 5
}
