{
  "v": 1,
  "nodes": [
    {
      "id": "n1",
      "type": "comment",
      "x": 40,
      "y": 20,
      "w": 280,
      "name": "Night-market postcard",
      "fields": {
        "text": "Shareable demo: place + vibe → GLM 5.3 Flash writes a 3:2 film-stock postcard prompt → Muse Image.\nEdit the place, pick a vibe, hit Run. No uploads. Cheap models (1x GLM Flash + Muse Image at 3:2).",
        "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": "humid neon, crowded, reflections in puddles\nrainy analog film, grain, amber sodium lamps\nlate-night steam, quieter alley, one stall still open\ncyberpunk postcard, saturated teal and magenta, still photoreal",
        "selected": "humid neon, crowded, reflections in puddles"
      }
    },
    {
      "id": "n4",
      "type": "join",
      "x": 360,
      "y": 280,
      "w": 220,
      "name": "Spec",
      "fields": {
        "sep": "\n\nHard requirements for the prompt: analog film stock, 3:2 landscape (not square), grilled squid smoke, wet asphalt reflections, no logos or readable signage, at most one figure.\nVibe: "
      }
    },
    {
      "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 in the final answer text (not only in hidden reasoning). Cinematic 3:2 landscape travel postcard, analog film stock: fine grain, soft highlight roll-off, slightly lifted blacks. Combine place + vibe. You MUST name: grilled squid smoke, wet asphalt, lantern light, 35–50mm street lens, wide stall-row with breathing room on the left/right thirds, subject slightly off-center. No logos, no readable signage, no brand names, at most one human figure. Not square. 90–140 words. Prompt only — no preamble.",
        "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
  }
}
