{
  "irVersion": "2.0",
  "meta": {
    "title": "XKCD #2946: The 100,000 TPU Galaxy",
    "author": "Unfoundbox Crew",
    "engine": "MotionVector DocIR 2.0"
  },
  "output": {
    "width": 1080,
    "height": 1080,
    "fps": 60
  },
  "theme": {
    "palette": {
      "bg": "#000000",
      "ink": "#ffffff",
      "border": "#ffffff"
    },
    "typography": {
      "fontFamily": "JetBrains Mono, monospace"
    }
  },
  "timeline": {
    "beats": [
      {
        "id": "panel_1_sergey",
        "durationMs": 3500,
        "label": "1. The Return of Sergey"
      },
      {
        "id": "panel_2_acquihire",
        "durationMs": 4000,
        "label": "2. The Grand Acquihire"
      },
      {
        "id": "panel_3_irony",
        "durationMs": 3500,
        "label": "3. The Open-Source Irony"
      },
      {
        "id": "panel_4_keynote",
        "durationMs": 4500,
        "label": "4. The Keynote"
      }
    ]
  },
  "beatContent": {
    "panel_1_sergey": {
      "actors": [
        {
          "id": "sergey",
          "type": "stick_figure",
          "pose": "rollerblades",
          "x": 120,
          "y": 500
        }
      ],
      "dialogue": [
        {
          "speaker": "sergey",
          "text": "I'm back in the office. Why hasn't Antigravity shipped yet?"
        }
      ]
    },
    "panel_2_acquihire": {
      "actors": [
        {
          "id": "execs",
          "type": "stick_figure_group",
          "x": 200,
          "y": 500
        }
      ],
      "dialogue": [
        {
          "speaker": "execs",
          "text": "We bought Varun, gave DeepMind 100,000 TPU v6 pods, and built 19 Rust governance crates."
        }
      ],
      "receipt": {
        "tpus_spinning": 100000,
        "crates": 19
      }
    },
    "panel_3_irony": {
      "actors": [
        {
          "id": "rivals",
          "type": "stick_figure",
          "pose": "laughing",
          "x": 150,
          "y": 500
        }
      ],
      "dialogue": [
        {
          "speaker": "rivals",
          "text": "Thanks for the Transformers paper, TensorFlow & TPUs lol"
        }
      ]
    },
    "panel_4_keynote": {
      "actors": [
        {
          "id": "sundar",
          "type": "stick_figure",
          "pose": "keynote_speaker",
          "x": 180,
          "y": 500
        }
      ],
      "dialogue": [
        {
          "speaker": "sundar",
          "text": "WE INVENTED THE AI, BUILT THE SILICON, and our agent is still drafting a design doc."
        }
      ],
      "receipt": {
        "arena_rank": 17,
        "status": "Deliberating in AST committee..."
      }
    }
  }
}