{
  "id": "bbg-p0073-api-gateways-and-contracts-api",
  "title": "Frontier Model One-Pager",
  "chapter": "ai-models-and-llm-systems",
  "batch": "13",
  "rank": 123,
  "sourcePage": 73,
  "sourcePointer": "p. 73",
  "status": "accepted",
  "reviewerStatus": "reviewed",
  "fidelityScore": 0.9,
  "canvas": {
    "width": 960,
    "height": 640
  },
  "fireworksTechGraph": {
    "style": "style-1-flat-icon",
    "diagramType": "architecture",
    "topologyNotes": [
      "source page render inspected",
      "extracted page text inspected",
      "source page render inspected",
      "preserve model one-pager structure: training compute, capabilities, product surfaces, special features, and API integration",
      "retargeted from API chapter to ai-models-and-llm-systems"
    ],
    "publicBoundary": [
      "original vector output",
      "no source pixels",
      "no source mark or long wording"
    ]
  },
  "callouts": [],
  "sourceReview": {
    "conceptAnchors": [
      "concept: training compute",
      "concept: model capabilities",
      "concept: research and coding",
      "concept: product features",
      "concept: API integration"
    ],
    "labelSource": "curated",
    "semanticStatus": "reviewed"
  },
  "groups": [
    {
      "id": "training",
      "label": "Training base",
      "x": 68,
      "y": 126,
      "w": 244,
      "h": 282
    },
    {
      "id": "capabilities",
      "label": "Capabilities",
      "x": 358,
      "y": 126,
      "w": 244,
      "h": 282
    },
    {
      "id": "delivery",
      "label": "Product surface",
      "x": 648,
      "y": 126,
      "w": 244,
      "h": 282
    }
  ],
  "shapes": [
    {
      "id": "compute",
      "kind": "hex",
      "label": "Large training run",
      "detail": "accelerator cluster",
      "x": 116,
      "y": 168,
      "w": 126,
      "h": 78,
      "tone": "purple"
    },
    {
      "id": "model",
      "kind": "hex",
      "label": "Model",
      "detail": "reasoning",
      "x": 116,
      "y": 304,
      "w": 126,
      "h": 78,
      "tone": "blue"
    },
    {
      "id": "coding",
      "kind": "rect",
      "label": "Coding",
      "detail": "problem solving",
      "x": 402,
      "y": 160,
      "w": 126,
      "h": 58,
      "tone": "green"
    },
    {
      "id": "research",
      "kind": "rect",
      "label": "Research",
      "detail": "science search",
      "x": 402,
      "y": 260,
      "w": 126,
      "h": 58,
      "tone": "teal"
    },
    {
      "id": "assistant",
      "kind": "rect",
      "label": "Assistant",
      "detail": "personalized",
      "x": 402,
      "y": 360,
      "w": 126,
      "h": 58,
      "tone": "orange"
    },
    {
      "id": "features",
      "kind": "rect",
      "label": "Special features",
      "detail": "modes tools",
      "x": 692,
      "y": 180,
      "w": 126,
      "h": 58,
      "tone": "gray"
    },
    {
      "id": "api",
      "kind": "gateway",
      "label": "API integration",
      "detail": "apps",
      "x": 692,
      "y": 306,
      "w": 126,
      "h": 80,
      "tone": "red"
    }
  ],
  "connectors": [
    {
      "from": "compute",
      "to": "model",
      "label": "train",
      "flow": "control"
    },
    {
      "from": "model",
      "to": "coding",
      "label": "capability",
      "flow": "main"
    },
    {
      "from": "model",
      "to": "research",
      "label": "capability",
      "flow": "data"
    },
    {
      "from": "model",
      "to": "assistant",
      "label": "capability",
      "flow": "data"
    },
    {
      "from": "coding",
      "to": "features",
      "label": "surface",
      "flow": "main"
    },
    {
      "from": "research",
      "to": "features",
      "label": "surface",
      "flow": "data"
    },
    {
      "from": "assistant",
      "to": "api",
      "label": "embed",
      "flow": "async"
    }
  ]
}
