{
  "v": 1,
  "nodes": [
    {
      "id": "n1",
      "type": "comment",
      "x": 40,
      "y": 20,
      "w": 280,
      "name": "Travel postcard",
      "fields": {
        "text": "Create a landscape travel postcard illustration from a place and mood. Change both inputs for a new destination. GLM Flash writes the prompt; Muse renders at 3:2 (image step $0.01, plus text). Inspect location details; generated art is not a documentary photograph.",
        "color": "#2a1f14"
      }
    },
    {
      "id": "n2",
      "type": "text",
      "x": 40,
      "y": 180,
      "w": 260,
      "name": "Place",
      "fields": {
        "text": "Raohe night market, Taipei — grilled squid smoke hanging in the lane, red lanterns, wet asphalt, one stall still roaring"
      }
    },
    {
      "id": "n3",
      "type": "choice",
      "x": 40,
      "y": 420,
      "w": 260,
      "name": "Vibe",
      "fields": {
        "options": "warm illustrated travel print\nfine-grain analog photograph\nquiet watercolor scene\nbold two-color screenprint",
        "selected": "warm illustrated travel print"
      }
    },
    {
      "id": "n4",
      "type": "join",
      "x": 360,
      "y": 280,
      "w": 220,
      "name": "Spec",
      "fields": {
        "sep": "\n\nMood: "
      }
    },
    {
      "id": "n5",
      "type": "llm",
      "x": 640,
      "y": 200,
      "w": 300,
      "name": "Postcard prompt",
      "fields": {
        "model": "z-ai/glm-5.3-flash",
        "system": "Write one image prompt for a 3:2 landscape travel postcard illustration from the supplied place and mood. Preserve supplied landmarks and local details; do not import scenery, food, weather or architecture from another destination. Pick one clear focal subject, a restrained palette and an uncluttered composition with room for an optional caption added later. No readable text, logos or watermark. Describe only details justified by the brief. Output prompt only, 80-120 words.",
        "maxTokens": "1024",
        "reasoningEffort": "low"
      },
      "sizes": {
        "system": 180
      }
    },
    {
      "id": "n6",
      "type": "image",
      "x": 1000,
      "y": 230,
      "w": 280,
      "name": "Postcard",
      "fields": {
        "model": "meta/muse-image/text-to-image",
        "size": "3:2",
        "variations": "1"
      }
    }
  ],
  "links": [
    {
      "id": "l1",
      "from": {
        "node": "n2",
        "port": "text"
      },
      "to": {
        "node": "n4",
        "port": "a"
      }
    },
    {
      "id": "l2",
      "from": {
        "node": "n3",
        "port": "text"
      },
      "to": {
        "node": "n4",
        "port": "b"
      }
    },
    {
      "id": "l3",
      "from": {
        "node": "n4",
        "port": "text"
      },
      "to": {
        "node": "n5",
        "port": "prompt"
      }
    },
    {
      "id": "l4",
      "from": {
        "node": "n5",
        "port": "text"
      },
      "to": {
        "node": "n6",
        "port": "prompt"
      }
    }
  ],
  "nid": 7,
  "lid": 5,
  "view": {
    "panX": 20,
    "panY": 40,
    "scale": 0.85
  }
}
