{
  "$comment": "The shot list. Each entry is a <PhotoSlot> on the site. Drop the photo at /public/photos/{id}.jpg and it appears \u2014 zero code changes. Aspect is what the layout reserves; shoot roomy and crop.",
  "slots": [
    {
      "id": "press-hero-photo",
      "page": "/case-chocolates",
      "aspect": "16:10",
      "description": "the real press on the bench, 3/4 view"
    },
    {
      "id": "manual-press-before",
      "page": "/case-chocolates",
      "aspect": "4:3",
      "description": "the original hand-operated press"
    },
    {
      "id": "drive-architecture-sketches",
      "page": "/case-chocolates",
      "aspect": "16:9",
      "description": "the original hand sketches comparing the four drive options"
    },
    {
      "id": "bearing-comparison",
      "page": "/case-chocolates",
      "aspect": "16:9",
      "description": "the old bearing on the manual press, caked in powder"
    },
    {
      "id": "bellows-printed",
      "page": "/case-chocolates",
      "aspect": "4:3",
      "description": "the printed TPU bellows segments, bonded"
    },
    {
      "id": "control-stack-bench",
      "page": "/case-chocolates",
      "aspect": "4:3",
      "description": "the Arduino + driver + joystick wired on the bench"
    },
    {
      "id": "sifting-enclosure",
      "page": "/case-chocolates",
      "aspect": "4:3",
      "description": "the sealed sifter with hinge + latch"
    },
    {
      "id": "enclosure-installed",
      "page": "/case-chocolates",
      "aspect": "4:3",
      "description": "final enclosure with joystick installed"
    },
    {
      "id": "current-assembly-wip",
      "page": "/case-chocolates",
      "aspect": "16:10",
      "description": "the machine as it stands today"
    },
    {
      "id": "retinex-award-ceremony",
      "page": "/projects/retinex",
      "aspect": "16:9",
      "description": "the team accepting the rice 360 award (or the team at the showcase table)"
    },
    {
      "id": "retinex-in-hand",
      "page": "/projects/retinex",
      "aspect": "4:3",
      "description": "the finished device on the bench, rice 360 award behind it"
    }
  ]
}