{
  "id": "bbg-p0077-architecture-source-map-architecture-source",
  "title": "Generative AI Learning Roadmap",
  "chapter": "ai-models-and-llm-systems",
  "batch": "05",
  "rank": 42,
  "sourcePage": 77,
  "sourcePointer": "p. 77",
  "status": "accepted",
  "reviewerStatus": "reviewed",
  "fidelityScore": 0.9,
  "canvas": {
    "width": 960,
    "height": 640
  },
  "fireworksTechGraph": {
    "style": "style-1-flat-icon",
    "diagramType": "flowchart",
    "topologyNotes": [
      "source page render inspected",
      "extracted page text inspected",
      "preserve coarse grouping, sequence, and hierarchy from the inspected candidate page",
      "short generic labels only"
    ],
    "publicBoundary": [
      "original vector output",
      "no source pixels",
      "no source mark or long wording"
    ]
  },
  "callouts": [],
  "sourceReview": {
    "conceptAnchors": [
      "concept: Port",
      "concept: Roadmap",
      "concept: Map",
      "concept: Architecture Source Map"
    ],
    "labelSource": "source-summary",
    "semanticStatus": "reviewed"
  },
  "groups": [
    {
      "id": "path",
      "label": "Learning progression",
      "x": 58,
      "y": 150,
      "w": 846,
      "h": 250
    }
  ],
  "shapes": [
    {
      "id": "math",
      "kind": "circle",
      "label": "Math basics",
      "x": 94,
      "y": 238,
      "w": 76,
      "h": 76,
      "tone": "blue"
    },
    {
      "id": "models",
      "kind": "rect",
      "label": "Foundation models",
      "detail": "LLMs",
      "x": 228,
      "y": 242,
      "w": 132,
      "h": 66,
      "tone": "purple"
    },
    {
      "id": "stack",
      "kind": "rect",
      "label": "GenAI stack",
      "detail": "APIs vector DB",
      "x": 418,
      "y": 242,
      "w": 132,
      "h": 66,
      "tone": "green"
    },
    {
      "id": "tune",
      "kind": "rect",
      "label": "Fine tune",
      "detail": "adapt model",
      "x": 608,
      "y": 242,
      "w": 122,
      "h": 66,
      "tone": "orange"
    },
    {
      "id": "agents",
      "kind": "circle",
      "label": "AI agents",
      "x": 804,
      "y": 238,
      "w": 76,
      "h": 76,
      "tone": "teal"
    }
  ],
  "connectors": [
    {
      "from": "math",
      "to": "models",
      "label": "learn",
      "flow": "main"
    },
    {
      "from": "models",
      "to": "stack",
      "label": "build",
      "flow": "main"
    },
    {
      "from": "stack",
      "to": "tune",
      "label": "adapt",
      "flow": "control"
    },
    {
      "from": "tune",
      "to": "agents",
      "label": "compose",
      "flow": "async"
    }
  ]
}
