{
  "version": 1,
  "width": 720,
  "height": 400,
  "title": "Release timeline",
  "description": "Explain ordered release milestones without implying precise durations. All values are illustrative example data.",
  "elements": [
    {
      "type": "text",
      "x": 36,
      "y": 39,
      "text": "A release in four milestones",
      "size": 17,
      "fill": "ink",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 36,
      "y": 62,
      "text": "Ordinal milestones · spacing is not duration",
      "size": 11,
      "fill": "muted",
      "align": "start",
      "mono": true
    },
    {
      "type": "line",
      "x": 88,
      "y": 204,
      "x2": 634,
      "y2": 204,
      "arrow": false,
      "dashed": false,
      "stroke": "rule"
    },
    {
      "type": "circle",
      "x": 88,
      "y": 204,
      "r": 7,
      "fill": "surface",
      "stroke": "accent"
    },
    {
      "type": "text",
      "x": 88,
      "y": 173,
      "text": "Spec",
      "size": 16,
      "fill": "ink",
      "align": "middle",
      "mono": false
    },
    {
      "type": "text",
      "x": 88,
      "y": 244,
      "text": "Sep 08",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    },
    {
      "type": "circle",
      "x": 270,
      "y": 204,
      "r": 7,
      "fill": "surface",
      "stroke": "accent"
    },
    {
      "type": "text",
      "x": 270,
      "y": 173,
      "text": "Build",
      "size": 16,
      "fill": "ink",
      "align": "middle",
      "mono": false
    },
    {
      "type": "text",
      "x": 270,
      "y": 244,
      "text": "Sep 12",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    },
    {
      "type": "circle",
      "x": 452,
      "y": 204,
      "r": 7,
      "fill": "surface",
      "stroke": "accent"
    },
    {
      "type": "text",
      "x": 452,
      "y": 173,
      "text": "Review",
      "size": 16,
      "fill": "ink",
      "align": "middle",
      "mono": false
    },
    {
      "type": "text",
      "x": 452,
      "y": 244,
      "text": "Sep 16",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    },
    {
      "type": "circle",
      "x": 634,
      "y": 204,
      "r": 7,
      "fill": "accent",
      "stroke": "accent"
    },
    {
      "type": "text",
      "x": 634,
      "y": 173,
      "text": "Release",
      "size": 16,
      "fill": "ink",
      "align": "middle",
      "mono": false
    },
    {
      "type": "text",
      "x": 634,
      "y": 244,
      "text": "Sep 19",
      "size": 11,
      "fill": "muted",
      "align": "middle",
      "mono": true
    }
  ]
}